all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==25.3.0,autopage==0.5.2,bcrypt==4.0.1,certifi==2025.8.3,cffi==1.17.1,charset-normalizer==3.4.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.10.0,cmd2==2.7.0,cryptography==43.0.3,debtcollector==3.0.0,defusedxml==0.7.1,fasteners==0.19,fixtures==4.2.5,idna==3.10,iso8601==2.1.0,jsonschema==4.25.0,jsonschema-specifications==2025.4.1,markdown-it-py==3.0.0,mdurl==0.1.2,msgpack==1.1.1,netaddr==1.3.0,oslo.concurrency==7.1.0,oslo.config==10.0.0,oslo.context==6.0.0,oslo.i18n==6.5.1,oslo.log==7.2.0,oslo.serialization==5.7.0,oslo.utils==9.0.0,packaging==25.0,paramiko==3.5.1,pbr==6.1.1,prettytable==3.16.0,psutil==7.0.0,pycparser==2.22,Pygments==2.19.2,PyNaCl==1.5.0,pyparsing==3.2.3,pyperclip==1.9.0,python-dateutil==2.9.0.post0,python-subunit==1.4.4,PyYAML==6.0.2,referencing==0.36.2,requests==2.32.4,rfc3986==2.0.0,rich==14.1.0,rich-argparse==1.7.1,rpds-py==0.26.0,six==1.17.0,stestr==4.2.0,stevedore==5.4.1,-e git+https://github.com/openstack/tempest@33c1959cdbedf33a93cce470659f54d2a3f4a160#egg=tempest,testscenarios==0.5.0,testtools==2.7.2,tomlkit==0.13.3,typing_extensions==4.14.1,tzdata==2025.2,urllib3==1.26.20,voluptuous==0.15.2,wcwidth==0.2.13,wrapt==1.17.2 all run-test-pre: PYTHONHASHSEED='982485509' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {5} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.559701s] ... ok {11} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.000803s] ... 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 {5} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [3.421926s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 534e8e95-af02-4225-b29b-e2a338b317ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:32:48,366 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.775s 2025-08-04 09:32:48,366 99498 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-131867894", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8ea368-a1c0-4be4-9449-dc827cd92832', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8ea368-a1c0-4be4-9449-dc827cd92832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a90c82c4-f787-4329-a5ed-5d14260642cd", "name": "tempest-VolumeTypesAccessTest-volume-type-131867894", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-04 09:32:48,497 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.128s 2025-08-04 09:32:48,498 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a90c82c4-f787-4329-a5ed-5d14260642cd", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b66d059-216b-494b-91be-366472d784c2', 'x-openstack-request-id': 'req-5b66d059-216b-494b-91be-366472d784c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a90c82c4-f787-4329-a5ed-5d14260642cd could not be found."}}' 2025-08-04 09:32:48,498 99498 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-04 09:32:48,527 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action 0.028s 2025-08-04 09:32:48,527 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "b7b6e21729884d239279fea99dbde01d"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32: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-45e1bc99-e78b-4453-be57-cbf00d44ec47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action'} Body: b'' 2025-08-04 09:32:48,924 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.396s 2025-08-04 09:32:48,924 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a90c82c4-f787-4329-a5ed-5d14260642cd", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-994822754"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request -id': 'req-3cba8995-3220-413b-875b-a10c6db5ae7e', 'content-length': '792', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cba8995-3220-413b-875b-a10c6db5ae7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:48.800067", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:32:49,337 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.400s 2025-08-04 09:32:49,338 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0f04b-60b3-46af-a7e8-a3c9eba5da0b', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0f04b-60b3-46af-a7e8-a3c9eba5da0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:49.000000", "updated_at": "2025-08-04T09:32:49.000000", "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7b6e21729884d239279fea99dbde01d"}}' 2025-08-04 09:32:50,655 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.302s 2025-08-04 09:32:50,656 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c57caba-826f-4b0d-9bc1-bb8cdc0166e4', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c57caba-826f-4b0d-9bc1-bb8cdc0166e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:49.000000", "updated_at": "2025-08 -04T09:32:49.000000", "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7b6e21729884d239279fea99dbde01d"}}' 2025-08-04 09:32:50,728 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.058s 2025-08-04 09:32:50,728 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ed494e-4a97-41e3-bd61-fd4b6ed299d7', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ed494e-4a97-41e3-bd61-fd4b6ed299d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:49.000000", "updated_at": "2025-08-04T09:32:49.000000", "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7b6e21729884d239279fea99dbde01d"}}' 2025-08-04 09:32:50,874 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.132s 2025-08-04 09:32:50,874 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06828cd-0c27-40e6-bde5-e00508003950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'' 2025-08-04 09:32:50,895 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.020s 2025-08-04 09:32:50,895 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea08c918-d03c-401 d-b752-1f850fb068e5', 'x-openstack-request-id': 'req-ea08c918-d03c-401d-b752-1f850fb068e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 534e8e95-af02-4225-b29b-e2a338b317ac could not be found."}}' 2025-08-04 09:32:50,926 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action 0.031s 2025-08-04 09:32:50,927 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "b7b6e21729884d239279fea99dbde01d"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63269a4c-9ac9-4842-a435-ff21668e7746', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action'} Body: b'' 2025-08-04 09:32:50,995 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd 0.068s 2025-08-04 09:32:50,996 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0bcddb-e453-443e-b9aa-ba6227fa336a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd'} Body: b'' 2025-08-04 09:32:51,010 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd 0.013s 2025-08-04 09:32:51,010 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ee8172-4d68-4b28-bbc4-0b615b26a208', 'x-openstack-request-id': 'req-c1ee8172-4d68-4b28-bbc4-0b615b26a208', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a90c82c4-f787-4329-a5ed-5d14260642cd could not be found."}}' {5} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.332293s] ... ok {11} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {11} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.190894s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.179382s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.254319s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.275193s] ... ok {0} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.582612s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 38094e09-4ff6-43d2-bbdd-f1f789d99835 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:31,662 99488 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.455s 2025-08-04 09:33:31,663 99488 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-1780001184"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03bd31c-da45-4e00-a075-3fd57dd9a8d0', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03bd31c-da45-4e00-a075-3fd57dd9a8d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "38094e09-4ff6-43d2-bbdd-f1f789d99835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:31.593743", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1780001184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}], "user_id": "ace15d255b7a4c8dafe80475ef19538b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:31,717 99488 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835 0.041s 2025-08-04 09:33:31,718 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31162c1c-eb1d-4c0d-b1d5-b141b274f101', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31162c1c-eb1d-4c0d-b1d5-b141b274f101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835'} Body: b'{"volume": {"id": "38094e09-4ff6-43d2-bbdd-f1f789d99835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:32.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1780001184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}], "user_id": "ace15d255b7a4c8dafe80475ef19538b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad7b5d235a964ffead0b763fcb8b7e3a"}}' 2025-08-04 09:33:32,773 99488 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835 0.040s 2025-08-04 09:33:32,774 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ec84cc-9de8-4175-a7d8-92246bd5bbfd', 'content-length': '835', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ec84cc-9de8-4175-a7d8-92246bd5bbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835'} Body: b'{"volume": {"id": "38094e09-4ff6-43d2-bbdd-f1f789d99835", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:32.000000", "updated_at": "2025-08-04T09:33:32.000000", "name": "tempest-TestVolumeSwap-volume-1780001184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}], "user_id": "ace15d255b7a4c8dafe80475ef19538b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad7b5d235a964ffead0b763fcb8b7e3a"}}' {7} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.874526s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e474222-8eb3-446b-9362-1a9df19c7c1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:35,321 99502 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.754s 2025-08-04 09:33:35,322 99502 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-582559475", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d765c5-a8fa-4671-a7e5-73e76ab2d0a3', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d765c5-a8fa-4671-a7e5-73e76ab2d0a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9e474222-8eb3-446b-9362-1a9df19c7c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:35.221850", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-582559475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}], "user_id": "2cdd4e36510041618551b36e4d253716", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:35,373 99502 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f 0.038s 2025-08-04 09:33:35,373 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969d769b-01af-48d3-8453-4464728636ed', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969d769b-01af-48d3-8453-4464728636ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f'} Body: b'{"volume": {"id": "9e474222-8eb3-446b-9362-1a9df19c7c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:35.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-582559475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}], "user_id": "2cdd4e36510041618551b36e4d253716", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d821c261d29476bb7005516c7cc86f3"}}' 2025-08-04 09:33:36,425 99502 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f 0.037s 2025-08-04 09:33:36,425 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'c ontent-type': 'application/json', 'x-compute-request-id': 'req-b79ffc1d-0df9-4d5c-87cc-fa844d8f0e76', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79ffc1d-0df9-4d5c-87cc-fa844d8f0e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f'} Body: b'{"volume": {"id": "9e474222-8eb3-446b-9362-1a9df19c7c1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:35.000000", "updated_at": "2025-08-04T09:33:35.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-582559475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}], "user_id": "2cdd4e36510041618551b36e4d253716", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d821c261d29476bb7005516c7cc86f3"}}' {10} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.635944s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8cdee46-9e4d-4884-a76b-78c8efdda6b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:38,514 99508 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.489s 2025-08-04 09:33:38,514 99508 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-214457561", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b4a737-771d-4cc2-b502-09c09f540eee', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b4a737-771d-4cc2-b502-09c09f540eee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c8cdee46-9e4d-4884-a76b-78c8efdda6b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:38.453490", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-214457561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}], "user_id": "53ae3ecb53e44582be96e59e705c971e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:38,573 99508 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3 0.045s 2025-08-04 09:33:38,573 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b123f228-5806-4d10-a162-3af86b55bedd', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b123f228-5806-4d10-a162-3af86b55bedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3'} Body: b'{"volume": {"id": "c8cdee46-9e4d-4884-a76b-78c8efdda6b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:38.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-214457561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}], "user_id": "53ae3ecb53e44582be96e59e705c971e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52eb6d9fa48d43ef8db0cf03c77518bf"}}' 2025-08-04 09:33:39,641 99508 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3 0.052s 2025-08-04 09:33:39,641 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-06feb519-41bf-4692-a252-5dfb26a06a5d', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06feb519-41bf-4692-a252-5dfb26a06a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3'} Body: b'{"volume": {"id": "c8cdee46-9e4d-4884-a76b-78c8efdda6b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:38.000000", "updated_at": "2025-08-04T09:33:39.000000", "name": "tempest-TaggedBootDevicesTest-volume-214457561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}], "user_id": "53ae3ecb53e44582be96e59e705c971e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52eb6d9fa48d43ef8db0cf03c77518bf"}}' {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.239474s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.224625s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.012577s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.126182s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.019599s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.030806s] ... ok {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [15.052600s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 42fed213-c07d-455f-a9c0-02fbfc5f60de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:40,799 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 2.769s 2025-08-04 09:33:40,799 99490 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-1590995806"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8fef6f56-9293-4207-b004-f07095ac7772', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"f7c5183e-2b41-4ab2-9bb1-42964a463ec3","name":"tempest-tagged-attachments-test-net-1590995806","tenant_id":"6e09afb2e763441c8768685cfe5131fb","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6e09afb2e763441c8768685cfe5131fb","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-08-04T09:33:40Z","updated_at":"2025-08-04T09:33:40Z","revision_number":1}}' 2025-08-04 09:33:44,621 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 3.821s 2025-08-04 09:33:44,621 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "f7c5183e-2b41-4ab2-9bb1-42964a463ec3", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-33be3125-e7a4-4670-9eae-1019eb4cd4c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a4d5459c-819d-4b5a-a193-59ee497a478a","name":"","tenant_id":"6e09afb2e763441c8768685cfe5131fb","network_id":"f7c5183e-2b41-4ab2-9bb1-42964a463ec3","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":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-08-04T09:33:43Z","updated_at":"2025-08-04T09:33:43Z","revision_number":0,"project_id":"6e09afb2e763441c8768685cfe5131fb"}}' 2025-08-04 09:33:44,874 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.252s 2025-08-04 09:33:44,874 99490 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-835362764"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f86ecd8-078a-4183-9e8b-1ba76d2ba51c', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f86ecd8-078a-4183-9e8b-1ba76d2ba51c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "42fed213-c07d-455f-a9c0-02fbfc5f60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:44.800860", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-835362764 ", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}], "user_id": "964ff5b49c98419c9ba366586043b20a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:44,934 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de 0.047s 2025-08-04 09:33:44,934 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401917dc-fbd0-4a29-bdbf-d7dd8fc68b74', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401917dc-fbd0-4a29-bdbf-d7dd8fc68b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de'} Body: b'{"volume": {"id": "42fed213-c07d-455f-a9c0-02fbfc5f60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:45.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-835362764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}], "user_id": "964ff5b49c98419c9ba366586043b20a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e09afb2e763441c8768685cfe5131fb"}}' 2025-08-04 09:33:46,019 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de 0.069s 2025-08-04 09:33:46,019 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543a80a5-f930-4212-96d7-c521a95c22b9', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543a80a5-f930-4212-96d7-c521a95c22b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de'} Body: b'{"volume": {"id": "42fed213-c07d-455f-a9c0-02fbfc5f60de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:45.000000", "updated_at": "2025-08-04T09:33:45.000000", "name": "tempest-TaggedAttachmentsTest-volume-835362764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}], "user_id": "964ff5b49c98419c9ba366586043b20a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e09afb2e763441c8768685cfe5131fb"}}' 2025-08-04 09:33:50,42 7 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/a4d5459c-819d-4b5a-a193-59ee497a478a 4.379s 2025-08-04 09:33:50,427 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0ea49b64-c1cd-40a6-9d3b-6f0aaa48ef7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/a4d5459c-819d-4b5a-a193-59ee497a478a'} Body: b'' 2025-08-04 09:33:53,081 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/f7c5183e-2b41-4ab2-9bb1-42964a463ec3 2.654s 2025-08-04 09:33:53,082 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-360d3b4e-b522-44f5-b82b-892c85d348ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/f7c5183e-2b41-4ab2-9bb1-42964a463ec3'} Body: b'' {6} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.507648s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 89de5965-b85f-4204-9301-e1ef0274075b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:53,071 99500 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.347s 2025-08-04 09:33:53,071 99500 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-VolumesAssistedSnapshotsTest-volume-955704000"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f709c4-b520-4473-8784-4a8276168552', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f709c4-b520-4473-8784-4a8276168552', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "89de5965-b85f-4204-9301-e1ef0274075b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:52.953403", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-955704000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}], "user_id": "d28d5d86a36d4b40beda32018911d30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-04 09:33:53,163 99500 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b 0.077s 2025-08-04 09:33:53,164 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1021e2b8-e8c0-460a-a214-b4968e59c2a4', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1021e2b8-e8c0-460a-a214-b4968e59c2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b'} Body: b'{"volume": {"id": "89de5965-b85f-4204-9301-e1ef0274075b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:53.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-955704000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}], "user_id": "d28d5d86a36d4b40beda32018911d30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ea3d045b85ec41a89fdd562fccd6f5e7"}}' 2025-08-04 09:33:54,215 99500 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b 0.036s 2025-08-04 09:33:54,215 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca341f7-c9e2-412d-93ac-4976f0e72f39', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca341f7-c9e2-412d-93ac-4976f0e72f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b'} Body: b'{"volume": {"id": "89de5965-b85f-4204-9301-e1ef0274075b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:53.000000", "updated_at": "2025-08-04T09:33:53.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-955704000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}], "user_id": "d28d5d86a36d4b40beda32018911d30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ea3d045b85ec41a89fdd562fccd6f5e7"}}' {5} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.013588s] ... ok {5} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.187822s] ... ok {4} setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1fff3c62-2dbc-4a9e-a665-031325b0b5be failed to build and is in ERROR status {11} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 28297980-c887-40f3-9345-438d3dfa94b8 failed to build and is in ERROR status {4} setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea5b61c9-96e9-45da-86a1-38a315866219 failed to build and is in ERROR status {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.135402s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.083171s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.012395s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.063559s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.015062s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.640358s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_snapshots_negative.py", line 65, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 33afbeb9-7535-438d-affb-30250efd2164 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:05,637 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.213s 2025-08-04 09:34:05,637 99510 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-1278870631"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67d7223-960c-4fb8-952f-3dcd9b1029bf', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67d7223-960c-4fb8-952f-3dcd9b1029bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:05.578432", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:05,687 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.037s 2025-08-04 09:34:05,687 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820667bd-660e-4d6c-9c87-bc85be45fefa', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820667bd-660e-4d6c-9c87-bc85be45fefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24595fd6dbd24927bedc8d3f52858d54"}}' 2025-08-04 09:34:06,745 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.042s 2025-08-04 09:34:06,745 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcc3403-1d2f-4440-a6ab-314304398b80', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcc3403-1d2f-4440-a6ab-314304398b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:06.000000", "updated_at": "2025-08-04T09:34:06.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24595fd6dbd24927bedc8d3f52858d54"}}' 2025-08-04 09:34:06,797 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.038s 2025-08-04 09:34:06,798 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64aebc46-45dd-46e2-80b9-87d3d1d3261d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64aebc46-45dd-46e2-80b9-87d3d1d3261d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:06.000000", "updated_at": "2025-08-04T09:34:06.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24595fd6dbd24927bedc8d3f52858d54"}}' 2025-08-04 09:34:07,041 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.230s 2025-08-04 09:34:07,042 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f9e234-8162-4618-ad4d-7b89d57f806d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'' 2025-08-04 09:34:07,063 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegative TestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.020s 2025-08-04 09:34:07,063 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-03ab5db2-fb52-4858-aed5-f507ddda22e2', 'x-openstack-request-id': 'req-03ab5db2-fb52-4858-aed5-f507ddda22e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 33afbeb9-7535-438d-affb-30250efd2164 could not be found."}}' {4} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [3.653338s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:06,313 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 0.768s 2025-08-04 09:34:06,313 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1742004867", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5dd58b55-624d-4354-9e42-991e3e834121', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1742004867", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b02a274b2fa3429fa9ec9e5fb033a6a2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "created_at": "2025-08-04T09:34:06Z", "updated_at": "2025-08-04T09:34:06Z", "tags": [], "self": "/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "file": "/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:07,447 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac/file 1.132s 2025-08-04 09:34:07,448 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5715ec10-a8d2-4320-bee1-86f49d34bbd3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac/file'} Body: b'' 2025-08-04 09:34:07,468 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac 0.019s 2025-08-04 09:34:07,468 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2dd58d40-219a-4bb0-8c6b-49a2de04a3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac'} Body: b'{"name": "tempest-image-dependency-test-1742004867", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "54c106fa5beb0ca6bcf9a51c2c57d753", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b02a274b2fa3429fa9ec9e5fb033a6a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d4db1aee29ae49104145799e56dc29f5477c1139c94881d7017b65d95afca12f5729701c76811f9a84dbd672e0cdfa86969d6dad1488b68b346a02c2feeec0d0", "id": "2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "created_at": "2025-08-04T09:34:06Z", "updated_at": "2025-08-04T09:34:07Z", "tags": [], "self": "/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "file": "/v2/images/2a70b5b0-39ff-42f 8-8de9-d9d0cfe2ddac/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:07,569 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2025-08-04 09:34:07,570 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2487', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91d8a3c6-c63b-494d-8df5-319074fe7426', '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": "9b4f1dc3b78e4d17a4d184aa31e37b38", "name": "tempest-ImageDependencyTests-136368281-project-member", "password_expires_at": null}, "audit_ids": ["8ZTT5stCShS1fBtf4A9a-w"], "expires_at": "2025-08-04T10:34:07.000000Z", "issued_at": "2025-08-04T09:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b02a274b2fa3429fa9ec9e5fb033a6a2", "name": "tempest-ImageDependencyTests-136368281"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b02a274b2fa3429fa9ec9e5fb033a6a2", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:34:07,570 99496 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-04 09:34:07,927 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 0.355s 2025-08-04 09:34:07,927 99496 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-1293058552", "imageRef": "2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "size": 1}} Response - Headers: {'da te': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5383cd4-0567-4d04-9baa-bc4137b1d3fb', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5383cd4-0567-4d04-9baa-bc4137b1d3fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:07.855365", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1293058552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}], "user_id": "9b4f1dc3b78e4d17a4d184aa31e37b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:07,986 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.046s 2025-08-04 09:34:07,986 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b626631-5f19-41cb-b3c1-b5b26a5c1fac', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b626631-5f19-41cb-b3c1-b5b26a5c1fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'{"volume": {"id": "7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:08.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1293058552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}], "user_id": "9b4f1dc3b78e4d17a4d184aa31e37b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b02a274b2fa3429fa9ec9e5fb033a6a2"}}' 2025-08-04 09:34:09,043 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.042s 2025-08-04 09:34:09,044 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2113b72-9dcf-4e7a-b82d-a89362bb0c7d', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2113b72-9dcf-4e7a-b82d-a89362bb0c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'{"volume": {"id": "7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3", "status": "error", "size": 1, "availability_zone": "nova", "cr eated_at": "2025-08-04T09:34:08.000000", "updated_at": "2025-08-04T09:34:08.000000", "name": "tempest-tempest.common.compute-volume-1293058552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}], "user_id": "9b4f1dc3b78e4d17a4d184aa31e37b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b02a274b2fa3429fa9ec9e5fb033a6a2"}}' 2025-08-04 09:34:09,173 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.115s 2025-08-04 09:34:09,174 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee45007-3426-467c-81d1-0095bce91a97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'' 2025-08-04 09:34:09,195 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.021s 2025-08-04 09:34:09,196 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1240a50-a3f2-46ef-b1ca-07e5bfbdd435', 'x-openstack-request-id': 'req-e1240a50-a3f2-46ef-b1ca-07e5bfbdd435', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 could not be found."}}' {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {11} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {7} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [2.324638s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9325cad3-246e-4e5a-9140-6f2db38583fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:10,328 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.215s 2025-08-04 09:34:10,329 99502 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-1163362018"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c044dc0f-30cc-4d41-8a8a-19a9a277ada3', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c044dc0f-30cc-4d41-8a8a-19a9a277ada3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e92f0f77-4859-42a3-a2bc-4bd4c48f4d02", "name": "tempest-GroupsV314Test-volume-type-1163362018", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:34:10,394 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.062s 2025-08-04 09:34:10,395 99502 DEBUG [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-206889610"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606bc3af-1ae1-4f8e-996b-2b958e3531ae', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606bc3af-1ae1-4f8e-996b-2b958e3531ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "name": "tempest-GroupsV314Test-group-type-206889610", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:34:11,033 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.636s 2025-08-04 09:34:11,033 99502 DEBUG [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": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "volume_types": ["e92f0f77-4859-42a3-a2bc-4bd4c48f4d02"], "name": "tempest-GroupsV314Test-Group-785890038"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba223ed6-31b9-4752-b7c9-1524e43f1727', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba223ed6-31b9-4752-b7c9-1524e43f1727', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "9325cad3-246e-4e5a-9140-6f2db38583fd", "name": "tempest-GroupsV314Test-Group-785890038"}}' 2025-08-04 09:34:11,086 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd 0.050s 2025-08-04 09:34:11,086 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4327f44a-4ac8-49c5-8d46-a9228b9055a8', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4327f44a-4ac8-49c5-8d46-a9228b9055a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd'} Body: b'{"group": {"id": "9325cad3-246e-4e5a-9140-6f2db38583fd", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "name": "tempest-GroupsV314Test-Group-785890038", "description": null, "group_type": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "volume_types": ["e92f0f77-4859-42a3-a2bc-4bd4c48f4d02"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:34:12,122 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd 0.030s 2025-08-04 09:34:12,123 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e738a53-0b14-435d-887a-e2a56be09ade', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e738a53-0b14-435d-887a-e2a56be09ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd'} Body: b'{"group": {"id": "9325cad3-246e-4e5a-9140-6f2db38583fd", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "name": "tempest-GroupsV314Test-Group-785890038", "description": null, "group_type": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "volume_types": ["e92f0f77-4859-42a3-a2bc-4bd4c48f4d02"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:34:12,207 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.079s 2025-08-04 09:34:12,207 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252d172-e4da-49b1-8005-65995f621670', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252d172-e4da-49b1-8005-65995f621670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:34:12,297 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd/action 0.075s 2025-08-04 09:34:12,297 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34: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-1adc3d60-d6bb-4c40-9d48-b6321e585418', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd/action'} Body: b'' 2025-08-04 09:34:12,318 99502 INFO [tempest .lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd 0.020s 2025-08-04 09:34:12,318 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34: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-b80d075c-e8b9-4a5e-abbb-fd6b2475c637', 'x-openstack-request-id': 'req-b80d075c-e8b9-4a5e-abbb-fd6b2475c637', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9325cad3-246e-4e5a-9140-6f2db38583fd could not be found."}}' 2025-08-04 09:34:12,371 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/3ea284af-1829-4a11-950e-1d9b6ae57c7b 0.052s 2025-08-04 09:34:12,371 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34: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-e056aa19-2c65-4791-8d40-708b5dbc4c04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/3ea284af-1829-4a11-950e-1d9b6ae57c7b'} Body: b'' 2025-08-04 09:34:12,421 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02 0.050s 2025-08-04 09:34:12,422 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-344eb2fc-052d-4b72-8b5f-9612087b5bec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02'} Body: b'' 2025-08-04 09:34:12,435 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02 0.013s 2025-08-04 09:34:12,436 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-e21b138a-e5f4-4dfe-a642-ca5f8c0c3b9f', 'x-openstack-request-id': 'req-e21b138a-e5f4-4dfe-a642-ca5f8c0c3b9f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e92f0f77-4859-42a3-a2bc-4bd4c48f4d02 could not be found."}}' {10} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [2.422059s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e7bcefd4-7996-4f2a-ab17-fde3837a665c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:10,382 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.192s 2025-08-04 09:34:10,382 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8931bcc3-7afb-4b68-bf15-3fb6bc99c4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:11,239 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.855s 2025-08-04 09:34:11,239 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-VolumesExtendTest-Volume-728573270"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc61356-d4f6-4dbe-89e3-b32f13d86e1b', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc61356-d4f6-4dbe-89e3-b32f13d86e1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.137554", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:11,322 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.068s 2025-08-04 09:34:11,322 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6 e12f0b2-d83c-464a-9180-3da0bb43a657', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e12f0b2-d83c-464a-9180-3da0bb43a657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:12,379 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.041s 2025-08-04 09:34:12,380 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff94b99a-3a5c-4c07-a2fc-cc6ceb5ed07c', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff94b99a-3a5c-4c07-a2fc-cc6ceb5ed07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "updated_at": "2025-08-04T09:34:11.000000", "name": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:12,458 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.049s 2025-08-04 09:34:12,459 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afda3515-2332-4299-bc8e-2550fbb9b8d0', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afda3515-2332-4299-bc8e-2550fbb9b8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "updated_at": "2025-08-04T09:34:11.000000", "nam e": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:12,582 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.108s 2025-08-04 09:34:12,583 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-757745ee-5ce6-42f3-881b-71e94e07cdf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'' 2025-08-04 09:34:12,610 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.027s 2025-08-04 09:34:12,610 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a92ed4-8ad0-453a-88c3-f8eaa768decc', 'x-openstack-request-id': 'req-14a92ed4-8ad0-453a-88c3-f8eaa768decc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7bcefd4-7996-4f2a-ab17-fde3837a665c could not be found."}}' {10} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.626875s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c15c17a3-16f8-46e1-b827-766e7f933cc9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:12,841 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.228s 2025-08-04 09:34:12,841 99508 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-714985313"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf184ee-e150-45f9-96e9-e5aaf859acd5', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf184ee-e150-45f9-96e9-e5aaf859acd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:12.757665", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:12,893 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.039s 2025-08-04 09:34:12,893 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b27d390-0231-494c-b089-a2a6d552917f', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b27d390-0231-494c-b089-a2a6d552917f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:13.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:13,946 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.038s 2025-08-04 09:34:13,946 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837c851a-0ecd-4f7c-b202-23b95bce1378', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837c851a-0ecd-4f7c-b202-23b95bce1378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:13.000000", "updated_at": "2025-08-04T09:34:13.000000", "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:14,003 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.043s 2025-08-04 09:34:14,004 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1a9128-4aed-45f2-9e6b-b706758db723', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a9128-4aed-45f2-9e6b-b706758db723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:13.000000", "updated_at": "2025-08-04T09:34:13.000000", "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:14,162 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.145s 2025-08-04 09:34:14,163 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-3f15822b-00c8-4539-82f5-427f82b28dcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'' 2025-08-04 09:34:14,238 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.075s 2025-08-04 09:34:14,239 99508 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-e9c776ab-b4c6-4e48-a6b2-ef09a825be1b', 'x-openstack-request-id': 'req-e9c776ab-b4c6-4e48-a6b2-ef09a825be1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c15c17a3-16f8-46e1-b827-766e7f933cc9 could not be found."}}' {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.342195s] ... ok {4} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.992654s] ... ok {10} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d719b9ee-dbd9-44a0-b462-4611823a4dae failed to build and is in ERROR status {5} setUpClass (tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3455d708-9b2f-4e13-94bb-1e4ef93bc60c failed to build and is in ERROR status {5} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {5} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 41ffe78d-1336-4332-b358-3dce13bcff4f failed to build and is in ERROR status {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [2.046989s] ... 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_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e91ddd0c-31b8-42bd-a352-b948c3078f59 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:30,259 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.834s 2025-08-04 09:34:30,260 99498 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-VolumeDependencyTests-Volume-116128963"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3babc2f2-1577-489f-9a25-56fe2f98e277', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3babc2f2-1577-489f-9a25-56fe2f98e277', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e91ddd0c-31b8-42bd-a352-b948c3078f59", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:29.998938", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-116128963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:30,355 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59 0.082s 2025-08-04 09:34:30,356 99498 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': 'Mon, 04 Aug 2025 09:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499db106-e503-43cf-9cdd-7859dfe2b409', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499db106-e503-43cf-9cdd-7859dfe2b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59'} Body: b'{"volume": {"id": "e91ddd0c-31b8-42bd-a352-b948c3078f59", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:30.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-116128963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:31,455 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59 0.078s 2025-08-04 09:34:31,456 99498 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': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb88fdf-f800-41f2-9467-846dddd8a6c0', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb88fdf-f800-41f2-9467-846dddd8a6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59'} Body: b'{"volume": {"id": "e91ddd0c-31b8-42bd-a352-b948c3078f59", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:30.000000", "updated_at": "2025-08-04T09:34:30.000000", "name": "tempest-VolumeDependencyTests-Volume-116128963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [2.090515s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d9225d9-ec3d-431e-8468-2d1f6140d3e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:30,695 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.696s 2025-08-04 09:34:30,695 99502 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-1513026083"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c3f82f-a96c-41a6-8b43-403c5f83a218', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c3f82f-a96c-41a6-8b43-403c5f83a218', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:30.595178", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:30,766 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.059s 2025-08-04 09:34:30,767 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7786ca18-5ebd-4609-84d2-052e3c8ea328', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7786ca18-5ebd-4609-84d2-052e3c8ea328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:31,823 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.042s 2025-08-04 09:34:31,824 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d044c7-1597-44a3-a7f5- c753983435ea', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d044c7-1597-44a3-a7f5-c753983435ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.000000", "updated_at": "2025-08-04T09:34:31.000000", "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:31,899 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.061s 2025-08-04 09:34:31,899 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ef02d6-a72a-42af-bd54-38e68be19e69', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ef02d6-a72a-42af-bd54-38e68be19e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.000000", "updated_at": "2025-08-04T09:34:31.000000", "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:32,064 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.151s 2025-08-04 09:34:32,064 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f9c96a-833e-44fe-a2ed-f712b6715838', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'' 2025-08-04 09:34:32,087 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.022s 2025-08-04 09:34:32,087 99502 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-b49f397b-3ffb-421f-9955-3bcf931a1b25', 'x-openstack-request-id': 'req-b49f397b-3ffb-421f-9955-3bcf931a1b25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d9225d9-ec3d-431e-8468-2d1f6140d3e9 could not be found."}}' {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [1.389306s] ... 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_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f992b0d1-26d3-4369-a6ac-6371fb7dac52 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:31,708 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.234s 2025-08-04 09:34:31,709 99498 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-VolumeDependencyTests-Volume-244764871"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee72e2bf-67a0-4b0a-9a95-1e428ce3a583', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee72e2bf-67a0-4b0a-9a95-1e428ce3a583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f992b0d1-26d3-4369-a6ac-6371fb7dac52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.640374", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-244764871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:31,777 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52 0.043s 2025-08-04 09:34:31,778 99498 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': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46e65af-8cd9-4924-9dda-17ac778d3055', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46e65af-8cd9-4924-9dda-17ac778d3055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52'} Body: b'{"volume": {"id": "f992b0d1-26d3-4369-a6ac-6371fb7dac52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-244764871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:32,848 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52 0.037s 2025-08-04 09:34:32,849 99498 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': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8945ac-3c04-4299-89fe-0bd08cd30ae6', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8945ac-3c04-4299-89fe-0bd08cd30ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52'} Body: b'{"volume": {"id": "f992b0d1-26d3-4369-a6ac-6371fb7dac52", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:32.000000", "name": "tempest-VolumeDependencyTests-Volume-244764871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' {10} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [4.609569s] ... 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 73, 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9ee4a3be-7591-46cb-a8c4-a57851d6f170 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:29,160 99508 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/types 0.331s 2025-08-04 09:34:29,160 99508 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': 'Mon, 04 Aug 2025 09:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5da08a0-4ba5-420b-8307-913648b6f8a9', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5da08a0-4ba5-420b-8307-913648b6f8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "997409f3-c17d-4b9d-90f7-76314404a7d6", "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}}' 2025-08-04 09:34:30,231 99508 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 1.062s 2025-08-04 09:34:30,232 99508 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': 'Mon, 04 Aug 2025 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-43c990cb-9802-4720-91f0-f8a88e915e78', '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": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:30Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:31,766 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f/file 1.532s 2025-08-04 09:34:31,767 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e96f0ffd -6d43-4a37-ac3d-3ecacbea5355', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file'} Body: b'' 2025-08-04 09:34:31,798 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f 0.030s 2025-08-04 09:34:31,799 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21598770-bac4-4460-9be9-bfd63cf5e385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f'} 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": "01b7a8b0368c2a60e737e442aec8aaa3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "84fa7d687e97d8237079109a4431d0650f9c6e1c1bb9e8bb7a40f865e456a710c8e3a6b499569be730ff398ba0f973e6b9213ebc4629b3756a59d2453ac208ab", "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:32Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:31,835 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f 0.034s 2025-08-04 09:34:31,835 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f9de5b7c-62eb-4a3b-977b-c3ed3c59cdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f'} 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": "01b7a8b0368c2a60e737e442aec8aaa3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "84fa7d687e97d8237079109a4431d0650f9c6e1c1bb9e8bb7a40f865e456a710c8e3a6b499569be730ff398ba0f973e6b9213ebc4629b3756a59d2453ac208ab", "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:32Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:31,864 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f 0.027s 2025-08-04 09:34:31,864 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e3ea91e9-b523-4cfa-9cd8-60811a0a139e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f'} 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": "01b7a8b0368c2a60e737e442aec8aaa3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "84fa7d687e97d8237079109a4431d0650f9c6e1c1bb9e8bb7a40f865e456a710c8e3a6b499569be730ff398ba0f973e6b9213ebc4629b3756a59d2453ac208ab", "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:32Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:32,267 99508 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/volumes 0.402s 2025-08-04 09:34:32,268 99508 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": "ea6dd804-e888-48e9-83fc-7de51f65270f", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee84f0e-5a28-4a89-a199-8820501ef323', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee84f0e-5a28-4a89-a199-8820501ef323', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9ee4a3be-7591-46cb-a8c4-a57851d6f170", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.180763", "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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}], "user_id": "90827e5c51634f52816dff049b228c8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:32,359 99508 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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170 0.079s 2025-08-04 09:34:32,360 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956baba0-9dbb-4e05-85cd-c9801888f8d8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956baba0-9dbb-4e05-85cd-c9801888f8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170'} Body: b'{"volume": {"id": "9ee4a3be-7591-46cb-a8c4-a57851d6f170", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34: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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}], "user_id": "90827e5c51634f52816dff049b228c8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6656b054a2b142448a1ab20ca55b134e"}}' 2025-08-04 09:34:33,421 99508 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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170 0.046s 2025-08-04 09:34:33,422 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119b4ea9-9778-4c09-a467-7e62a4fdffeb', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119b4ea9-9778-4c09-a467-7e62a4fdffeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170'} Body: b'{"volume": {"id": "9ee4a3be-7591-46cb-a8c4-a57851d6f170", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:33.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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}], "user_id": "90827e5c51634f52816dff049b228c8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6656b054a2b142448a1ab20ca55b134e"}}' {7} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.856936s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:32,529 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.439s 2025-08-04 09:34:32,530 99502 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-2117245815"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1078773f-8cbf-462d-84b6-0636e43e1816', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1078773f-8cbf-462d-84b6-0636e43e1816', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.225275", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:32,640 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.088s 2025-08-04 09:34:32,640 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34f1944-a59c-4577-a818-547acdece436', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34f1944-a59c-4577-a818-547acdece436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:33,716 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.057s 2025-08-04 09:34:33,717 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-487930cf-d233-473d-8bd6-cdff30dcf50f', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487930cf-d233-473d-8bd6-cdff30dcf50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:33,784 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.053s 2025-08-04 09:34:33,784 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980a4853-4f7a-4599-bf08-6582f7838cd1', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980a4853-4f7a-4599-bf08-6582f7838cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:33,908 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.110s 2025-08-04 09:34:33,909 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-bab2fccd-45d7-465e-9c80-5cdd98ac483f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'' 2025-08-04 09:34:33,946 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.036s 2025-08-04 09:34:33,946 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-0b3add2f-1f22-4655-aa7d-b3c74c2e3ebd', 'x-openstack-request-id': 'req-0b3add2f-1f22-4655-aa7d-b3c74c2e3ebd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 could not be found."}}' {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.325953s] ... 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_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b418c220-895a-4fd6-8232-f5912385b1f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:33,057 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-08-04 09:34:33,057 99498 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-VolumeDependencyTests-Volume-642895873"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7a2737-8d36-41bb-a032-0194521c2a9f', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7a2737-8d36-41bb-a032-0194521c2a9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b418c220-895a-4fd6-8232-f5912385b1f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.989064", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-642895873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:33,107 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3 0.037s 2025-08-04 09:34:33,107 99498 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': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edfb534-fcfd-48cd-b5ed-e7e1feabaf8d', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edfb534-fcfd-48cd-b5ed-e7e1feabaf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3'} Body: b'{"volume": {"id": "b418c220-895a-4fd6-8232-f5912385b1f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:33.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-642895873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:34,176 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3 0.054s 2025-08-04 09:34:34,176 99498 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: {'d ate': 'Mon, 04 Aug 2025 09:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78166fa6-02a1-4510-8823-bc3152640940', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78166fa6-02a1-4510-8823-bc3152640940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3'} Body: b'{"volume": {"id": "b418c220-895a-4fd6-8232-f5912385b1f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:33.000000", "updated_at": "2025-08-04T09:34:33.000000", "name": "tempest-VolumeDependencyTests-Volume-642895873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' {5} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.510577s] ... 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_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3b04f449-a6c9-41ee-9dc5-f145c89e901f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:34,534 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.340s 2025-08-04 09:34:34,534 99498 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-VolumeDependencyTests-Volume-3115476"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd67d34a-8eb9-45b4-b503-757b9e1f87e1', 'content-length': '768', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd67d34a-8eb9-45b4-b503-757b9e1f87e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3b04f449-a6c9-41ee-9dc5-f145c89e901f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:34.418074", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-3115476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:34,626 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f 0.079s 2025-08-04 09:34:34,629 99498 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': 'Mon, 04 Aug 2025 09:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1667e0e4-903f-4457-a80b-f52bb8104750', 'content-length': '836', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1667e0e4-903f-4457-a80b-f52bb8104750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f'} Body: b'{"volume": {"id": "3b04f449-a6c9-41ee-9dc5-f145c89e901f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:34.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-3115476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:35,689 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f 0.045s 2025-08-04 09:34:35,689 99498 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': 'Mon, 04 Aug 2025 09:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97044806-b80c-4c87-9ce5-cb7a5c2e9269', 'content-length': '857', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97044806-b80c-4c87-9ce5-cb7a5c2e9269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f'} Body: b'{"volume": {"id": "3b04f449-a6c9-41ee-9dc5-f145c89e901f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:34.000000", "updated_at": "2025-08-04T09:34:35.000000", "name": "tempest-VolumeDependencyTests-Volume-3115476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' {4} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4eb59c7d-2864-422a-8f0e-57e0001b545e failed to build and is in ERROR status {7} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [3.060166s] ... 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 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4ac2d79-946d-4595-993e-225351659426 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:38,312 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.590s 2025-08-04 09:34:38,312 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc42f3d-6fa6-42c9-bd6c-caa5a00dd616', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc42f3d-6fa6-42c9-bd6c-caa5a00dd616', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c4ac2d79-946d-4595-993e-225351659426", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.194458", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4ac2d79-946d-4595-993e-225351659426"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:38,556 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.230s 2025-08-04 09:34:38,556 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1388441623"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4484c0e-1086-4dfc-bbf4-8fe4b19079f3', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4484c0e-1086-4dfc-bbf4-8fe4b19079f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8c75de62-1ac0-4dd9-93d9-2998ab467568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.482496", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1388441623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8c75de62-1ac0-4dd9-93d9-2998ab467568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8c75de62-1ac0-4dd9-93d9-2998ab467568"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:38,842 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.272s 2025-08-04 09:34:38,843 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-551670 688"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03121a14-a0b3-414b-8919-26f5edaf14ce', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03121a14-a0b3-414b-8919-26f5edaf14ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7c5dcde2-3ef4-40bc-a86c-66d0ae22c708", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.768121", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-551670688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7c5dcde2-3ef4-40bc-a86c-66d0ae22c708"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c5dcde2-3ef4-40bc-a86c-66d0ae22c708"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:39,094 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-08-04 09:34:39,094 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1577977271"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193cfc9f-f7c6-4956-a90a-539c6955ecc3', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193cfc9f-f7c6-4956-a90a-539c6955ecc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "66be4e65-ff71-42d2-b3c6-c83c9214a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:39.008209", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1577977271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/66be4e65-ff71-42d2-b3c6-c83c9214a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/66be4e65-ff71-42d2-b3c6-c83c9214a516"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:39,597 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.487s 2025-08-04 09:34:39,597 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-953190358"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aed9472-6674-4b54-ba83-480bb24cbd9b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aed9472-6674-4b54-ba83-480bb24cbd9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "580befe2-46a9-47 76-b09f-6c83eab9dd1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:39.434107", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-953190358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/580befe2-46a9-4776-b09f-6c83eab9dd1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/580befe2-46a9-4776-b09f-6c83eab9dd1f"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:39,688 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426 0.077s 2025-08-04 09:34:39,689 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6df359-8c66-428b-82f6-65dacf8228b7', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6df359-8c66-428b-82f6-65dacf8228b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426'} Body: b'{"volume": {"id": "c4ac2d79-946d-4595-993e-225351659426", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.000000", "updated_at": "2025-08-04T09:34:38.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4ac2d79-946d-4595-993e-225351659426"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7c95044273f4b9e909e6262770a6fcc"}}' 2025-08-04 09:34:40,764 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426 0.058s 2025-08-04 09:34:40,765 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866de9b0-1380-4134-97d7-b2c5ec5032b5', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866de9b0-1380-4134-97d7-b2c5ec5032b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426'} Body: b'{"volume": {"id": "c4ac2d79-946d-4595-993e-225351659426", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.000000", "updated_at": "2025-08-04T09:34:38.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4ac2d79-946d-4595-993e-225351659426"}], "user_id ": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7c95044273f4b9e909e6262770a6fcc"}}' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.713925s] ... 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a9566bf-5956-48d1-8f18-144fe19637f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:40,869 99508 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.512s 2025-08-04 09:34:40,869 99508 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-1837359941"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02a0df0-41f5-4e8f-b158-d7e3bf642c69', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02a0df0-41f5-4e8f-b158-d7e3bf642c69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a9566bf-5956-48d1-8f18-144fe19637f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:40.799027", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1837359941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}], "user_id": "42910464b4c3446e9ebacc1346bed4ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:40,929 99508 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4 0.046s 2025-08-04 09:34:40,929 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51062ed1-29bb-4ff4-bde7-ffdaec0dc04f', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51062ed1-29bb-4ff4-bde7-ffdaec0dc04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4'} Body: b'{"volume": {"id": "9a9566bf-5956-48d1-8f18-144fe19637f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:41.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1837359941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}], "user_id": "42910464b4c3446e9ebacc1346bed4ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ba91bd6c4634be281e166558ff3d264"}}' 2025-08-04 09:34:42,053 99508 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4 0.107s 2025-08-04 09:34:42,053 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09 :34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f89d5c6-b279-45ce-9f6a-2e5744526584', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f89d5c6-b279-45ce-9f6a-2e5744526584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4'} Body: b'{"volume": {"id": "9a9566bf-5956-48d1-8f18-144fe19637f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:41.000000", "updated_at": "2025-08-04T09:34:41.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1837359941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}], "user_id": "42910464b4c3446e9ebacc1346bed4ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ba91bd6c4634be281e166558ff3d264"}}' {7} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6d2bdfc1-795b-4e46-b95a-90c72957b00a failed to build and is in ERROR status {4} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {4} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {4} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [3.762233s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 902db1a6-f637-423a-ade4-c4fbd526423c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:45,126 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.730s 2025-08-04 09:34:45,126 99502 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-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7dfdf2db-f2d7-4f82-8ff9-7019b39437e3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:45Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,298 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file 1.169s 2025-08-04 09:34:46,298 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a2a3295b-96f8-4772-a2e0-f4ae4a693b67', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file'} Body: b'' 2025-08-04 09:34:46,333 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a 0.034s 2025-08-04 09:34:46,333 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0597051e-2ddb-4dbd-9635-1991a650c901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fabc13e729e654ec37667872b0e9359b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "595e39d5b5a836f0d538fccdf6e13084127eb0a53969d157ee81d9642fdbbc73864767cfd2513942e6fe89bcacc770845ea8d984287faed8541b1955023a4625", "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:46Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce- 418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,368 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a 0.034s 2025-08-04 09:34:46,369 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f431924e-1ac8-433d-9aef-ef5691d059c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fabc13e729e654ec37667872b0e9359b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "595e39d5b5a836f0d538fccdf6e13084127eb0a53969d157ee81d9642fdbbc73864767cfd2513942e6fe89bcacc770845ea8d984287faed8541b1955023a4625", "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:46Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,399 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a 0.029s 2025-08-04 09:34:46,399 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-220bbc2d-87ed-496b-9a34-b733145ccb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fabc13e729e654ec37667872b0e9359b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "595e39d5b5a836f0d538fccdf6e13084127eb0a53969d157ee81d9642fdbbc73864767cfd2513942e6fe89bcacc770845ea8d984287faed8541b1955023a4625", "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:46Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,958 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.558s 2025-08-04 09:34:46,959 99502 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": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a1d9ea-eb92-4 7ba-806d-1b045d5ab9c6', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a1d9ea-eb92-47ba-806d-1b045d5ab9c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "902db1a6-f637-423a-ade4-c4fbd526423c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:46.874113", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:47,028 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c 0.056s 2025-08-04 09:34:47,029 99502 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': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad03d3a-ac3b-4b49-ba5d-f4241a919fd6', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad03d3a-ac3b-4b49-ba5d-f4241a919fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c'} Body: b'{"volume": {"id": "902db1a6-f637-423a-ade4-c4fbd526423c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:47.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 2025-08-04 09:34:48,141 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c 0.098s 2025-08-04 09:34:48,142 99502 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': 'Mon, 04 Aug 2025 09:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aeac7d4-e309-44f7-a880-ab8c2bb49dfe', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aeac7d4-e309-44f7-a880-ab8c2bb49dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c'} Body: b'{"volume": {"id": "902db1a6-f637-423a-ade4-c4fbd526423c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:47.000000" , "updated_at": "2025-08-04T09:34:47.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [4.282056s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 24a722be-90a4-4283-94d0-b583bdf889ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:49,032 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.871s 2025-08-04 09:34:49,033 99502 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-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-437a7857-8a85-43b6-8f2a-2d8ddeb108de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:49Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:50,690 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file 1.655s 2025-08-04 09:34:50,691 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0e06236b-3582-46f0-a02c-10bb5d720051', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file'} Body: b'' 2025-08-04 09:34:50,712 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7 0.020s 2025-08-04 09:34:50,712 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae420d19-a976-4263-9fe4-462a82499f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "15526b8ecf1e09d6bc042c4393d7ec05", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "996e1bf93ff079c1f86bc3e18c249523fc95a4e084ce874a983a36f4d0aa7a8cd9453fe9eab1bc9feec4b1db98f3cbacff6a8295cc215b46367c846e4c28203f", "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:51Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb- 4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:50,751 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7 0.038s 2025-08-04 09:34:50,752 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9158b79b-3805-486a-bff0-1f2ada2f8b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "15526b8ecf1e09d6bc042c4393d7ec05", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "996e1bf93ff079c1f86bc3e18c249523fc95a4e084ce874a983a36f4d0aa7a8cd9453fe9eab1bc9feec4b1db98f3cbacff6a8295cc215b46367c846e4c28203f", "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:51Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:50,802 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7 0.049s 2025-08-04 09:34:50,802 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28fc2f70-2cac-4b7f-891d-fe5c08c70f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "15526b8ecf1e09d6bc042c4393d7ec05", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "996e1bf93ff079c1f86bc3e18c249523fc95a4e084ce874a983a36f4d0aa7a8cd9453fe9eab1bc9feec4b1db98f3cbacff6a8295cc215b46367c846e4c28203f", "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:51Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:51,220 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.416s 2025-08-04 09:34:51,220 99502 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": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248e9dd8-fbb2-4 b3f-b301-bc0ab45dfceb', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248e9dd8-fbb2-4b3f-b301-bc0ab45dfceb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "24a722be-90a4-4283-94d0-b583bdf889ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:51.142846", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:51,350 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba 0.117s 2025-08-04 09:34:51,351 99502 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': 'Mon, 04 Aug 2025 09:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580eb200-7971-4ba8-adbb-a83d6ed95b02', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580eb200-7971-4ba8-adbb-a83d6ed95b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba'} Body: b'{"volume": {"id": "24a722be-90a4-4283-94d0-b583bdf889ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:51.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 2025-08-04 09:34:52,425 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba 0.058s 2025-08-04 09:34:52,426 99502 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': 'Mon, 04 Aug 2025 09:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f3eaa0-cb5d-431d-aa3c-9648707ea3bf', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f3eaa0-cb5d-431d-aa3c-9648707ea3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba'} Body: b'{"volume": {"id": "24a722be-90a4-4283-94d0-b583bdf889ba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:51.000000" , "updated_at": "2025-08-04T09:34:51.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' {7} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [3.563809s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5f1cc2d-656b-401a-a451-db7d61f0050b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:53,096 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.650s 2025-08-04 09:34:53,097 99502 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-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/16a1b568-94da-4e96-a594-6f9895668c45', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4e7f4ad6-c174-40e6-a475-8b6235e0b724', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:53Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,345 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file 1.245s 2025-08-04 09:34:54,345 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2ffa8dda-750f-4554-87e0-219212f642e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file'} Body: b'' 2025-08-04 09:34:54,373 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45 0.027s 2025-08-04 09:34:54,373 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ecfbf3b-696a-4141-8b97-fdc41751f07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "980973bad33ab41e54e3ecb795d3780a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8e4a7e899e0d0eb399d6f86ee5aa5455b20b00bdd3860fa6149d1a26b665dc8d22b82ab2952e17d41ff2417f0354fe61d71e8a677276e25f831bb3adcc10c417", "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:54Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da- 4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,400 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45 0.026s 2025-08-04 09:34:54,401 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-23de2ecc-0051-4c31-9223-f9feae8e202e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "980973bad33ab41e54e3ecb795d3780a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8e4a7e899e0d0eb399d6f86ee5aa5455b20b00bdd3860fa6149d1a26b665dc8d22b82ab2952e17d41ff2417f0354fe61d71e8a677276e25f831bb3adcc10c417", "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:54Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,428 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45 0.026s 2025-08-04 09:34:54,428 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-775d3e56-59e5-4cb8-9f39-012af4ca2bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "980973bad33ab41e54e3ecb795d3780a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8e4a7e899e0d0eb399d6f86ee5aa5455b20b00bdd3860fa6149d1a26b665dc8d22b82ab2952e17d41ff2417f0354fe61d71e8a677276e25f831bb3adcc10c417", "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:54Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,857 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.428s 2025-08-04 09:34:54,858 99502 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": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "16a1b568-94da-4e96-a594-6f9895668c45", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62b17ed-4b55-4 220-bba8-d2313bd85d64', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62b17ed-4b55-4220-bba8-d2313bd85d64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5f1cc2d-656b-401a-a451-db7d61f0050b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:54.788191", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:54,934 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b 0.054s 2025-08-04 09:34:54,934 99502 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': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174ca0de-6986-4027-a859-b4d4ea5f09a8', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174ca0de-6986-4027-a859-b4d4ea5f09a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b'} Body: b'{"volume": {"id": "d5f1cc2d-656b-401a-a451-db7d61f0050b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:55.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 2025-08-04 09:34:55,991 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b 0.040s 2025-08-04 09:34:55,992 99502 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': 'Mon, 04 Aug 2025 09:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d260f35-9c18-4a9b-a001-df4548c05d20', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d260f35-9c18-4a9b-a001-df4548c05d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b'} Body: b'{"volume": {"id": "d5f1cc2d-656b-401a-a451-db7d61f0050b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:55.000000" , "updated_at": "2025-08-04T09:34:55.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' {7} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0028ea8e-6ce7-4f38-8935-64f4f927512c failed to build and is in ERROR status {7} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {10} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [1.780416s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2f299ec3-4eb5-4c9e-aaf5-b31510864027 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:35:04,758 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.507s 2025-08-04 09:35:04,759 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1043372059", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1541453-3dec-41b2-b8ed-0120cc56a294', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1541453-3dec-41b2-b8ed-0120cc56a294', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2f299ec3-4eb5-4c9e-aaf5-b31510864027", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:04.632656", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1043372059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}], "user_id": "6be3e92e57f049f084e6d267ab552c12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:35:04,813 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.042s 2025-08-04 09:35:04,813 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918b7036-940e-43e6-89eb-0e5b5ae9a99a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918b7036-940e-43e6-89eb-0e5b5ae9a99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'{"volume": {"id": "2f299ec3-4eb5-4c9e-aaf5-b31510864027", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:05.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1043372059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}], "user_id": "6be3e92e57f049f084e6d267ab552c12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "547f14468e5d4f56b8d42c718fb20562"}}' 2025-08-04 09:35:05,868 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.039s 2025-08-04 09:35:05,868 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-91e25ab0-13e3-4cf0-bf35-6bd1d96a3895', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e25ab0-13e3-4cf0-bf35-6bd1d96a3895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'{"volume": {"id": "2f299ec3-4eb5-4c9e-aaf5-b31510864027", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:05.000000", "updated_at": "2025-08-04T09:35:05.000000", "name": "tempest-SnapshotDependencyTests-volume-1043372059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}], "user_id": "6be3e92e57f049f084e6d267ab552c12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "547f14468e5d4f56b8d42c718fb20562"}}' 2025-08-04 09:35:06,004 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.120s 2025-08-04 09:35:06,004 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35: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-44c497e1-9e50-4dc0-8a1c-f4c73489b9e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'' 2025-08-04 09:35:06,029 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.024s 2025-08-04 09:35:06,029 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c439907-b520-4ffc-b777-eace737fc6be', 'x-openstack-request-id': 'req-6c439907-b520-4ffc-b777-eace737fc6be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2f299ec3-4eb5-4c9e-aaf5-b31510864027 could not be found."}}' {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [140.443933s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6344c847-ce5b-47d9-ade2-4cf0c103aec6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:37,369 99494 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:33:37,496 99494 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.125s 2025-08-04 09:33:37,497 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-647939667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI5xb2CjpmeF98ACfenyi3w+xy/1bRNK3bcowF9L3OxcAlOtzfGCMcP1yG1+9vczThiyNe7udMpdpNGT6xqfIcLACyUlTN9bZlZvB6VjmVzdxxLEQuQK3vFVwqS8hHKx3w=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:37 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-a2e18e9b-335d-4b41-9541-c56f8600e0aa', 'x-compute-request-id': 'req-a2e18e9b-335d-4b41-9541-c56f8600e0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-647939667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI5xb2CjpmeF98ACfenyi3w+xy/1bRNK3bcowF9L3OxcAlOtzfGCMcP1yG1+9vczThiyNe7udMpdpNGT6xqfIcLACyUlTN9bZlZvB6VjmVzdxxLEQuQK3vFVwqS8hHKx3w==", "fingerprint": "8e:98:68:8a:6e:0d:e8:4a:74:91:5c:95:a7:1c:32:06", "user_id": "3916f55597f54503842c7a5835ef3929"}}' 2025-08-04 09:33:37,499 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-647939667 created 2025-08-04 09:33:39,768 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.268s 2025-08-04 09:33:39,768 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1067436564", "description": "tempest-description--2120840828"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-4154c248-bacf-4bed-8a08-d146d200b746', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "name": "tempest-securitygroup--1067436564", "stateful": true, "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "description": "tempest-description--2120840828", "shared": false, "security_group_rules": [{"id": "0c228091-c127-41b7-bd00-af5298636813", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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": 316, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:39Z", "updated_at": "2025-08-04T09:33:39Z", "revision_number": 0}, {"id": "bc167115-59ff-4f36-a006-2176638032b4", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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": 317, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:39Z", "updated_at": "2025-08-04T09:33:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:33:39Z", "updated_at": "2025-08-04T09:33:39Z", "revision_number": 1, "project_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:33:42,620 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.851s 2025-08-04 09:33:42,621 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ed4c6615-8fcf-4fc8-9ac5-979d30e708ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eed171df-1087-49ca-99b0-52b3185bd143", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:42Z", "updated_at": "2025-08-04T09:33:42Z", "revision_number": 0}}' 2025-08-04 09:33:46,018 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.397s 2025-08-04 09:33:46,019 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6b335793-ba41-4c43-9fb0-3ddc8ee23151', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cc025d9f-4657-4877-8cf9-af9c63ee276a", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:45Z", "updated_at": "2025-08-04T09:33:45Z", "revision_number": 0}}' 2025-08-04 09:33:46,019 99494 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1067436564 created 2025-08-04 09:33:50,539 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.519s 2025-08-04 09:33:50,539 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-48fe7e48-0442-429b-8451-dc4c6f28699b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6c473470-1394-42f7-900a-e1544155e4b4", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "floating_ip_address": "172.24.4.191", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "43edf05bf37d4990991e240749b4d1fb", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:50Z", "updated_at": "2025-08-04T09:33:50Z", "revision_number": 0}}' 2025-08-04 09:33:50,539 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c473470-1394-42f7-900a-e1544155e4b4', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:50Z', 'updated_at': '2025-08-04T09:33:50Z', 'revision_number': 0, 'ip': '172.24.4.191'} created 2025-08-04 09:33:50,626 99494 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.081s 2025-08-04 09:33:50,626 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-debb675a-0589-4eb1-b789-59a5867db039', '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": "3916f55597f54503842c7a5835ef3929", "name": "tempest-VolumesAdminNegativeTest-1055555135-project-member", "password_expires_at": null}, "audit_ids": ["pb2wFDotTSCD-v3dZWTmfA"], "expires_at": "2025-08-04T10:33:50.000000Z", "issued_at": "2025-08-04T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43edf05bf37d4990991e240749b4d1fb", "name": "tempest-VolumesAdminNegativeTest-1055555135"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": " RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43edf05bf37d4990991e240749b4d1fb", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:33:50,627 99494 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'f1a104e9-11b6-4d81-b52f-25800377e339', 'name': 'tempest-VolumesAdminNegativeTest-699673380-network', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44724, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:48Z', 'updated_at': '2025-08-04T09:32:49Z', 'revision_number': 1} available for tenant 2025-08-04 09:33:50,627 99494 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-647939667', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI5xb2CjpmeF98ACfenyi3w+xy/1bRNK3bcowF9L3OxcAlOtzfGCMcP1yG1+9vczThiyNe7udMpdpNGT6xqfIcLACyUlTN9bZlZvB6VjmVzdxxLEQuQK3vFVwqS8hHKx3w==', 'fingerprint': '8e:98:68:8a:6e:0d:e8:4a:74:91:5c:95:a7:1c:32:06', 'user_id': '3916f55597f54503842c7a5835ef3929', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCboxlTdqCqt4kd9LrinzzHYO9JX4PDR223hjC5O2e6q44H378HT6cg\npEZh2PitNY+gBwYFK4EEACKhZANiAASOcW9go6ZnhffAAn3p8ot8Pscv9W0TSt23\nKMBfS9zsXAJTrc3xgjHD9chtfvb3M04YsjXu7nTKXaTRk+sanyHCwAslJUzfW2ZW\nbwelY5lc3ccSxELkCt7xVcKkvIRysd8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fc628c04-6468-486a-9b1d-d6e56d4190ab', 'name': 'tempest-securitygroup--1067436564', 'stateful': True, 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'description': 'tempest-description--2120840828', 'shared': False, 'security_group_rules': [{'id': '0c228091-c127-41b7-bd00-af5298636813', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'security_group_id': 'fc628c04-6468-486a-9b1d-d6e56d4190ab', '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': 316, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:39Z', 'updated_at': '2025-08-04T09:33:39Z', 'revision_number': 0}, {'id': 'bc167115-59ff-4f36-a006-2176638032b4', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'security_group_id': 'fc628c04-6468-486a-9b1d-d6e56d4190ab', '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': 317, 'belongs_to_default_sg': False, 'descript ion': None, 'tags': [], 'created_at': '2025-08-04T09:33:39Z', 'updated_at': '2025-08-04T09:33:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:33:39Z', 'updated_at': '2025-08-04T09:33:39Z', 'revision_number': 1, 'project_id': '43edf05bf37d4990991e240749b4d1fb'}, 'floating_ip': {'id': '6c473470-1394-42f7-900a-e1544155e4b4', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:50Z', 'updated_at': '2025-08-04T09:33:50Z', 'revision_number': 0, 'ip': '172.24.4.191'}} 2025-08-04 09:34:03,482 99494 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 12.854s 2025-08-04 09:34:03,482 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-741272798", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "f1a104e9-11b6-4d81-b52f-25800377e339"}], "security_groups": [{"name": "tempest-securitygroup--1067436564"}], "key_name": "tempest-keypair-647939667", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5dff171-f43a-4abc-be0c-51c315b28827', 'x-compute-request-id': 'req-f5dff171-f43a-4abc-be0c-51c315b28827', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1067436564"}], "adminPass": "nSHyoJ4dtYGm"}}' 2025-08-04 09:34:04,272 99494 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/b3c876d5-c80a-47b3-98aa-240bcb116f41 0.787s 2025-08-04 09:34:04,273 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283b8990-84e9-4767-a8cc-ba65d662671a', 'x-compute-request-id': 'req-283b8990-84e9-4767-a8cc-ba65d662671a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41'} Body: b'{"server": {"id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "name": "tempest-VolumesAdminNegativeTest-server-741272798", "status": "BUILD", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "ho stId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:03Z", "updated": "2025-08-04T09:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-647939667", "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": []}}' 2025-08-04 09:34:54,769 99494 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/b3c876d5-c80a-47b3-98aa-240bcb116f41 0.431s 2025-08-04 09:34:54,770 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0fa5ee-c587-46f4-80cb-842ec071366d', 'x-compute-request-id': 'req-fa0fa5ee-c587-46f4-80cb-842ec071366d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41'} Body: b'{"server": {"id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "name": "tempest-VolumesAdminNegativeTest-server-741272798", "status": "ACTIVE", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "hostId": "58c94966cac04c9c7bcb03359560ddf5dc6530716ccd5933512bb039", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:03Z", "updated": "2025-08-04T09:34:38Z", "addresses": {"tempest-VolumesAdminNegativeTest-699673380-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:eb:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-647939667", "OS-SRV-USG:launched_at": "2025-08-04T09:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1067436564"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:34:54,786 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:35:55,017 99494 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/b3c876d5-c80a-47b3-98aa-240bcb116f41/os-interface 0.184s 2025-08-04 09:35:55,018 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:54 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-da122ec0-a8eb-4a9c-be8f-eb0e4cf478f2', 'x-compute-request-id': 'req-da122ec0-a8eb-4a9c-be8f-eb0e4cf478f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f1a104e9-11b6-4d81-b52f-25800377e339", "port_id": "d1c20575-bf94-4613-b3cc-aae6a4bc7319", "mac_addr": "fa:16:3e:40:eb:d1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "db628485-8433-424d-ab8b-bad775de55a3", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 09:35:56,304 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/6c473470-1394-42f7-900a-e1544155e4b4 1.282s 2025-08-04 09:35:56,305 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d1c20575-bf94-4613-b3cc-aae6a4bc7319"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-dc1094d1-7117-4332-b00a-3f39ec210ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6c473470-1394-42f7-900a-e1544155e4b4'} Body: b'{"floatingip": {"id": "6c473470-1394-42f7-900a-e1544155e4b4", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "floating_ip_address": "172.24.4.191", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "0930e1ed-b407-4d90-868b-bf9d4176311f", "port_id": "d1c20575-bf94-4613-b3cc-aae6a4bc7319", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f1a104e9-11b6-4d81-b52f-25800377e339", "mac_address": "fa:16:3e:40:eb:d1", "admin_state_up": true, "status": "ACTIVE", "device_id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:50Z", "updated_at": "2025-08-04T09:35:55Z", "revision_number": 1, "project_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:35:56,307 99494 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication 2025-08-04 09:35:56,321 99494 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:35:56,424 99494 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:35:56,425 99494 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.191 successfully created 2025-08-04 09:35:56,670 99494 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/volumes 0.244s 2025-08-04 09:35:56,671 99494 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-599194232"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7352d343-2436-4326-845d-fc0da283c164', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -7352d343-2436-4326-845d-fc0da283c164', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6344c847-ce5b-47d9-ade2-4cf0c103aec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.601677", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-599194232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:35:56,740 99494 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/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6 0.057s 2025-08-04 09:35:56,741 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14106531-7464-499f-9276-433b84a7082e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14106531-7464-499f-9276-433b84a7082e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6'} Body: b'{"volume": {"id": "6344c847-ce5b-47d9-ade2-4cf0c103aec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:57.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-599194232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:35:57,796 99494 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/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6 0.039s 2025-08-04 09:35:57,796 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b962398b-915c-4c3a-bbde-3584c83965b6', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b962398b-915c-4c3a-bbde-3584c83965b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6'} Body: b'{"volume": {"id": "6344c847-ce5b-47d9-ade2-4cf0c103aec6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:57.000000", "updated_at": "2025-08-04T09:35:57.000000", "name": "tempest-VolumesAdminNegativeTest-volume-599194232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [115.704492s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 778bfcf6-b5bc-4452-a6a1-2a714576b14a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:25,426 99488 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.145s 2025-08-04 09:34:25,426 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2491', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67fdd6b5-a244-4602-b73b-eb8fccc8c4b5', '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": "e682552c253d4bb3a0f919f4c5928f98", "name": "tempest-DeleteServersTestJSON-1717719857-project-member", "password_expires_at": null}, "audit_ids": ["OrXss1ILSj2-4g-by7Linw"], "expires_at": "2025-08-04T10:34:25.000000Z", "issued_at": "2025-08-04T09:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1965317fc827431db388d1a7ba04e046", "name": "tempest-DeleteServersTestJSON-1717719857"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1965317fc827431db388d1a7ba04e046", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:34:25,427 99488 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'c0bc453a-b24b-4b68-8c85-830581ab9f0e', 'name': 'tempest-DeleteServersTestJSON-1936270122-network', 'tenant_id': '1965317fc827431db388d1a7ba04e046', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1965317fc827431db388d1a7ba04e046', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47748, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'cre ated_at': '2025-08-04T09:34:11Z', 'updated_at': '2025-08-04T09:34:11Z', 'revision_number': 1} available for tenant 2025-08-04 09:34:28,797 99488 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.369s 2025-08-04 09:34:28,798 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1152915204", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "c0bc453a-b24b-4b68-8c85-830581ab9f0e"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c486a6e9-1a7f-46de-8e75-5d2bdeb0dc0b', 'x-compute-request-id': 'req-c486a6e9-1a7f-46de-8e75-5d2bdeb0dc0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6a4491bb-375b-448f-9859-e00205e7efc5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "24kr9RdA43YK"}}' 2025-08-04 09:34:29,003 99488 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/6a4491bb-375b-448f-9859-e00205e7efc5 0.202s 2025-08-04 09:34:29,003 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3c7be5-45d1-4304-b6d2-17cc4588addc', 'x-compute-request-id': 'req-bb3c7be5-45d1-4304-b6d2-17cc4588addc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5'} Body: b'{"server": {"id": "6a4491bb-375b-448f-9859-e00205e7efc5", "name": "tempest-DeleteServersTestJSON-server-1152915204", "status": "BUILD", "tenant_id": "1965317fc827431db388d1a7ba04e046", "user_id": "e682552c253d4bb3a0f919f4c5928f98", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:29Z", "updated": "2025-08-04T09:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}], "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": []}}' 2025-08-04 09:35:19,301 99488 INFO [tempest.lib.common.rest_client] Request (Delet eServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5 0.233s 2025-08-04 09:35:19,301 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec8346ec-cbe3-400e-9f53-382744de261b', 'x-compute-request-id': 'req-ec8346ec-cbe3-400e-9f53-382744de261b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5'} Body: b'{"server": {"id": "6a4491bb-375b-448f-9859-e00205e7efc5", "name": "tempest-DeleteServersTestJSON-server-1152915204", "status": "ACTIVE", "tenant_id": "1965317fc827431db388d1a7ba04e046", "user_id": "e682552c253d4bb3a0f919f4c5928f98", "metadata": {}, "hostId": "2f75bd6b06f9bc3ef275465e230cf51f2ca7cc2a1fa224b010b1ee45", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:28Z", "updated": "2025-08-04T09:34:50Z", "addresses": {"tempest-DeleteServersTestJSON-1936270122-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:cf:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34:50.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": []}}' 2025-08-04 09:35:19,316 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:36:19,861 99488 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.486s 2025-08-04 09:36:19,862 99488 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-911613877"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a81de36-851e-4550-8004-69df9f731677', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a81de36-851e-4550-8004-69df9f731677', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "778bfcf6-b5bc-4452-a6a1-2a714576b14a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:19.801322", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-911613877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/778b fcf6-b5bc-4452-a6a1-2a714576b14a"}], "user_id": "e682552c253d4bb3a0f919f4c5928f98", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:36:19,913 99488 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a 0.039s 2025-08-04 09:36:19,913 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43044bc3-e311-4279-8c46-821727f61d40', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43044bc3-e311-4279-8c46-821727f61d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a'} Body: b'{"volume": {"id": "778bfcf6-b5bc-4452-a6a1-2a714576b14a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:20.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-911613877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}], "user_id": "e682552c253d4bb3a0f919f4c5928f98", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1965317fc827431db388d1a7ba04e046"}}' 2025-08-04 09:36:20,964 99488 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a 0.036s 2025-08-04 09:36:20,965 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44340b3e-fe16-444d-bcba-54967dbab800', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44340b3e-fe16-444d-bcba-54967dbab800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a'} Body: b'{"volume": {"id": "778bfcf6-b5bc-4452-a6a1-2a714576b14a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:20.000000", "updated_at": "2025-08-04T09:36:20.000000", "name": "tempest-DeleteServersTestJSON-volume-911613877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}], "user_id": "e682552c253d4bb3a0f919f4c5928f98", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1965317fc827431db388d1a7ba04e046"}}' {8} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [195.896523s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 88dc3211-fcf2-4d0a-994e-a133a01c3b6a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:32,660 99504 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/933e371a-56b1-4893-a26c-49ff943e8dfc 0.050s 2025-08-04 09:33:32,660 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-71e49f99-64bc-48ad-9dbe-f01ec89c35da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:33:33,582 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.884s 2025-08-04 09:33:33,582 99504 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': 'Mon, 04 Aug 2025 09:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ad1acf9f-4ede-42fc-b708-fbb51e4c2871', '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": "5ea87a26a95f4fdabaaa02ac36366e0f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "created_at": "2025-08-04T09:33:33Z", "updated_at": "2025-08-04T09:33:33Z", "tags": [], "self": "/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de", "file": "/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:33:35,017 99504 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/2f3397f7-cd34-4a5e-a975-df29785e52de/file 1.434s 2025-08-04 09:33:35,018 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9298c386-5226-4478-9cee-36d8fd9676c2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de/file'} Body: b'' 2025-08-04 09:33:35,018 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:33:35,019 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:33:35,228 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.208s 2025-08-04 09:33:35,228 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2108615716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPow/dVEcFF/ncMxULQpAF/odvTEXq7RpR00O3CMl3qQ9/Pv/yQz7xZ3DriTXjtMdUPcAj91IFLPtUYAM5RSNBaPM0B3Wj8P/W8gMZB970cjVkVQffI9L/IGLrj/PTTC6A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8403993-740f-4c94-aafa-83fd5197bd1b', 'x-compute-request-id': 'req-d8403993-740f-4c94-aafa-83fd5197bd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2108615716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPow/dVEcFF/ncMxULQpAF/odvTEXq7RpR00O3CMl3qQ9/Pv/yQz7xZ3DriTXjtMdUPcAj91IFLPtUYAM5RSNBaPM0B3Wj8P/W8gMZB970cjVkVQffI9L/IGLrj/PTTC6A==", "fingerprint": "a5:8a:d8:66:c2:dd:4d:c1:de:15:6d:46:ec:2e:28:b9", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4"}}' 2025-08-04 09:33:35,231 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2108615716 created 2025-08-04 09:33:39,083 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.851s 2025-08-04 09:33:39,084 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2015032501", "description": "tempest-description--1455381594"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-a2b59548-7dc8-4f32-b207-71f20a97886d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "name": "tempest-securitygroup--2015032501", "stateful": true, "tenant_id": "f1d50335bc554405b0003506ef92eb66", "description": "tempest-description--1455381594", "shared": false, "security_group_rules": [{"id": "bf4d6770-a490-42d9-bb39-21ba32ef6ea7", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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": 311, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:38Z", "updated_ at": "2025-08-04T09:33:38Z", "revision_number": 0}, {"id": "e455e5c6-31d0-4ae8-a761-9fe968eebe0d", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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": 312, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:38Z", "updated_at": "2025-08-04T09:33:38Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:33:38Z", "updated_at": "2025-08-04T09:33:38Z", "revision_number": 1, "project_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:33:41,227 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.143s 2025-08-04 09:33:41,228 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ea1b9d89-bb0c-4f6d-8fab-568739de7731', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11e67064-2ea2-4e82-bbab-79d99a2c69dc", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:41Z", "updated_at": "2025-08-04T09:33:41Z", "revision_number": 0}}' 2025-08-04 09:33:44,221 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.992s 2025-08-04 09:33:44,221 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-20b63449-0142-43f7-87c4-567a1cd82084', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd44810e-fa84-4b77-9700-e13e0256624f", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:44Z", "updated_at": "2025-08-04T09:33:44Z", "revision_number": 0}}' 2025-08-04 09:33:44,221 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2015032501 created 2025-08-04 09:33:50, 169 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 5.947s 2025-08-04 09:33:50,170 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-231b4996-d8f6-4f44-a434-129cfe64f2cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8fcad8a5-c6ca-49bb-afa5-41ad6034a99b", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "floating_ip_address": "172.24.4.61", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f1d50335bc554405b0003506ef92eb66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:49Z", "updated_at": "2025-08-04T09:33:49Z", "revision_number": 0}}' 2025-08-04 09:33:50,170 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8fcad8a5-c6ca-49bb-afa5-41ad6034a99b', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'floating_ip_address': '172.24.4.61', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:49Z', 'updated_at': '2025-08-04T09:33:49Z', 'revision_number': 0, 'ip': '172.24.4.61'} created 2025-08-04 09:33:50,265 99504 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.090s 2025-08-04 09:33:50,266 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9a778a1c-11ba-4c23-b443-9ae48fdbd602', '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": "bb0e28014e644ac7ac4c885a6f46a6a4", "name": "tempest-AttachSCSIVolumeTestJSON-1494222639-project-member", "password_expires_at": null}, "audit_ids": ["Qc4_V_enRiqnjV0X_Tg3IQ"], "expires_at": "2025-08-04T10:33:50.000000Z", "issued_at": "2025-08-04T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1d50335bc554405b0003506ef92eb66", "name": "tempest-AttachSCSIVolumeTestJSON-1494222639"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f1d50335bc554405b0003506ef92eb66", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:33:50,266 99504 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd9d89d27-109c-47f8-9938-0e517bc5fee4', 'name': 'tempest-AttachSCSIVolumeTestJSON-2123597903-network', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19221, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:48Z', 'updated_at': '2025-08-04T09:32:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:33:50,267 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2108615716', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPow/dVEcFF/ncMxULQpAF/odvTEXq7RpR00O3CMl3qQ9/Pv/yQz7xZ3DriTXjtMdUPcAj91IFLPtUYAM5RSNBaPM0B3Wj8P/W8gMZB970cjVkVQffI9L/IGLrj/PTTC6A==', 'fingerprint': 'a5:8a:d8:66:c2:dd:4d:c1:de:15:6d:46:ec:2e:28:b9', 'user_id': 'bb0e28014e644ac7ac4c885a6f46a6a4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCkq82jcxc285wUhWZ7OIRKehwYlNRTezqBbqDFe/fXlAkUfIm9xF/\n/BntQD6WAjGgBwYFK4EEACKhZANiAAT6MP3VRHBRf53DMVC0KQBf6Hb0xF6u0aUd\nNDtwjJd6kPfz7/8kM+8Wdw64k147THVD3AI/dSBSz7VGADOUUjQWjzNAd1o/D/1v\nIDGQfe9HI1ZFUH3yPS/yBi64/z00wug=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c25900d4-ae01-4744-ac9a-8d35aaa49d16', 'name': 'tempest-securitygroup--2015032501', 'stateful': True, 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'description': 'tempest-description--1455381594', 'shared': False, 'security_group_rules': [{'id': 'bf4d6770-a490-42d9-bb39-21ba32ef6ea7', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'security_group_id': 'c25900d4-ae01-4744-ac9a-8d35aaa49d16', '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': 311, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:38Z', 'updated_at': '2025-08-04T09:33:38Z', 'revision_number': 0}, {'id': 'e455e5c6-31d0-4ae8-a761-9fe968eebe0d', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'security_group_id': 'c25900d4-ae01-4744-ac9a-8d35aaa49d16', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'p ort_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 312, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:38Z', 'updated_at': '2025-08-04T09:33:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:33:38Z', 'updated_at': '2025-08-04T09:33:38Z', 'revision_number': 1, 'project_id': 'f1d50335bc554405b0003506ef92eb66'}, 'floating_ip': {'id': '8fcad8a5-c6ca-49bb-afa5-41ad6034a99b', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'floating_ip_address': '172.24.4.61', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:49Z', 'updated_at': '2025-08-04T09:33:49Z', 'revision_number': 0, 'ip': '172.24.4.61'}} 2025-08-04 09:34:02,160 99504 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 11.892s 2025-08-04 09:34:02,160 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1993732859", "imageRef": "2f3397f7-cd34-4a5e-a975-df29785e52de", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "d9d89d27-109c-47f8-9938-0e517bc5fee4"}], "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "key_name": "tempest-keypair-2108615716", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5b9137-442e-4a6a-acaa-e2f818f8cded', 'x-compute-request-id': 'req-ca5b9137-442e-4a6a-acaa-e2f818f8cded', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "adminPass": "nLb8zaVAQkB7"}}' 2025-08-04 09:34:03,227 99504 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/442db65e-5528-4e15-b2df-c23ff5e8ba84 1.062s 2025-08-04 09:34:03,227 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e0d43b-ae4d-49a3-966f-24ad49ecbc4e', 'x-compute-request-id': 'req-29e0d43b-ae4d-49a3-966f-24ad49ecbc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "name": "tempest -AttachSCSIVolumeTestJSON-server-1993732859", "status": "BUILD", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "metadata": {}, "hostId": "", "image": {"id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2f3397f7-cd34-4a5e-a975-df29785e52de"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:02Z", "updated": "2025-08-04T09:34:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2108615716", "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": []}}' 2025-08-04 09:34:53,681 99504 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/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.388s 2025-08-04 09:34:53,682 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930e7728-ec6a-4de0-9698-83c6613cb4c5', 'x-compute-request-id': 'req-930e7728-ec6a-4de0-9698-83c6613cb4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "name": "tempest-AttachSCSIVolumeTestJSON-server-1993732859", "status": "ACTIVE", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "metadata": {}, "hostId": "e0d39641b7f624b396c32cfdbaa25e33fe2b689a12e4875cdc1fbb65", "image": {"id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2f3397f7-cd34-4a5e-a975-df29785e52de"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:02Z", "updated": "2025-08-04T09:34:38Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2123597903-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:03:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2108615716", "OS-SRV-USG:launched_at": "2025-08-04T09:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:34:53,699 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:35:53,945 99504 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/44 2db65e-5528-4e15-b2df-c23ff5e8ba84/os-interface 0.188s 2025-08-04 09:35:53,945 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e823bd38-aa50-4e15-ba01-e2bff7b9eef4', 'x-compute-request-id': 'req-e823bd38-aa50-4e15-ba01-e2bff7b9eef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d9d89d27-109c-47f8-9938-0e517bc5fee4", "port_id": "08af41d6-f483-456a-9f1d-c5e1d116c9c5", "mac_addr": "fa:16:3e:35:03:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "880aa865-5bcd-40af-a5e1-4e8bdb95e42c", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 09:35:55,717 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b 1.768s 2025-08-04 09:35:55,718 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "08af41d6-f483-456a-9f1d-c5e1d116c9c5"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-47419542-874d-4ea6-9c1d-a84b9d938960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b'} Body: b'{"floatingip": {"id": "8fcad8a5-c6ca-49bb-afa5-41ad6034a99b", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "floating_ip_address": "172.24.4.61", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "818f5a9b-6b7f-4d65-b1ec-6bb89e2fb44c", "port_id": "08af41d6-f483-456a-9f1d-c5e1d116c9c5", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d9d89d27-109c-47f8-9938-0e517bc5fee4", "mac_address": "fa:16:3e:35:03:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:49Z", "updated_at": "2025-08-04T09:35:55Z", "revision_number": 1, "project_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:35:55,720 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.61:22' as 'cirros' with public key authentication 2025-08-04 09:35:55,738 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:35:55,841 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:35:55,842 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.61 successfully created 2025-08-04 09:35:56,114 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.271s 2025-08-04 09:35:56,114 99504 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-844723385"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c3c18e-2322-4f4a-ae10-8570f1484946', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c3c18e-2322-4f4a-ae10-8570f1484946', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "88dc3211-fcf2-4d0a-994e-a133a01c3b6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.032416", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-844723385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}], "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:35:56,181 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a 0.053s 2025-08-04 09:35:56,181 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba098390-f7d3-4545-a67f-9edc471ff186', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba098390-f7d3-4545-a67f-9edc471ff186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a'} Body: b'{"volume": {"id": "88dc3211-fcf2-4d0a-994e-a133a01c3b6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-844723385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}], "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:35:57,235 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a 0.039s 2025-08-04 09:35:57,235 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84817e86-1557-477d-b019-ff4a10a5d6ca', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84817e86-1557-477d-b019-ff4a10a5d6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a'} Body: b'{"volume": {"id": "88dc3211-fcf2-4d0a-994e-a133a01c3b6a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.000000", "updated_at": "2025-08-04T09:35:56.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-844723385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}], "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:35:57,425 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.175s 2025-08-04 09:35:57,425 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b429451-bf13-4075-aeca-2a0205919750', 'x-compute-request-id': 'req-9b429451-bf13-4075-aeca-2a0205919750', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'' 2025-08-04 09:35:57,608 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.182s 2025-08-04 09:35:57,608 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 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-ca4db293-0b40-4637-a9db-1189b522131c', 'x-compute-request-id': 'req-ca4db293-0b40-4637-a9db-1189b522131c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "name": "tempest-AttachSCSIVolumeTestJSON-server-1993732859", "status": "ACTIVE", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "metadata": {}, "hostId": "e0d39641b7f624b396c32cfdbaa25e33fe2b689a12e4875cdc1fbb65", "image": {"id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2f3397f7-cd34-4a5e-a975-df29785e52de"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:02Z", "updated": "2025-08-04T09:35:57Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2123597903-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:03:67"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:03:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2108615716", "OS-SRV-USG:launched_at": "2025-08-04T09:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "OS-EXT-STS:task_state" : "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:36:47,707 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.037s 2025-08-04 09:36:47,707 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b627f69-99b4-4738-8581-ba72d1396447', 'x-compute-request-id': 'req-8b627f69-99b4-4738-8581-ba72d1396447', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 442db65e-5528-4e15-b2df-c23ff5e8ba84 could not be found."}}' 2025-08-04 09:36:47,737 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2108615716 0.028s 2025-08-04 09:36:47,737 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83599909-2d25-42e2-a83a-a3e5991e6a66', 'x-compute-request-id': 'req-83599909-2d25-42e2-a83a-a3e5991e6a66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2108615716'} Body: b'' 2025-08-04 09:36:47,912 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16 0.174s 2025-08-04 09:36:47,912 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-288aa0ad-fc8a-432d-8d6a-bea3cbb5ca93', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16'} Body: b'' 2025-08-04 09:36:47,929 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16 0.016s 2025-08-04 09:36:47,929 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-09946fa1-c8d7-4a85-b099-265effa06c5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c25900d4-ae01-4744-ac9a-8d35aaa49d16 does not exist", "detail": ""}}' 2025-08-04 09:36:48,347 99504 INFO [tempest.lib.common.rest_client] R equest (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b 0.417s 2025-08-04 09:36:48,347 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8fd92b70-493c-4ef4-9808-149ca805f649', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b'} Body: b'' 2025-08-04 09:36:48,486 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de 0.137s 2025-08-04 09:36:48,486 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c1b9e7a1-b969-4bfa-b94a-048403e5c9ee', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de'} Body: b'' 2025-08-04 09:36:48,503 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de 0.016s 2025-08-04 09:36:48,504 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-765afa2e-293e-4f9d-be7e-117d1ccad03a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de'} Body: b'{"message": "No image found with ID 2f3397f7-cd34-4a5e-a975-df29785e52de

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {3} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.397484s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:35:57,964 99494 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.126s 2025-08-04 09:35:57,965 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a346827a-21bf-4412-8a10-e4383eaa9168', '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": "3916f55597f54503842c7a5835ef3929", "name": "tempest-VolumesAdminNegativeTest-1055555135-project-member", "password_expires_at": null}, "audit_ids": ["exsfuc9ATxmKS5lcfVn1uw"], "expires_at": "2025-08-04T10:35:57.000000Z", "issued_at": "2025-08-04T09:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43edf05bf37d4990991e240749b4d1fb", "name": "tempest-VolumesAdminNegativeTest-1055555135"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43edf05bf37d4990991e240749b4d1fb", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:35:57,965 99494 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'f1a104e9-11b6-4d81-b52f-25800377e339', 'name': 'tempest-VolumesAdminNegativeTest-699673380-network', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44724, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope ': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:48Z', 'updated_at': '2025-08-04T09:32:49Z', 'revision_number': 1} available for tenant 2025-08-04 09:35:58,419 99494 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.453s 2025-08-04 09:35:58,419 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1037188247", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "f1a104e9-11b6-4d81-b52f-25800377e339"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d20848-6574-4a91-b284-f8d8974cd3bd', 'x-compute-request-id': 'req-50d20848-6574-4a91-b284-f8d8974cd3bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2fdd8a04-3e3b-43bb-92b2-07255263b521", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8wbANwkckSRb"}}' 2025-08-04 09:35:58,490 99494 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/2fdd8a04-3e3b-43bb-92b2-07255263b521 0.067s 2025-08-04 09:35:58,490 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48833e0-518f-4c6a-b851-f67cc8d6cde8', 'x-compute-request-id': 'req-a48833e0-518f-4c6a-b851-f67cc8d6cde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521'} Body: b'{"server": {"id": "2fdd8a04-3e3b-43bb-92b2-07255263b521", "name": "tempest-VolumesAdminNegativeTest-server-1037188247", "status": "BUILD", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:35:58Z", "updated": "2025-08-04T09:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}], "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": []}}' 2025-08-04 09:36:48,788 99494 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/2fdd8a04-3e3b-43bb-92b2-07255263b521 0.233s 2025-08-04 09:36:48,789 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 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-7b205469-f8fd-441a-9b81-e77baaa8ec06', 'x-compute-request-id': 'req-7b205469-f8fd-441a-9b81-e77baaa8ec06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521'} Body: b'{"server": {"id": "2fdd8a04-3e3b-43bb-92b2-07255263b521", "name": "tempest-VolumesAdminNegativeTest-server-1037188247", "status": "ACTIVE", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "hostId": "58c94966cac04c9c7bcb03359560ddf5dc6530716ccd5933512bb039", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:35:58Z", "updated": "2025-08-04T09:36:14Z", "addresses": {"tempest-VolumesAdminNegativeTest-699673380-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:36:13.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": []}}' 2025-08-04 09:36:48,815 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:37:49,101 99494 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/volumes 0.227s 2025-08-04 09:37:49,102 99494 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-656124650"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ed5b06-6913-4c37-9434-039c5b7f72e3', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ed5b06-6913-4c37-9434-039c5b7f72e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:49.038547", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-656124650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10 .0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:37:49,159 99494 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/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f 0.046s 2025-08-04 09:37:49,160 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd182160-aaa4-4b04-bcfa-1cc6fd0179ab', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd182160-aaa4-4b04-bcfa-1cc6fd0179ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f'} Body: b'{"volume": {"id": "a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:49.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-656124650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:37:50,215 99494 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/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f 0.040s 2025-08-04 09:37:50,215 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d390cf-fca1-4270-8364-9be5afee283e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d390cf-fca1-4270-8364-9be5afee283e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f'} Body: b'{"volume": {"id": "a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:49.000000", "updated_at": "2025-08-04T09:37:49.000000", "name": "tempest-VolumesAdminNegativeTest-volume-656124650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [122.069741s] ... 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75c3d60e-94c4-4f62-a24a-a4636bf83d7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:36:24,102 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a 0.237s 2025-08-04 09:36:24,103 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441995c9-5961-489f-a10d-8445a65ac9e2', 'x-compute-request-id': 'req-441995c9-5961-489f-a10d-8445a65ac9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a'} Body: b'{"server": {"id": "8ac017eb-afc7-4a9e-b0a4-296c358e269a", "name": "tempest-ServerActionsTestOtherB-server-88600728", "status": "ACTIVE", "tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4", "user_id": "3e68738128db4c0586a12feae6c8d6ab", "metadata": {}, "hostId": "4415bc96515a439aebee3927f323029319a520a82771ce58ca4a5ce7", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:31Z", "updated": "2025-08-04T09:34:52Z", "addresses": {"tempest-ServerActionsTestOtherB-839792005-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:79:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-980595169", "OS-SRV-USG:launched_at": "2025-08-04T09:34:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1193682530"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:37:24,480 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.302s 2025-08-04 09:37:24,480 99490 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-ServerActionsTestOtherB-volume-1046797945"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8482b7e5-d9f5-4a1d-b16e-78cc967ff9eb', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8482b7e5-d9f5-4a1d-b16e-78cc967ff9eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "75c3d60e-94c4-4f62-a24a-a4636bf83d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:24.327179", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1046797945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75c3d60e-94c4-4f62-a24a-a4636bf 83d7d"}], "user_id": "3e68738128db4c0586a12feae6c8d6ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:37:24,545 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d 0.052s 2025-08-04 09:37:24,545 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69672c6-c251-439b-ad55-efb8ccf4107f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69672c6-c251-439b-ad55-efb8ccf4107f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d'} Body: b'{"volume": {"id": "75c3d60e-94c4-4f62-a24a-a4636bf83d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:24.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1046797945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}], "user_id": "3e68738128db4c0586a12feae6c8d6ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4"}}' 2025-08-04 09:37:25,599 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d 0.039s 2025-08-04 09:37:25,599 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89adefa-1a71-41b6-a5e9-28c443dec8fa', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89adefa-1a71-41b6-a5e9-28c443dec8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d'} Body: b'{"volume": {"id": "75c3d60e-94c4-4f62-a24a-a4636bf83d7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:24.000000", "updated_at": "2025-08-04T09:37:25.000000", "name": "tempest-ServerActionsTestOtherB-volume-1046797945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}], "user_id": "3e68738128db4c0586a12feae6c8d6ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4"}}' 2025-08-04 09:37:25,612 99490 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 2025-08-04 09:37:25,871 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTest OtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a 0.256s 2025-08-04 09:37:25,871 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f2e1e2-bc89-4cd6-8473-3d7046cec59c', 'x-compute-request-id': 'req-f9f2e1e2-bc89-4cd6-8473-3d7046cec59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a'} Body: b'{"server": {"id": "8ac017eb-afc7-4a9e-b0a4-296c358e269a", "name": "tempest-ServerActionsTestOtherB-server-88600728", "status": "ACTIVE", "tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4", "user_id": "3e68738128db4c0586a12feae6c8d6ab", "metadata": {}, "hostId": "4415bc96515a439aebee3927f323029319a520a82771ce58ca4a5ce7", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:31Z", "updated": "2025-08-04T09:34:52Z", "addresses": {"tempest-ServerActionsTestOtherB-839792005-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:79:82"}, {"version": 4, "addr": "172.24.4.155", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:79:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-980595169", "OS-SRV-USG:launched_at": "2025-08-04T09:34:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1193682530"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.442481s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b58b8050-eceb-4fe3-82cd-3eab7bf7bc63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:25,298 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 09:39:25,298 99500 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-480299958"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0c47c4-feec-4b70-8668-b197fa1d2368', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0c47c4-feec-4b70-8668-b197fa1d2368', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b58b8050-eceb-4fe3-82cd-3eab7bf7bc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:25.230796", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-480299958", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:25,349 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63 0.038s 2025-08-04 09:39:25,349 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9a05bd-4d6f-4667-8f39-20e06d6e080d', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9a05bd-4d6f-4667-8f39-20e06d6e080d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63'} Body: b'{"volume": {"id": "b58b8050-eceb-4fe3-82cd-3eab7bf7bc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:25.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-480299958", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' 2025-08-04 09:39:26,486 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63 0.122s 2025-08-04 09:39:26,486 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-84a15548-d671-4885-b43b-e28ffed125ac', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a15548-d671-4885-b43b-e28ffed125ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63'} Body: b'{"volume": {"id": "b58b8050-eceb-4fe3-82cd-3eab7bf7bc63", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:25.000000", "updated_at": "2025-08-04T09:39:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-480299958", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.340462s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e95ba3c-41c6-4e5b-b532-762956f17eea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:26,696 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.194s 2025-08-04 09:39:26,696 99500 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-522539372"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbf8212-92f4-4c99-b522-eb6bba404703', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbf8212-92f4-4c99-b522-eb6bba404703', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6e95ba3c-41c6-4e5b-b532-762956f17eea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:26.637950", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-522539372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:26,748 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea 0.040s 2025-08-04 09:39:26,748 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3699185a-3c9b-4975-8b0a-2a29daa8ddd8', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3699185a-3c9b-4975-8b0a-2a29daa8ddd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea'} Body: b'{"volume": {"id": "6e95ba3c-41c6-4e5b-b532-762956f17eea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:27.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-522539372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' 2025-08-04 09:39:27,828 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea 0.051s 2025-08-04 09:39:27,828 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-373ee572-18e1-4973-9f28-5c064c1bb12e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373ee572-18e1-4973-9f28-5c064c1bb12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea'} Body: b'{"volume": {"id": "6e95ba3c-41c6-4e5b-b532-762956f17eea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:27.000000", "updated_at": "2025-08-04T09:39:27.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-522539372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [166.823489s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5a655bd0-0a22-4ccf-8956-1500e5f70a90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:37:22,649 99488 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:37:22,649 99488 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:37:22,790 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.140s 2025-08-04 09:37:22,791 99488 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-882680550", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPFOXdIDWWlU+t+6SVpdkqMlVPUuMKNcrMKktuduP3dMGvZFSFma/jwo5l3FKFxlGauw1prBSJGeJ6Qly6B5HQKeN9BlqzoODqIFqbRnxESIeYcqecJ5P6tLReZIy5zOMw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b080d5f6-5a24-4952-93be-0d1761fb9b16', 'x-compute-request-id': 'req-b080d5f6-5a24-4952-93be-0d1761fb9b16', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-882680550", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPFOXdIDWWlU+t+6SVpdkqMlVPUuMKNcrMKktuduP3dMGvZFSFma/jwo5l3FKFxlGauw1prBSJGeJ6Qly6B5HQKeN9BlqzoODqIFqbRnxESIeYcqecJ5P6tLReZIy5zOMw==", "fingerprint": "8f:5d:e2:c4:c0:e8:69:3d:ec:a6:4e:fa:21:93:66:23", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510"}}' 2025-08-04 09:37:22,793 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-882680550 created 2025-08-04 09:37:23,017 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.224s 2025-08-04 09:37:23,018 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--674818996", "description": "tempest-description--429717404"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-02d2145e-a1c6-4294-848c-4d925a05c76e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "name": "tempest-securitygroup--674818996", "stateful": true, "tenant_id": "6497e676994b4fe4b101c0f866266b99", "description": "tempest-description--429717404", "shared": false, "security_group_rules": [{"id": "410b8481-8fe0-4c37-8af6-305b5fbf802b", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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": 593, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:37:22Z", "updated_at": "2025-08-04T09:37:22Z", "revision_number": 0}, {"id": "ae3b293b-440c-435d-b9b3-d072c9d5c4c2", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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": 594, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:37:22Z", "updated_at": "2025-08-04T09:37:22Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:37:22Z", "updated_at": "2025-08-04T09:37:22Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:37:23,350 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.331s 2025-08-04 09:37:23,350 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-69325bed-560b-44e8-8093-628e5e89ec9d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab8c30a9-28f1-4514-8210-d8bc491d4a7b", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:37:23Z", "updated_at": "2025-08-04T09:37:23Z", "revision_number": 0}}' 2025-08-04 09:37:23,649 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.298s 2025-08-04 09:37:23,649 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5e64ed41-59db-4c3a-92e4-3a90d836d78b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d673da5-3609-4250-a4cb-f97cc19109c2", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:37:23Z", "updated_at": "2025-08-04T09:37:23Z", "revision_number": 0}}' 2025-08-04 09:37:23,650 99488 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--674818996 created 2025-08-04 09:37:24,531 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.880s 2025-08-04 09:37:24,531 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c2a40960-508f-4955-910a-49f58eb1b66a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "886c6d77-b2d3-4671-bc38-80edfd74fede", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.138", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6497e676994b4fe4b101c0f866266b99", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:37:24Z", "updated_at": "2025-08-04T09:37:24Z", "revision_number": 0}}' 2025-08-04 09:37:24,532 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '886c6d77-b2d3-4671-bc38-80edfd74fede', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.138', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:37:24Z', 'updated_at': '2025-08-04T09:37:24Z', 'revision_number': 0, 'ip': '172.24.4.138'} created 2025-08-04 09:37:24,623 99488 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.085s 2025-08-04 09:37:24,623 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c9b01de-75e3-4033-90b6-6441803fcb5e', '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": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "name": "tempest-AttachVolumeShelveTestJSON-1208188236-project-member", "password_expires_at": null}, "audit_ids": ["AAs5Fy_FRmy-qdKLN44k9g"], "expires_at": "2025-08-04T10:37:24.000000Z", "issued_at": "2025-08-04T09:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6497e676994b4fe4b101c0f866266b99", "name": "tempest-AttachVolumeShelveTestJSON-1208188236"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placeme nt", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6497e676994b4fe4b101c0f866266b99", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:37:24,624 99488 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '8853d43d-9061-4f71-b8e5-8d4ce8d256df', 'name': 'tempest-AttachVolumeShelveTestJSON-898662642-network', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6497e676994b4fe4b101c0f866266b99', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23256, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:37:16Z', 'updated_at': '2025-08-04T09:37:16Z', 'revision_number': 1} available for tenant 2025-08-04 09:37:24,624 99488 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-882680550', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPFOXdIDWWlU+t+6SVpdkqMlVPUuMKNcrMKktuduP3dMGvZFSFma/jwo5l3FKFxlGauw1prBSJGeJ6Qly6B5HQKeN9BlqzoODqIFqbRnxESIeYcqecJ5P6tLReZIy5zOMw==', 'fingerprint': '8f:5d:e2:c4:c0:e8:69:3d:ec:a6:4e:fa:21:93:66:23', 'user_id': 'c8d1ba6fce404ed6bd9d1fa4cc1d1510', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAwhQZr2B9QpsJYWGyob0TIULr3V63F+5e7pFOiUpi/LoqI6HdM1JFE\nqQM3KSlzhYegBwYFK4EEACKhZANiAATxTl3SA1lpVPrfuklaXZKjJVT1LjCjXKzC\npLbnbj93TBr2RUhZmv48KOZdxShcZRmrsNaawUiRniekJcugeR0CnjfQZas6Dg6i\nBam0Z8REiHmHKnnCeT+rS0XmSMuczjM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '88d9877f-7859-4bf4-8ad3-b22731ef819d', 'name': 'tempest-securitygroup--674818996', 'stateful': True, 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'description': 'tempest-description--429717404', 'shared': False, 'security_group_rules': [{'id': '410b8481-8fe0-4c37-8af6-305b5fbf802b', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '88d9877f-7859-4bf4-8ad3-b22731ef819d', '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': 593, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:37:22Z', 'updated_at': '2025-08-04T09:37:22Z', 'revision_number': 0}, {'id': 'ae3b293b-440c-435d-b9b3-d072c9d5c4c2', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '88d9877f-7859-4bf4-8ad3-b22731ef819d', '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': 594, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025 -08-04T09:37:22Z', 'updated_at': '2025-08-04T09:37:22Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:37:22Z', 'updated_at': '2025-08-04T09:37:22Z', 'revision_number': 1, 'project_id': '6497e676994b4fe4b101c0f866266b99'}, 'floating_ip': {'id': '886c6d77-b2d3-4671-bc38-80edfd74fede', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.138', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:37:24Z', 'updated_at': '2025-08-04T09:37:24Z', 'revision_number': 0, 'ip': '172.24.4.138'}} 2025-08-04 09:37:25,264 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.639s 2025-08-04 09:37:25,265 99488 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-242908042", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "8853d43d-9061-4f71-b8e5-8d4ce8d256df"}], "security_groups": [{"name": "tempest-securitygroup--674818996"}], "key_name": "tempest-keypair-882680550", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e', '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-bb11ee73-1af9-4831-b5d0-17641237e57f', 'x-compute-request-id': 'req-bb11ee73-1af9-4831-b5d0-17641237e57f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--674818996"}], "adminPass": "password"}}' 2025-08-04 09:37:25,333 99488 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/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.065s 2025-08-04 09:37:25,333 99488 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': 'Mon, 04 Aug 2025 09:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-928b9b1b-b995-4d56-8d0b-2b689f89ba51', 'x-compute-request-id': 'req-928b9b1b-b995-4d56-8d0b-2b689f89ba51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "name": "tempest-AttachVolumeShelveTestJSON-server-242908042", "status": "BUILD", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6b d9d1fa4cc1d1510", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:37:25Z", "updated": "2025-08-04T09:37:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-882680550", "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}}' 2025-08-04 09:38:15,609 99488 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/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.208s 2025-08-04 09:38:15,609 99488 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': 'Mon, 04 Aug 2025 09:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1583', '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-0d7392b6-07f7-489e-9ef6-192c7fc0bf46', 'x-compute-request-id': 'req-0d7392b6-07f7-489e-9ef6-192c7fc0bf46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "name": "tempest-AttachVolumeShelveTestJSON-server-242908042", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:37:25Z", "updated": "2025-08-04T09:37:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:ba:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882680550", "OS-SRV-USG:launched_at": "2025-08-04T09:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--674818996"}], "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}}' 2025-08-04 09:38:15,626 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:39:15,821 99488 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/906f3ca7-48b0-4d01-9b7 3-2bc30357fe2e/os-interface 0.163s 2025-08-04 09:39:15,822 99488 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': 'Mon, 04 Aug 2025 09:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396870eb-24ae-4fef-a648-b90f0eb4bf82', 'x-compute-request-id': 'req-396870eb-24ae-4fef-a648-b90f0eb4bf82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "port_id": "60f067ff-1b29-4a06-91f7-65407bd3a23b", "mac_addr": "fa:16:3e:64:ba:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5e00a505-cfb2-43f1-9eab-bd6d2386e806", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 09:39:16,699 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede 0.871s 2025-08-04 09:39:16,700 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "60f067ff-1b29-4a06-91f7-65407bd3a23b"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-53494707-ace4-4dff-b183-625f35f773a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede'} Body: b'{"floatingip": {"id": "886c6d77-b2d3-4671-bc38-80edfd74fede", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.138", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "79e71253-7814-4743-9caf-605b2cdc9535", "port_id": "60f067ff-1b29-4a06-91f7-65407bd3a23b", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "mac_address": "fa:16:3e:64:ba:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:37:24Z", "updated_at": "2025-08-04T09:39:16Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:39:16,702 99488 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.138:22' as 'cirros' with public key authentication 2025-08-04 09:39:16,785 99488 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:39:16,889 99488 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:39:16,890 99488 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.138 successfully created 2025-08-04 09:39:16,935 99488 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/906f3ca7-48b0-4d01-9b73-2bc30357fe2e/ips 0.045s 2025-08-04 09:39:16,935 99488 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': 'Mon, 04 Aug 2025 09:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'c ompute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3558dc2d-e5fd-4cdc-b31d-a7c1e263a4b1', 'x-compute-request-id': 'req-3558dc2d-e5fd-4cdc-b31d-a7c1e263a4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-04 09:39:17,238 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.299s 2025-08-04 09:39:17,238 99488 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-1659829351"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171230ac-4138-4391-8ad3-0763d9e70a1f', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171230ac-4138-4391-8ad3-0763d9e70a1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.157339", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1659829351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:17,291 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90 0.040s 2025-08-04 09:39:17,291 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2d353c-bacb-4701-9305-b019b8ed0a38', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2d353c-bacb-4701-9305-b019b8ed0a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90'} Body: b'{"volume": {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1659829351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:39: 18,356 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90 0.039s 2025-08-04 09:39:18,357 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7232229c-df92-437c-a2c0-9bd6d07b23c3', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7232229c-df92-437c-a2c0-9bd6d07b23c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90'} Body: b'{"volume": {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1659829351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:39:18,499 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.128s 2025-08-04 09:39:18,499 99488 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': 'Mon, 04 Aug 2025 09:39:18 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-774dea32-cdb9-4412-92ca-5a89494dff71', 'x-compute-request-id': 'req-774dea32-cdb9-4412-92ca-5a89494dff71', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'' 2025-08-04 09:39:18,750 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.250s 2025-08-04 09:39:18,750 99488 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': 'Mon, 04 Aug 2025 09:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-ac0b2135-0313-470e-84ab-e298c2d27c73', 'x-compute-request-id': 'req-ac0b2135-0313-470e-84ab-e298c2d27c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "name": "tempest-AttachVolumeShelveTestJSON-server-242908042", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:37:25Z", "updated": "2025-08-04T09:39:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:ba:95"}, {"version": 4, "addr": "172.24.4.138", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:ba:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882680550", "OS-SRV-USG:launched_at": "2025-08-04T09:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--674818996"}], "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}}' 2025-08-04 09:40:08,853 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.035s 2025-08-04 09:40:08,853 99488 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': 'Mon, 04 Aug 2025 09:40:08 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-5268f8c9-c70e-42ca-82b6-0dcc27f426ec', 'x-compute-request-id': 'req-5268f8c9-c70e-42ca-82b6-0dcc27f426ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 906f3ca7-48b0-4d01-9b73-2bc30357fe2e could not be found."}}' 2025-08-04 09:40:08,888 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-882680550 0.034s 2025-08-04 09:40:08,889 99488 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': 'Mon, 04 Aug 2025 09:40:08 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-060a2bf5-4e57-4dfd-83d6-305dfba31b59', 'x-compute-request-id': 'req-060a2bf5-4e57-4dfd-83d6-305dfba31b59', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-882680550'} Body: b'' 2025-08-04 09:40:09,098 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d 0.209s 2025-08-04 09:40:09,099 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fcda4a35-82bb-49ef-bef5-b1dccc62751c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d'} Body: b'' 2025-08-04 09:40:09,116 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d 0.017s 2025-08-04 09:40:09,117 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f5b455e3-f5d2-4b4f-9597-e0472433c329', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 88d9877f-7859-4bf4-8ad3-b22731ef819d does not exist", "detail": ""}}' 2025-08-04 09:40:09,470 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede 0.352s 2025-08-04 09:40:09,470 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cd319256-39fc-4d7b-9b5e-b4adaab59cd2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede'} Body: b'' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [121.939210s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ad223ff-908e-42ee-a04e-3828d55fcce9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:38:12,752 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.268s 2025-08-04 09:38:12,752 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e7f1da-8e3c-4957-8221-9750a9a1ebc7', 'x-compute-request-id': 'req-23e7f1da-8e3c-4957-8221-9750a9a1ebc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' 2025-08-04 09:39:13,006 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.199s 2025-08-04 09:39:13,006 99506 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-1428955813"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a67db12-13ca-45bb-897f-6f19f3801ed7', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a67db12-13ca-45bb-897f-6f19f3801ed7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ad223ff-908e-42ee-a04e-3828d55fcce9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:12.947656", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428955813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}], "user_id": "06271f169da34f23ad43d9593398d 791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:13,059 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9 0.038s 2025-08-04 09:39:13,060 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b67f0e-6bf5-4946-be1f-1f8d548bdced', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b67f0e-6bf5-4946-be1f-1f8d548bdced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9'} Body: b'{"volume": {"id": "3ad223ff-908e-42ee-a04e-3828d55fcce9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:13.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428955813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:39:14,125 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9 0.037s 2025-08-04 09:39:14,125 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e145f6bd-f3fd-45b4-b102-ea0718eece29', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e145f6bd-f3fd-45b4-b102-ea0718eece29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9'} Body: b'{"volume": {"id": "3ad223ff-908e-42ee-a04e-3828d55fcce9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:13.000000", "updated_at": "2025-08-04T09:39:13.000000", "name": "tempest-ServersNegativeTestJSON-volume-1428955813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:39:14,348 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.209s 2025-08-04 09:39:14,349 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af2b4bc-04ef-4f02-8a58-44a6ca89b293', 'x-compute-request-id': 'req-3af2b4bc-04ef-4f02-8a58-44a6ca89b293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [287.196057s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 475, in test_rebuild_server_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfa9106b-012f-49ff-8a10-63c4806847ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:35:46,303 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.195s 2025-08-04 09:35:46,304 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79bd50a-741d-4580-9cce-426260de230f', 'x-compute-request-id': 'req-b79bd50a-741d-4580-9cce-426260de230f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:36:46,564 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.191s 2025-08-04 09:36:46,565 99492 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-ServerActionsTestOtherA-volume-404586346"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac148966-d837-4950-a542-e40488a4c423', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac148966-d837-4950-a542-e40488a4c423', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "dfa9106b-012f-49ff-8a10-63c4806847ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:46.506757", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-404586346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"} ], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:36:46,669 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2025-08-04 09:36:46,679 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c01112d4-4815-4c4e-8786-ec1ae7d0b3e6', '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": "1ba4fa54dff94c0496f49cfea37aa678", "name": "tempest-ServerActionsTestOtherA-1760231133-project-member", "password_expires_at": null}, "audit_ids": ["eUp5iAKjRi6ZnHV4CePYsg"], "expires_at": "2025-08-04T10:36:46.000000Z", "issued_at": "2025-08-04T09:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ea757aa1b514ee291dd84c7c385a651", "name": "tempest-ServerActionsTestOtherA-1760231133"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ea757aa1b514ee291dd84c7c385a651", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:36:46,680 99492 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'e933ab77-3b7f-47df-a7c5-cdcd273f52e7', 'name': 'tempest-ServerActionsTestOtherA-1251385580-network', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53 91, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:47Z', 'updated_at': '2025-08-04T09:32:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:36:46,681 99492 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:36:46,681 99492 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:36:46,744 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2025-08-04 09:36:46,745 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1507631913", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFql9YKIK6M1dU+uoKsuMGB+gbbbOhk9yBRv6GVeK7tDy93xrJDYbRxgWqHaRVAqLS4yHBlr8BUtIyAxUBWd0vpSoPpAy0X3f27m5AixG4FvzfBf47AROQDjTv/VgVfcng=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 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-598434d1-dd96-463b-abe9-ab931aa6a3c0', 'x-compute-request-id': 'req-598434d1-dd96-463b-abe9-ab931aa6a3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1507631913", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFql9YKIK6M1dU+uoKsuMGB+gbbbOhk9yBRv6GVeK7tDy93xrJDYbRxgWqHaRVAqLS4yHBlr8BUtIyAxUBWd0vpSoPpAy0X3f27m5AixG4FvzfBf47AROQDjTv/VgVfcng==", "fingerprint": "8f:d1:a3:04:0d:b3:32:c2:b3:5a:6f:4b:bd:95:a5:2e", "user_id": "1ba4fa54dff94c0496f49cfea37aa678"}}' 2025-08-04 09:36:46,747 99492 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1507631913 created 2025-08-04 09:36:46,962 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.214s 2025-08-04 09:36:46,962 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1774371056", "description": "tempest-description--1757462275"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-5ebc76cc-5984-40cc-a501-a1f98344fb36', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "name": "tempest-securitygroup--1774371056", "stateful": true, "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "description": "tempest-description--1757462275", "shared": false, "security_group_rules": [{"id": "228803e7-af33-40d7-a30d-0acf160d92ab", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:36:46Z", "updated_at": "2025-08- 04T09:36:46Z", "revision_number": 0}, {"id": "4f9d7ef5-4f5c-4b6b-abba-f0a5a706202f", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:36:46Z", "updated_at": "2025-08-04T09:36:46Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:36:46Z", "updated_at": "2025-08-04T09:36:46Z", "revision_number": 1, "project_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:36:47,164 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.200s 2025-08-04 09:36:47,164 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-639be954-dfd4-4f63-9f86-035e70db9bb7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "473dd4cb-f938-4ae0-8765-888ec30e1c75", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:36:47Z", "revision_number": 0}}' 2025-08-04 09:36:47,377 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-04 09:36:47,378 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1afeac1c-1a64-4085-92fc-d2e7dec749c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66c50836-7a5f-4800-bdef-620f67b96190", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:36:47Z", "revision_number": 0}}' 2025-08-04 09:36:47,378 99492 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1774371056 created 2025-08-04 09:36:48,112 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.733s 2025-08-04 09:36:48,112 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f5dc09c9-a0b9-41c4-a842-1c75036e4b0c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "95286187-1d9d-47e1-bd17-0a46f6a34979", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "floating_ip_address": "172.24.4.116", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:36:47Z", "revision_number": 0}}' 2025-08-04 09:36:48,113 99492 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '95286187-1d9d-47e1-bd17-0a46f6a34979', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'floating_ip_address': '172.24.4.116', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:36:47Z', 'updated_at': '2025-08-04T09:36:47Z', 'revision_number': 0, 'ip': '172.24.4.116'} created 2025-08-04 09:36:48,113 99492 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1507631913', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFql9YKIK6M1dU+uoKsuMGB+gbbbOhk9yBRv6GVeK7tDy93xrJDYbRxgWqHaRVAqLS4yHBlr8BUtIyAxUBWd0vpSoPpAy0X3f27m5AixG4FvzfBf47AROQDjTv/VgVfcng==', 'fingerprint': '8f:d1:a3:04:0d:b3:32:c2:b3:5a:6f:4b:bd:95:a5:2e', 'user_id': '1ba4fa54dff94c0496f49cfea37aa678', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDE/C/iMHU7LbR+TKV9DK4i6zjeg3baWwyEtcW8du6rat7/j6ZD8J+r\nHWADmr0fsoKgBwYFK4EEACKhZANiAARapfWCiCujNXVPrqCrLjBgfoG22zoZPcgU\nb+hlXiu7Q8vd8ayQ2G0cYFqh2kVQKi0uMhwZa/AVLSMgMVAVndL6UqD6QMtF939u\n5uQIsRuBb83wX+OwETkA407/1YFX3J4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6', 'name': 'tempest-securitygroup--1774371056', 'stateful': True, 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': 'tempest-description--1757462275', 'shared': False, 'security_group_rules': [{'id': '228803e7-af33-40d7-a30d-0acf160d92ab', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6', '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': 560, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:36:46Z', 'updated_at': '2025-08-04T09:36:46Z', 'revision_number': 0}, {'id': '4f9d7ef5-4f5c-4b6b-abba-f0a5a706202f', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6', '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, 's tandard_attr_id': 561, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:36:46Z', 'updated_at': '2025-08-04T09:36:46Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:36:46Z', 'updated_at': '2025-08-04T09:36:46Z', 'revision_number': 1, 'project_id': '9ea757aa1b514ee291dd84c7c385a651'}, 'floating_ip': {'id': '95286187-1d9d-47e1-bd17-0a46f6a34979', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'floating_ip_address': '172.24.4.116', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:36:47Z', 'updated_at': '2025-08-04T09:36:47Z', 'revision_number': 0, 'ip': '172.24.4.116'}} 2025-08-04 09:36:48,764 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.651s 2025-08-04 09:36:48,765 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1019368661", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "e933ab77-3b7f-47df-a7c5-cdcd273f52e7"}], "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "key_name": "tempest-keypair-1507631913", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873797db-7529-452a-9a23-10d08396e3d8', 'x-compute-request-id': 'req-873797db-7529-452a-9a23-10d08396e3d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "adminPass": "MVAK2u75cnUh"}}' 2025-08-04 09:36:48,835 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.067s 2025-08-04 09:36:48,836 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 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-b1b06691-16a4-4dd7-a40c-3a13bd6c1b5f', 'x-compute-request-id': 'req-b1b06691-16a4-4dd7-a40c-3a13bd6c1b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "BUILD", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37a a678", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:49Z", "updated": "2025-08-04T09:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1507631913", "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": []}}' 2025-08-04 09:37:39,163 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.262s 2025-08-04 09:37:39,163 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:38 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-13d1444c-d035-42c1-85ce-a4f5d2d38fe8', 'x-compute-request-id': 'req-13d1444c-d035-42c1-85ce-a4f5d2d38fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:48Z", "updated": "2025-08-04T09:37:04Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507631913", "OS-SRV-USG:launched_at": "2025-08-04T09:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:37:39,178 99492 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:38:39,484 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629/os-interface 0.250s 2025-08-04 09:38:39,485 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:39 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-c9a93a28-1d5b-49d8-b7fd-3342ce8fc543', 'x-compute-request-id': 'req-c9a93a28-1d5b-49d8-b7fd-3342ce8fc543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e933ab77-3b7f-47df-a7c5-cdcd273f52e7", "port_id": "477ec263-1221-4a76-9707-e49c803fd197", "mac_addr": "fa:16:3e:43:01:93", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4a9f7a10-2e52-418b-a21e-ad8f01be44ea", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 09:38:40,402 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979 0.912s 2025-08-04 09:38:40,402 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "477ec263-1221-4a76-9707-e49c803fd197"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7c8ddfb2-e41b-4c89-896e-327f8ad6e0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979'} Body: b'{"floatingip": {"id": "95286187-1d9d-47e1-bd17-0a46f6a34979", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "floating_ip_address": "172.24.4.116", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "63d94e79-5406-4925-b4ee-10ee1bfacf8f", "port_id": "477ec263-1221-4a76-9707-e49c803fd197", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e933ab77-3b7f-47df-a7c5-cdcd273f52e7", "mac_address": "fa:16:3e:43:01:93", "admin_state_up": true, "status": "ACTIVE", "device_id": "2521853a-23cb-4f8f-97fb-f19872416629", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:38:39Z", "revision_number": 1, "project_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:38:40,404 99492 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.116:22' as 'cirros' with public key authentication 2025-08-04 09:38:40,415 99492 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:38:40,518 99492 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:38:40,519 99492 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2025-08-04 09:38:40,765 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.245s 2025-08-04 09:38:40,765 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:40 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-27625a50-39cd-4d71-a66b-829fb0d02fea', 'x-compute-request-id': 'req-27625a50-39cd-4d71-a66b-829fb0d0 2fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:48Z", "updated": "2025-08-04T09:37:04Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507631913", "OS-SRV-USG:launched_at": "2025-08-04T09:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:38:40,820 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed 0.039s 2025-08-04 09:38:40,820 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10751c12-f838-45e9-949e-dfd262b1a9f8', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10751c12-f838-45e9-949e-dfd262b1a9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed'} Body: b'{"volume": {"id": "dfa9106b-012f-49ff-8a10-63c4806847ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:47.000000", "updated_at": "2025-08-04T09:36:47.000000", "name": "tempest-ServerActionsTestOtherA-volume-404586346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:38:41,878 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed 0.043s 2025-08-04 09:38:41,879 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'x-compute-request-id': 'req-d409db00-48dc-434d-bed6-cd58acdc7a12', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d409db00-48dc-434d-bed6-cd58acdc7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed'} Body: b'{"volume": {"id": "dfa9106b-012f-49ff-8a10-63c4806847ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:47.000000", "updated_at": "2025-08-04T09:36:47.000000", "name": "tempest-ServerActionsTestOtherA-volume-404586346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:38:42,099 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.205s 2025-08-04 09:38:42,099 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deafb4df-ba98-46be-a45f-fb451e089481', 'x-compute-request-id': 'req-deafb4df-ba98-46be-a45f-fb451e089481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}, {"version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:39:42,321 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-9 7fb-f19872416629 0.148s 2025-08-04 09:39:42,322 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3083ce-f260-4d09-8365-8d7a0984a4f3', 'x-compute-request-id': 'req-fa3083ce-f260-4d09-8365-8d7a0984a4f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'' 2025-08-04 09:39:42,633 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.310s 2025-08-04 09:39:42,633 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:42 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-e098d46b-2bb0-4d06-ab5e-b9953406bf45', 'x-compute-request-id': 'req-e098d46b-2bb0-4d06-ab5e-b9953406bf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:48Z", "updated": "2025-08-04T09:39:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507631913", "OS-SRV-USG:launched_at": "2025-08-04T09:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:40:32,711 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.037s 2025-08-04 09:40:32,712 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40: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-b83fcb6d-f064-4853-826b-53f0b7eb1edf', 'x-compute-request-id': 'req-b83fcb6d-f064-4853-826b-53f0b7eb1edf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2521853a-23cb-4f8f-97fb-f19872416629 could not be found."}}' 2025-08-04 09:40:32,739 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507631913 0.026s 2025-08-04 09:40:32,739 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40: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-93c3cf75-3b0e-44f2-b8af-41d867f9cdc9', 'x-compute-request-id': 'req-93c3cf75-3b0e-44f2-b8af-41d867f9cdc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507631913'} Body: b'' 2025-08-04 09:40:32,941 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6 0.200s 2025-08-04 09:40:32,941 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0dd6ec6d-6bad-48b2-b131-dce7a1a352f2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6'} Body: b'' 2025-08-04 09:40:32,960 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6 0.018s 2025-08-04 09:40:32,960 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e49703b6-b6b3-4f2d-9929-d0ca78792b6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6 does not exist", "detail": ""}}' 2025-08-04 09:40:33,302 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979 0.341s 2025-08-04 09:40:33,303 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a03c196a-c33a-464b-87bb-75219b250191', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979'} Body: b'' {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [232.187266s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, 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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T09:40:20Z', 'message': 'Build of instance 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c aborted: Volume b577c16f-ef8f-4f67-b797-d937a070d4ac did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-53d99d1d-b011-476a-a9be-01f9f7f99c66. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:37:03,986 99504 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.044s 2025-08-04 09:37:03,987 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83f3a039-3cf7-407f-9ba2-884794085793', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["GkL1mg6eQBCClbzerFmQtw"], "expires_at": "2025-08-04T10:37:03.000000Z", "issued_at": "2025-08-04T09:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:37:03,987 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:37:04,589 99504 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.600s 2025-08-04 09:37:04,589 99504 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-943349087", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050', '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-0aee6ad0-b99d-49b1-ad8e-d790e3863146', 'x-compute-request-id': 'req-0aee6ad0-b99d-49b1-ad8e-d790e3863146', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TNKqKZgZroi2"}}' 2025-08-04 09:37:04,677 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050 0.085s 2025-08-04 09:37:04,678 99504 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': 'Mon, 04 Aug 2025 09:37:04 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-5ede1710-acb4-48e0-be5b-ccc326374a63', 'x-compute-request-id': 'req-5ede1710-acb4-48e0-be5b-ccc326374a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-943349087", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:37:05Z", "updated": "2025-08-04T09:37:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "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:termi nated_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": []}}' 2025-08-04 09:37:55,032 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050 0.297s 2025-08-04 09:37:55,032 99504 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': 'Mon, 04 Aug 2025 09:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d51b40b-208b-449e-b787-cddfa99a469a', 'x-compute-request-id': 'req-8d51b40b-208b-449e-b787-cddfa99a469a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-943349087", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:37:04Z", "updated": "2025-08-04T09:37:20Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f6:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:37:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:37:55,052 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:38:55,805 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050/action 0.694s 2025-08-04 09:38:55,805 99504 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-ServerBootFromVolumeStableRescueTest-image-1934407282"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:55 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-9c7d1628-8f13-479a-ab44-86349a60f59c', 'x-compute-request-id': 'req-9c7d1628-8f13-479a-ab44-86349a60f59c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050/action'} Body: b'{"image_id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c"}' 2025-08-04 09:38:55,828 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.022s 2025-08-04 09:38:55,829 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-daaf2062-14be-4baf-bee3-ae2c88ec9b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:56,858 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.028s 2025-08-04 09:38:56,858 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d9c4d03-904f-45dd-99dd-0bebc3d1cfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5 b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:57,880 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.020s 2025-08-04 09:38:57,881 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-67954083-56b4-4e93-8ba4-f60b8089c3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:58,903 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.021s 2025-08-04 09:38:58,903 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8a71603e-82cc-4657-a361-2a43aee4892e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:59,927 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.021s 2025-08-04 09:38:59,927 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-56dce7d1-1506-48a2-8044-4b4ca0c3f94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:00,953 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.024s 2025-08-04 09:39:00,953 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2221f94a-cc4c-486b-9f2b-63f7d606cd65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles ": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:01,977 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.022s 2025-08-04 09:39:01,978 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-43f328e4-6240-47ae-b367-63680da6db6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:03,002 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.024s 2025-08-04 09:39:03,003 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'applica tion/json', 'x-openstack-request-id': 'req-d0d50a5d-0135-4394-b5bd-828d59438ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:39:03Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:04,038 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.033s 2025-08-04 09:39:04,038 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-468047ae-a11b-4b27-8492-2992d429c5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "511dd37ec7328ee8f9aae15dbb68c75c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "55653a168f141212612e2a754b9482c1cb7ca941bc738ed49c849c98cb9f1a36a0be183655ad1b267c55f30318da1026381d47c765412594b2ece7d8a79b793a", "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:39:04Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": " /v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:04,068 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.029s 2025-08-04 09:39:04,068 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b95c8f49-056f-40b8-a98a-69676adc1c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "511dd37ec7328ee8f9aae15dbb68c75c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "55653a168f141212612e2a754b9482c1cb7ca941bc738ed49c849c98cb9f1a36a0be183655ad1b267c55f30318da1026381d47c765412594b2ece7d8a79b793a", "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:39:04Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:04,320 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050 0.251s 2025-08-04 09:39:04,320 99504 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': 'Mon, 04 Aug 2025 09:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4fabbe-99bb-4f70-9623-56ee7c973338', 'x-compute-request-id': 'req-1e4fabbe-99bb-4f70-9623-56ee7c973338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-943349087", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:37:04Z", "updated": "2025-08-04T09:39:04Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f6:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:37:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:40:04,498 99504 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.089s 2025-08-04 09:40:04,499 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d4da4b9-da27-44ec-8f42-fc05b44d8117', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["mhEfsSJ1SUiuL9rXAEWbfA"], "expires_at": "2025-08-04T10:40:04.000000Z", "issued_at": "2025-08-04T09:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f 23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:40:04,500 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:40:05,130 99504 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.629s 2025-08-04 09:40:05,131 99504 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-9239299", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c', '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-53d99d1d-b011-476a-a9be-01f9f7f99c66', 'x-compute-request-id': 'req-53d99d1d-b011-476a-a9be-01f9f7f99c66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2hhur4tDiWQE"}}' 2025-08-04 09:40:05,241 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.103s 2025-08-04 09:40:05,241 99504 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': 'Mon, 04 Aug 2025 09:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1392', '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-opensta ck-request-id': 'req-2198f803-aba3-4dcb-a209-8ff1bd507538', 'x-compute-request-id': 'req-2198f803-aba3-4dcb-a209-8ff1bd507538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'{"server": {"id": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-9239299", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:05Z", "updated": "2025-08-04T09:40:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}], "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": []}}' 2025-08-04 09:40:55,467 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.152s 2025-08-04 09:40:55,468 99504 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': 'Mon, 04 Aug 2025 09:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1647', '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-efb5d7ba-ca4b-4667-877c-588ab31d6042', 'x-compute-request-id': 'req-efb5d7ba-ca4b-4667-877c-588ab31d6042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'{"server": {"id": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-9239299", "status": "ERROR", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:05Z", "updated": "2025-08-04T09:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T09:40:20Z", "message": "Build of instance 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c aborted: Volume b577c16f-ef8f-4f67-b797-d937a070d4ac 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": []}}' 2025-08-04 09:40:55,487 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 09:40:56,043 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.556s 2025-08-04 09:40:56,044 99504 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': 'Mon, 04 Aug 2025 09:40:55 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-425b9f0a-4038-4176-85a5-4209c3833d82', 'x-compute-request-id': 'req-425b9f0a-4038-4176-85a5-4209c3833d82', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'' 2025-08-04 09:40:56,121 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.077s 2025-08-04 09:40:56,122 99504 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': 'Mon, 04 Aug 2025 09:40:56 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-c6705669-3016-4c84-b4b9-ce381618db5d', 'x-compute-request-id': 'req-c6705669-3016-4c84-b4b9-ce381618db5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c could not be found."}}' {6} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.957797s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7c198032-a9a9-4f26-bf26-305da284abef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:41:14,873 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.642s 2025-08-04 09:41:14,874 99500 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-1098963291"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d05a27-65a2-4ff7-9eaf-e52744091a99', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d05a27-65a2-4ff7-9eaf-e52744091a99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:14.784143", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:14,929 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.042s 2025-08-04 09:41:14,929 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8513df-0146-4b73-b93c-a2e6fa3130b3', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8513df-0146-4b73-b93c-a2e6fa3130b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b78498ee696243ac9c9e52915fe883d9"}}' 2025-08-04 09:41:15,985 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.040s 2025-08-04 09:41:15,985 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:15 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2c6ba5-caa2-45b2-a648-c7160db5f802', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2c6ba5-caa2-45b2-a648-c7160db5f802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b78498ee696243ac9c9e52915fe883d9"}}' 2025-08-04 09:41:16,040 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.039s 2025-08-04 09:41:16,041 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19dce416-64de-4b4d-a39f-906c05e683bb', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19dce416-64de-4b4d-a39f-906c05e683bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b78498ee696243ac9c9e52915fe883d9"}}' 2025-08-04 09:41:16,165 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.110s 2025-08-04 09:41:16,165 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af54b33-d192-48fa-a3b9-c11cce1369f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'' 2025-08-04 09:41:16,187 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetype WithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.022s 2025-08-04 09:41:16,188 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64c0492-02e1-4004-9777-300f9340306d', 'x-openstack-request-id': 'req-b64c0492-02e1-4004-9777-300f9340306d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7c198032-a9a9-4f26-bf26-305da284abef could not be found."}}' {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.157185s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_types.py", line 56, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1c65517c-d065-4893-b905-c883937fe4d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:41:19,683 99500 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/types 0.245s 2025-08-04 09:41:19,683 99500 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-2128397909", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c136c86-20a4-423d-8f11-444fac4586b8', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c136c86-20a4-423d-8f11-444fac4586b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "b28a6174-19d2-4baa-89e5-a030eea0995b", "name": "tempest-VolumeTypesTest-volume-type-2128397909", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:19,727 99500 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/types 0.041s 2025-08-04 09:41:19,727 99500 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-1217347304", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae83e0f7-d1af-487c-9da6-7e7e4a9d30ad', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae83e0f7-d1af-487c-9da6-7e7e4a9d30ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "02ec7c2f-a551-4c48-bef3-275803fb09e8", "name": "tempest-VolumeTypesTest-volume-type-1217347304", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:20,069 99500 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/volumes 0.339s 2025-08-04 09:41:20,069 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1348020504", "volume_type": "b28a6174-19d2-4baa-89e5-a030eea0995b", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161b3e1b-0777-4950-9072-84459e7f30a0', 'content-length': '782', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161b3e1b-0777-4950-9072-84459e7f30a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:19.977586", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c655 17c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:20,146 99500 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/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.065s 2025-08-04 09:41:20,146 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419af95a-0fbb-41ec-94a2-1ff12a34f8a9', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419af95a-0fbb-41ec-94a2-1ff12a34f8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:20.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5157652ec1f4545adc39100ff5d7597"}}' 2025-08-04 09:41:21,199 99500 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/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.039s 2025-08-04 09:41:21,200 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc517be-36c7-4613-85b5-e5bf4b5ad282', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc517be-36c7-4613-85b5-e5bf4b5ad282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:20.000000", "updated_at": "2025-08-04T09:41:20.000000", "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5157652ec1f4545adc39100ff5d7597"}}' 2025-08-04 09:41:21,256 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanup s): 200 GET http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.041s 2025-08-04 09:41:21,256 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412adadf-a412-47c3-ac59-d9e63826e909', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412adadf-a412-47c3-ac59-d9e63826e909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:20.000000", "updated_at": "2025-08-04T09:41:20.000000", "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5157652ec1f4545adc39100ff5d7597"}}' 2025-08-04 09:41:21,393 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.121s 2025-08-04 09:41:21,393 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c83ee51-0876-42e4-b15b-dfbd4c711c41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'' 2025-08-04 09:41:21,431 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.038s 2025-08-04 09:41:21,432 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5b8899-197c-4e2c-a478-4ee43ac43bc2', 'x-openstack-request-id': 'req-fb5b8899-197c-4e2c-a478-4ee43ac43bc2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1c65517c-d065-4893-b905-c883937fe4d3 could not be found."}}' 2025-08-04 09:41:21,496 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8 0.063s 2025-08-04 09:41:21,496 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcbb7c7-92a5-4fa7-836b-c5739f806b44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8'} Body: b'' 2025-08-04 09:41:21,512 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8 0.015s 2025-08-04 09:41:21,512 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 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-9ec38077-d853-428e-9904-605ca821a43d', 'x-openstack-request-id': 'req-9ec38077-d853-428e-9904-605ca821a43d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 02ec7c2f-a551-4c48-bef3-275803fb09e8 could not be found."}}' 2025-08-04 09:41:21,577 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b 0.064s 2025-08-04 09:41:21,577 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27747261-6ef7-4249-a953-e4d8cdef53de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b'} Body: b'' 2025-08-04 09:41:21,593 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b 0.015s 2025-08-04 09:41:21,594 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 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-e5632b0d-9aa6-46eb-9f2e-a8704ef09915', 'x-openstack-request-id': 'req-e5632b0d-9aa6-46eb-9f2e-a8704ef09915', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b28a6174-19d2-4baa-89e5-a030eea0995b could not be found."}}' {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.130351s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.370402s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.042526s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.189705s] ... ok {6} setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a1893776-6cc5-4edd-ad2f-917df6ead073 failed to build and is in ERROR status {6} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [5.727564s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cb22a55d-2633-49d4-9cc1-d25197aec7c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:41:43,545 99500 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320 on backend None 2025-08-04 09:41:43,656 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.110s 2025-08-04 09:41:43,656 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c247af13-dc3f-4ac7-9319-5ca8aee1eeed', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c247af13-dc3f-4ac7-9319-5ca8aee1eeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c284f4e9-6980-4335-abee-cb60d2e81921", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:43,659 99500 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 09:41:44,327 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 0.666s 2025-08-04 09:41:44,327 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--558259006", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2f804769-7128-4da2-9fa4-41b148ce6159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--558259006", "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": "9fc876a4a27446639fd6b2cdc703053b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "21c3d926-0c6a-490f-8142-10e4a62e1cbb", "created_at": "2025-08-04T09:41:44Z", "updated_at": "2025-08-04T09:41:44Z", "tags": [], "self": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb", "file": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:41:45,478 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file 1.150s 2025-08-04 09:41:45,478 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c8e1326a-2b66-47f6-a824-1e1cd 1626824', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file'} Body: b'' 2025-08-04 09:41:45,479 99500 DEBUG [tempest.scenario.manager] image:21c3d926-0c6a-490f-8142-10e4a62e1cbb 2025-08-04 09:41:45,526 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2025-08-04 09:41:45,527 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1731753983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC6PGbfwGPTtDdlO99sPgi9qNFN66RhaAur7pdz2TcNt1NI1/3c4hhwD2cYZeeO+MbSIZ0QILnecTV1qMuowD0yh2HvVWnHQh/nh0uqnKKj+Sr7fIUX9n7SN3LrR7Mk5wA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056864e4-10bf-44cd-bbaa-99fe4cfa36b0', 'x-compute-request-id': 'req-056864e4-10bf-44cd-bbaa-99fe4cfa36b0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1731753983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC6PGbfwGPTtDdlO99sPgi9qNFN66RhaAur7pdz2TcNt1NI1/3c4hhwD2cYZeeO+MbSIZ0QILnecTV1qMuowD0yh2HvVWnHQh/nh0uqnKKj+Sr7fIUX9n7SN3LrR7Mk5wA==", "fingerprint": "c4:e9:ac:bf:8c:fe:81:3f:d6:85:75:92:91:b1:30:1f", "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc"}}' 2025-08-04 09:41:45,586 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.056s 2025-08-04 09:41:45,586 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a99dd74-d0ba-47ca-b0a1-05993526c355', 'x-compute-request-id': 'req-1a99dd74-d0ba-47ca-b0a1-05993526c355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-08-04T09:39:57.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-04T09:41:38.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-04T09:40:30.000000"}}}}]}' 2025-08-04 09:41:45,591 99500 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730 on backend None 2025-08-04 09:41:45,625 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.033s 2025-08-04 09:41:45,625 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01908bd-231b-4b0b-93b6-4acbede84f1d', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01908bd-231b-4b0b-93b6-4acbede84f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e9fe5bdb-1d50-40dc-8096-d3d39bad56bd", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:45,627 99500 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504 on backend None 2025-08-04 09:41:45,660 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.032s 2025-08-04 09:41:45,660 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38b9234-2298-486a-816b-819e6f6d080c', 'content-length': '266', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38b9234-2298-486a-816b-819e6f6d080c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "ab238395-c288-4448-b383-be9ca9d3d4bc", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:45,663 99500 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-04 09:41:45,868 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-04 09:41:45,868 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-153997377", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21e0456-12ac-4326-a635-a2cbdd28b070', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21e0456-12ac-4326-a635-a2cbdd28b070', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1427f2a0-f147-4b9e-ba49-c78c51a28c3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:45.810263", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-153997377" , "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:46,119 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-08-04 09:41:46,119 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-777389425", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deb12e8-864c-4226-8305-824f77725bf6', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deb12e8-864c-4226-8305-824f77725bf6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ee62573d-5fd7-499d-9c3b-63a951bb6346", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:46.029464", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-777389425", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:46,155 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb 0.023s 2025-08-04 09:41:46,155 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '810', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75070bb2-2a94-44a6-a68a-67bd4e81e881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb'} Body: b'{"name": "tempest-scenario-img--558259006", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "9fc876a4a27446639fd6b2cdc703053b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "21c3d926-0c6a-490f-8142-10e4a62e1cbb", "created_at": "2025-08-04T09:41:44Z", "updated_at": "2025-08-04T09:41:45Z", "tags": [], "self ": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb", "file": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:41:46,635 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.479s 2025-08-04 09:41:46,636 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "snapshot_id": null, "imageRef": "21c3d926-0c6a-490f-8142-10e4a62e1cbb", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9d5f4c-16e6-44c7-9d36-48a05c4245f7', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9d5f4c-16e6-44c7-9d36-48a05c4245f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cb22a55d-2633-49d4-9cc1-d25197aec7c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:46.553271", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:46,686 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.037s 2025-08-04 09:41:46,686 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb8203b-182c-4b6c-80f3-ac5204138364', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb8203b-182c-4b6c-80f3-ac5204138364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'{"volume": {"id": "cb22a55d-2633-49d4-9cc1-d25197aec7c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:47.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fc876a4a27446639fd6b2cdc703053b"}}' 2025-08-04 0 9:41:47,749 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.045s 2025-08-04 09:41:47,749 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8db575-516b-48ed-90b2-9086a2c64317', 'content-length': '932', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8db575-516b-48ed-90b2-9086a2c64317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'{"volume": {"id": "cb22a55d-2633-49d4-9cc1-d25197aec7c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:47.000000", "updated_at": "2025-08-04T09:41:47.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fc876a4a27446639fd6b2cdc703053b"}}' 2025-08-04 09:41:47,936 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.172s 2025-08-04 09:41:47,936 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-50885c27-004c-4f50-8664-71e5821a171d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'' 2025-08-04 09:41:48,000 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.063s 2025-08-04 09:41:48,000 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-4aeff316-0d0f-415f-ade3-abb6404499d1', 'x-openstack-request-id': 'req-4aeff316-0d0f-415f-ade3-abb6404499d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb22a55d-2633-49d4-9cc1-d25197aec7c8 could not be found."}}' 2025-08-04 09:41:48,096 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346 0.095s 2025-08-04 09:41:4 8,097 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-73ee8c82-359a-4d99-b220-b0d65f2a3658', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346'} Body: b'' 2025-08-04 09:41:48,142 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346 0.040s 2025-08-04 09:41:48,145 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-197f6b19-568c-4e4e-81ec-ca9b246f16d3', 'x-openstack-request-id': 'req-197f6b19-568c-4e4e-81ec-ca9b246f16d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ee62573d-5fd7-499d-9c3b-63a951bb6346 could not be found."}}' 2025-08-04 09:41:48,270 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d 0.119s 2025-08-04 09:41:48,270 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-628583dc-6ab5-4369-bd75-e55b67bd1e1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d'} Body: b'' 2025-08-04 09:41:48,292 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d 0.021s 2025-08-04 09:41:48,292 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-839a8b48-810c-41f3-9375-18fcc61cc44e', 'x-openstack-request-id': 'req-839a8b48-810c-41f3-9375-18fcc61cc44e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1427f2a0-f147-4b9e-ba49-c78c51a28c3d could not be found."}}' 2025-08-04 09:41:48,377 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.083s 2025-08-04 09:41:48,377 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Mon, 04 Aug 2025 09:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa869014-e8e7-48dd-959d-4a5baeec7bca', 'content-length': '6807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa869014-e8e7-48dd-959d-4a5baeec7bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}, {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}, {"id": "b577c16f-ef8f-4f67-b797-d937a070d4ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:40:11.000000", "updated_at": "2025-08-04T09:40:11.000000", "name": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}], "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104"}, {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}, {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": 2025-08-04 09:41:48,490 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/ab238395-c288-4448-b383-be9ca9d3d4bc 0.087s 2025-08-04 09:41:48,491 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-ef16799d-4c82-49b6-bb0c-1486d8a1770c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/ab238395-c288-4448-b383-be9ca9d3d4bc'} Body: b'' 2025-08-04 09:41:48,928 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.436s 2025-08-04 09:41:48,928 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ee31c1-25cc-44e4-b320-f64a2ef80e58', 'content-length': '6807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ee31c1-25cc-44e4-b320-f64a2ef80e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}, {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-sta tus-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}, {"id": "b577c16f-ef8f-4f67-b797-d937a070d4ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:40:11.000000", "updated_at": "2025-08-04T09:40:11.000000", "name": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}], "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104"}, {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}, {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": 2025-08-04 09:41:48,995 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e9fe5bdb-1d50-40dc-8096-d3d39bad56bd 0.047s 2025-08-04 09:41:48,996 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-65ea90d6-771f-4b00-8c06-2b50296ec53d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e9fe5bdb-1d50-40dc-8096-d3d39bad56bd'} Body: b'' 2025-08-04 09:41:49,026 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1731753983 0.029s 2025-08-04 09:41:49,026 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2d0d87-7dd2-4507-a49a-76eebf5f4304', 'x-compute-request-id': 'req-0d2d0d87-7dd2-4507-a49a-76eebf5f4304', 'connection': 'close', 'sta tus': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1731753983'} Body: b'' 2025-08-04 09:41:49,112 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb 0.085s 2025-08-04 09:41:49,113 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ff64fe93-45ee-4c36-bc4c-c22d400fa602', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb'} Body: b'' 2025-08-04 09:41:49,177 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.063s 2025-08-04 09:41:49,178 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d3324a-663a-4437-94ad-350b9889a2d6', 'content-length': '6807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d3324a-663a-4437-94ad-350b9889a2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}, {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}, {"id": "b577c16f-ef8f-4f67-b797-d937a070d4ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:40:11.000000", "updated_at": "2025-08-04T09:40:11.000000", "name": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c-blank-vol", "description": "", "volume_type": "jovia ndss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}], "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104"}, {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}, {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": 2025-08-04 09:41:49,269 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c284f4e9-6980-4335-abee-cb60d2e81921 0.050s 2025-08-04 09:41:49,270 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30871033-4471-46ae-ae16-1c7414a8f290', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c284f4e9-6980-4335-abee-cb60d2e81921'} Body: b'' {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.362098s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 608dd242-d779-46a2-b4ef-4f7c97212a27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:27,633 99490 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:39:27,633 99490 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:39:27,782 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.147s 2025-08-04 09:39:27,783 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-656529650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFfkUvhDurjvjQP6UOAFcaqSP4Z++8u6fiE2eOiyBJVUPwOsFDgnnWlgvxj/mQTNhD7+9Sz7b+KGDN3cC82bCfKbSLxuxTqOpiCZ1VxnvbsovLoyAZciJnd75GtbLC2Pw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:27 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-18adcd3d-db1c-41b6-8421-588b9efa6818', 'x-compute-request-id': 'req-18adcd3d-db1c-41b6-8421-588b9efa6818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-656529650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFfkUvhDurjvjQP6UOAFcaqSP4Z++8u6fiE2eOiyBJVUPwOsFDgnnWlgvxj/mQTNhD7+9Sz7b+KGDN3cC82bCfKbSLxuxTqOpiCZ1VxnvbsovLoyAZciJnd75GtbLC2Pw==", "fingerprint": "e7:e8:68:7a:4e:b8:98:91:1e:f5:95:ea:24:58:5b:d4", "user_id": "690701dc7a5746e8a10d57f90c953520"}}' 2025-08-04 09:39:27,786 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-656529650 created 2025-08-04 09:39:28,082 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.295s 2025-08-04 09:39:28,083 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2015116996", "description": "tempest-description--1881864887"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-431e20eb-a902-4a1f-97ac-dc443723518b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "name": "tempest-securitygroup--2015116996", "stateful": true, "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "tempest-description--1881864887", "shared": false, "security_group_rules": [{"id": "c787724e-e181-4391-934c-62b99a1ce634", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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": 614, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:27Z", "updated_at": "2025-08-04T09:39:27Z", "revision_number": 0}, {"id": "e9cbf8f4-d792-4acf-bed4-9f303e3273ff", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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": 613, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:27Z", "updated_at": "2025-08-04T09:39:27Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:39:27Z", "updated_at": "2025-08-04T09:39:27Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:39:28,575 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.491s 2025-08-04 09:39:28,575 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-089d7c1c-ca5b-4102-b5aa-33c0def4e565', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "74f1843f-130a-4361-89c5-d4b48d99ba18", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:28Z", "updated_at": "2025-08-04T09:39:28Z", "revision_number": 0}}' 2025-08-04 09:39:28,792 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.216s 2025-08-04 09:39:28,792 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e0cb77fe-59f5-4fd7-b5b8-46c1ced4a354', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f2749f2-4ad9-4dbb-983e-94e598690cfc", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:28Z", "updated_at": "2025-08-04T09:39:28Z", "revision_number": 0}}' 2025-08-04 09:39:28,792 99490 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2015116996 created 2025-08-04 09:39:29,677 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.884s 2025-08-04 09:39:29,677 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e61fb99c-0430-4692-b080-fbc50adbb806', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8bf27a1e-9c45-4293-b837-86c849a6bf99", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.75", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:29Z", "updated_at": "2025-08-04T09:39:29Z", "revision_number": 0}}' 2025-08-04 09:39:29,678 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8bf27a1e-9c45-4293-b837-86c849a6bf99', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:29Z', 'updated_at': '2025-08-04T09:39:29Z', 'revision_number': 0, 'ip': '172.24.4.75'} created 2025-08-04 09:39:29,723 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2025-08-04 09:39:29,723 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8b5831ca-7ced-404b-83a8-6ab3de9725e9', '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": "690701dc7a5746e8a10d57f90c953520", "name": "tempest-AttachVolumeTestJSON-1413610687-project-member", "password_expires_at": null}, "audit_ids": ["BlQD8dV1QESYgDy9fjGsGg"], "expires_at": "2025-08-04T10:39:29.000000Z", "issued_at": "2025-08-04T09:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91e9943a814b4e05b6beee4c053f31e5", "name": "tempest-AttachVolumeTestJSON-1413610687"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91e9943a814b4e05b6beee4c053f31e5", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:39:29,724 99490 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '77ddcf29-db60-45cd-9a2f-43c286b976cd', 'name': 'tempest-AttachVolumeTestJSON-1233509279-network', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5346, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:39:21Z', 'updated_at': '2025-08-04T09:39:22Z', 'revision_number': 1} available for tenant 2025-08-04 09:39:29,724 99490 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-656529650', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFfkUvhDurjvjQP6UOAFcaqSP4Z++8u6fiE2eOiyBJVUPwOsFDgnnWlgvxj/mQTNhD7+9Sz7b+KGDN3cC82bCfKbSLxuxTqOpiCZ1VxnvbsovLoyAZciJnd75GtbLC2Pw==', 'fingerprint': 'e7:e8:68:7a:4e:b8:98:91:1e:f5:95:ea:24:58:5b:d4', 'user_id': '690701dc7a5746e8a10d57f90c953520', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCHq57oH+0MMfSvYfPr0C8PFZdGACOkz1ioopaelVVr4UWL6/bw9Rtw\nQEzBik0TAXagBwYFK4EEACKhZANiAASBX5FL4Q7q4740D+lDgBXGqkj+GfvvLun4\nhNnjosgSVVD8DrBQ4J51pYL8Y/5kEzYQ+/vUs+2/ihgzd3AvNmwnym0i8bsU6jqY\ngmdVcZ727KLy6MgGXIiZ3e+RrWywtj8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8884e76d-c365-4f8c-9b43-0f1eb4b046c6', 'name': 'tempest-securitygroup--2015116996', 'stateful': True, 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': 'tempest-description--1881864887', 'shared': False, 'security_group_rules': [{'id': 'c787724e-e181-4391-934c-62b99a1ce634', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': '8884e76d-c365-4f8c-9b43-0f1eb4b046c6', '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': 614, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:27Z', 'updated_at': '2025-08-04T09:39:27Z', 'revision_number': 0}, {'id': 'e9cbf8f4-d792-4acf-bed4-9f303e3273ff', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': '8884e76d-c365-4f8c-9b43-0f1eb4b046c6', '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': 613, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:27Z', 'updated_at': '2025-08-04T09:39:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:39:27Z', 'upda ted_at': '2025-08-04T09:39:27Z', 'revision_number': 1, 'project_id': '91e9943a814b4e05b6beee4c053f31e5'}, 'floating_ip': {'id': '8bf27a1e-9c45-4293-b837-86c849a6bf99', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:29Z', 'updated_at': '2025-08-04T09:39:29Z', 'revision_number': 0, 'ip': '172.24.4.75'}} 2025-08-04 09:39:30,334 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.608s 2025-08-04 09:39:30,334 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1986665769", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "77ddcf29-db60-45cd-9a2f-43c286b976cd"}], "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "key_name": "tempest-keypair-656529650", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deb729f1-071f-4aed-97ff-5075a56d6348', 'x-compute-request-id': 'req-deb729f1-071f-4aed-97ff-5075a56d6348', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "adminPass": "password"}}' 2025-08-04 09:39:30,430 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.086s 2025-08-04 09:39:30,434 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1224f1ec-698d-460a-a090-39b2dee40924', 'x-compute-request-id': 'req-1224f1ec-698d-460a-a090-39b2dee40924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "name": "tempest-AttachVolumeTestJSON-server-1986665769", "status": "BUILD", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:30Z", "updated": "2025-08-04T09:39:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-656529650", "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": []}}' 2025-08-04 09:40:20,711 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.204s 2025-08-04 09:40:20,711 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:20 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-0a067f14-2c2c-43f9-a7a8-fa6125d33c60', 'x-compute-request-id': 'req-0a067f14-2c2c-43f9-a7a8-fa6125d33c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "name": "tempest-AttachVolumeTestJSON-server-1986665769", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:30Z", "updated": "2025-08-04T09:39:45Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:d9:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-656529650", "OS-SRV-USG:launched_at": "2025-08-04T09:39:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:40:20,731 99490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:41:20,948 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/os-interface 0.154s 2025-08-04 09:41:20,948 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:20 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-c128d88e-c8f0-4950-b9e8-8a270a8d5e23', 'x-compute-request-id': 'req-c128d88e-c8f0-4950-b9e8-8a270a8d5e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "port_id": "ee6be4bd-f3e1-4bcc-8699-0035b961e7b3", "mac_addr": "fa:16:3e:e0:d9:3d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00e3d7ae-322f-422d-ac63-ce7799330d5f", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 09:41:21,928 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99 0.975s 2025-08-04 09:41:21,928 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ee6be4bd-f3e1-4bcc-8699-0035b961e7b3"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-af7528e5-b46a-4a79-94dd-e3e2816d69ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99'} Body: b'{"floatingip": {"id": "8bf27a1e-9c45-4293-b837-86c849a6bf99", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.75", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "4d49164e-921d-4e6b-a1dc-f07b8dc071fd", "port_id": "ee6be4bd-f3e1-4bcc-8699-0035b961e7b3", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "mac_address": "fa:16:3e:e0:d9:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:29Z", "updated_at": "2025-08-04T09:41:21Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:41:21,934 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.75:22' as 'cirros' with public key authentication 2025-08-04 09:41:22,157 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:22,220 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:22,221 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.75 successfully created 2025-08-04 09:41:22,271 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/ips 0.049s 2025-08-04 09:41:22,271 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7645467-dfdd-46fe-997d-2aa9001ff0c5', 'x-compute-request-id': 'req-e7645467-dfdd-46fe-997d-2aa9001ff0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2025-08-04 09:41:22,275 99490 INFO [tempest.lib.common.ssh] Creating s sh connection to '172.24.4.75:22' as 'cirros' with public key authentication 2025-08-04 09:41:22,278 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:22,380 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:22,381 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.75 successfully created 2025-08-04 09:41:22,381 99490 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 09:41:22,381 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.75:22' as 'cirros' with public key authentication 2025-08-04 09:41:22,384 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:22,488 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:22,488 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.75 successfully created 2025-08-04 09:41:22,718 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.220s 2025-08-04 09:41:22,718 99490 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-621327009"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbd3231-4a3c-4583-af59-4014969c2648', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbd3231-4a3c-4583-af59-4014969c2648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:22.653058", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:22,774 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27 0.043s 2025-08-04 09:41:22,774 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c80f1bd-46c4-4e71-b57f-2e2978de174c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c80f1bd-46c4-4e71-b57f-2e2978de174c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27'} Body: b'{"volume": {"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:41:23,856 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27 0.066s 2025-08-04 09:41:23,856 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1995f6-1a3c-47b9-8dc1-4a479d9efc7d', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1995f6-1a3c-47b9-8dc1-4a479d9efc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27'} Body: b'{"volume": {"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:41:24,024 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.152s 2025-08-04 09:41:24,025 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a57e56d-a9ac-4378-8588-f15ea3bbe790', 'x-compute-request-id': 'req-9a57e56d-a9ac-4378-8588-f15ea3bbe790', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'' 2025-08-04 09:41:24,256 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.231s 2025-08-04 09:41:24,257 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:24 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-6c69f40f-8e67-499f-8efc-b494349013c9', 'x-compute-request-id': 'req-6c69f40f-8e67-499f-8efc-b494349013c9', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "name": "tempest-AttachVolumeTestJSON-server-1986665769", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:30Z", "updated": "2025-08-04T09:41:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:d9:3d"}, {"version": 4, "addr": "172.24.4.75", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:d9:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-656529650", "OS-SRV-USG:launched_at": "2025-08-04T09:39:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:42:14,357 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.035s 2025-08-04 09:42:14,357 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-df37b74b-a285-46f4-9d96-5ff3198df81d', 'x-compute-request-id': 'req-df37b74b-a285-46f4-9d96-5ff3198df81d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 247df7cd-ade1-42af-a2d0-0e733f61dc4e could not be found."}}' 2025-08-04 09:42:14,385 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-656529650 0.027s 2025-08-04 09:42:14,386 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eebca4f7-6b6b-4e3c-a4c0-c3d0f690c9af', 'x-compute-request-id': 'req-eebca4f7-6b6b-4e3c-a4c0-c3d0f690c9af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-656529650'} Body: b'' 2025-08-04 09:42:14,584 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/n etworking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6 0.197s 2025-08-04 09:42:14,585 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a99313f5-cdf9-4f69-aa16-72c8698a0ac7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6'} Body: b'' 2025-08-04 09:42:14,603 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6 0.017s 2025-08-04 09:42:14,604 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-28725020-c9c4-41fc-a7f2-9d9a7d8d643d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8884e76d-c365-4f8c-9b43-0f1eb4b046c6 does not exist", "detail": ""}}' 2025-08-04 09:42:14,992 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99 0.387s 2025-08-04 09:42:14,992 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0ca6d143-43a8-4ad6-a447-9bd3cc745120', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99'} Body: b'' {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.906730s] ... 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 65, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b9dfc011-6b27-41d9-84db-46248f1baa19 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:14,632 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.208s 2025-08-04 09:40:14,632 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d70e3bb-db6b-4a1a-a929-b425e3b68f78', 'x-compute-request-id': 'req-4d70e3bb-db6b-4a1a-a929-b425e3b68f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' 2025-08-04 09:41:14,897 99506 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/volumes 0.191s 2025-08-04 09:41:14,897 99506 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-640134517"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32516f5b-7df6-45d7-abb6-50ba0b893bd3', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32516f5b-7df6-45d7-abb6-50ba0b893bd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:14.832280", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791 ", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:14,964 99506 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/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19 0.054s 2025-08-04 09:41:14,964 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5f8038-b75e-4bec-9fa9-702ef47923b3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5f8038-b75e-4bec-9fa9-702ef47923b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19'} Body: b'{"volume": {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:41:16,017 99506 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/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19 0.038s 2025-08-04 09:41:16,017 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b9425f-bb46-4bb0-8259-330a65cb345b', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b9425f-bb46-4bb0-8259-330a65cb345b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19'} Body: b'{"volume": {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:41:16,256 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.224s 2025-08-04 09:41:16,256 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d18c60-341e-48f2-8974-d903c1a08b7d', 'x-compute-request-id': 'req-44d18c60-341e-48f2-8974-d903c1a08b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.313769s] ... 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:33,592 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.274s 2025-08-04 09:40:33,592 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c396d049-649f-47dc-ab71-3a517de65bf0', 'x-compute-request-id': 'req-c396d049-649f-47dc-ab71-3a517de65bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}, {"version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:41:33,755 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2025-08-04 09:41:33,756 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-18555ff2-5fda-424c-b8e9-2c947266877e', '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": "1ba4fa54dff94c0496f49cfea37aa678", "name": "tempest-ServerActionsTestOtherA-1760231133-project-member", "password_expires_at": null}, "audit_ids": ["sbuVLjShQrqxGPtHH_rmtA"], "expires_at": "2025-08-04T10:41:33.000000Z", "issued_at": "2025-08-04T09:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ea757aa1b514ee291dd84c7c385a651", "name": "tempest-ServerActionsTestOtherA-1760231133"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06e ac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ea757aa1b514ee291dd84c7c385a651", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:41:33,756 99492 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'e933ab77-3b7f-47df-a7c5-cdcd273f52e7', 'name': 'tempest-ServerActionsTestOtherA-1251385580-network', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5391, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:47Z', 'updated_at': '2025-08-04T09:32:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:41:33,757 99492 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-203155402', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEg3/BiZEhrjzmPfELt8a80Q67BYRNoCt5g9m1UwIEffsdOOlcEs6lQ/JaVm0cq3hOAN/GQIHMt8fnI8YTpt/YofPdsq3uJ37v7f5prg7dEwaDRcwFeU2RQ+2ySaiDqG3Q==', 'fingerprint': 'e9:8b:5a:dc:b0:d0:c8:90:96:7e:97:0c:16:f8:bf:9f', 'user_id': '1ba4fa54dff94c0496f49cfea37aa678', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRTqNHonRlbDImdB1aiNnof5Elw73g488xFEWnOjJ/SiaiVB8FVjpF\nnqpSmvdXIDKgBwYFK4EEACKhZANiAARIN/wYmRIa485j3xC7fGvNEOuwWETaAreY\nPZtVMCBH37HTjpXBLOpUPyWlZtHKt4TgDfxkCBzLfH5yPGE6bf2KHz3bKt7id+7+\n3+aa4O3RMGg0XMBXlNkUPtskmog6ht0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '41409a5d-2f9d-4535-a724-cb59243a6e82', 'name': 'tempest-securitygroup--185463999', 'stateful': True, 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': 'tempest-description--504561976', 'shared': False, 'security_group_rules': [{'id': 'd6efb2c7-64bb-45a9-b297-4d4cd20db04b', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '41409a5d-2f9d-4535-a724-cb59243a6e82', 'ethertype': 'IPv4', 'd irection': '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': 199, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:15Z', 'updated_at': '2025-08-04T09:33:15Z', 'revision_number': 0}, {'id': 'e8b43eb3-e757-43ce-99b7-f0b204b463b8', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '41409a5d-2f9d-4535-a724-cb59243a6e82', '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': 201, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:15Z', 'updated_at': '2025-08-04T09:33:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:33:15Z', 'updated_at': '2025-08-04T09:33:15Z', 'revision_number': 1, 'project_id': '9ea757aa1b514ee291dd84c7c385a651'}, 'floating_ip': {'id': 'c75732ac-0000-4234-b0dd-84cf874d4f95', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'floating_ip_address': '172.24.4.4', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:25Z', 'updated_at': '2025-08-04T09:33:25Z', 'revision_number': 0, 'ip': '172.24.4.4'}} 2025-08-04 09:41:34,096 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.338s 2025-08-04 09:41:34,096 99492 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-685211324", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84994e65-8aa0-4b95-9159-df4dfe6a36c0', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84994e65-8aa0-4b95-9159-df4dfe6a36c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:34.020420", "updated_at": null, "name": "tempest-tempest.common.compute-volume-685211324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:34,150 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.041s 2025-08-04 09:41:34,150 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -ab37e42d-3c70-45b8-835e-96d844a774ab', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab37e42d-3c70-45b8-835e-96d844a774ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'{"volume": {"id": "0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:34.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-685211324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:41:35,204 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.040s 2025-08-04 09:41:35,205 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39ef0f1-328c-441f-b0c2-7e5bfff1a86a', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39ef0f1-328c-441f-b0c2-7e5bfff1a86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'{"volume": {"id": "0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:34.000000", "updated_at": "2025-08-04T09:41:34.000000", "name": "tempest-tempest.common.compute-volume-685211324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:41:35,365 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.147s 2025-08-04 09:41:35,366 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e4ac4b-1c2e-4c4a-8ada-b8a547320493', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'' 2025-08-04 09:41:35,391 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/volumes/0 cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.024s 2025-08-04 09:41:35,391 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9002bed3-6311-4c07-ba72-2599d65eff2f', 'x-openstack-request-id': 'req-9002bed3-6311-4c07-ba72-2599d65eff2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e could not be found."}}' 2025-08-04 09:41:35,391 99492 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 2025-08-04 09:41:35,608 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.214s 2025-08-04 09:41:35,608 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e685f779-a8ef-4e1f-b6e1-b5368d7c6284', 'x-compute-request-id': 'req-e685f779-a8ef-4e1f-b6e1-b5368d7c6284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}, {"version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.709334s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5be80877-cf16-4e20-ba42-12c6e6572aa6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:09,478 99488 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:40:09,478 99488 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:40:09,534 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-08-04 09:40:09,535 99488 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-1296203604", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzWqAXNMkPdDaZYv5R1rrlPAfIBBKF6BdukxEIPg5l9mx4ng0bbs09f1+ixWwvYpua/pSw0LL71wV94KWBs29EqH0pmU4DgXaKdPx7W9issf8fWdU0qSJdMsqVRa1L/8A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 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-64414cdb-ecfe-4630-b45f-31ddb9e4fd7a', 'x-compute-request-id': 'req-64414cdb-ecfe-4630-b45f-31ddb9e4fd7a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1296203604", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzWqAXNMkPdDaZYv5R1rrlPAfIBBKF6BdukxEIPg5l9mx4ng0bbs09f1+ixWwvYpua/pSw0LL71wV94KWBs29EqH0pmU4DgXaKdPx7W9issf8fWdU0qSJdMsqVRa1L/8A==", "fingerprint": "f6:e1:62:bc:3e:0f:3a:51:31:0d:b1:5d:6f:de:09:15", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510"}}' 2025-08-04 09:40:09,537 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1296203604 created 2025-08-04 09:40:09,820 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.282s 2025-08-04 09:40:09,821 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--328997002", "description": "tempest-description--357843660"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-874fd33e-ea7f-4fcd-9c73-79391158b1fd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "name": "tempest-securitygroup--328997002", "stateful": true, "tenant_id": "6497e676994b4fe4b101c0f866266b99", "description": "tempest-description--357843660", "shared": false, "security_group_rules": [{"id": "28653fb7-ebaf-41c8-9725-d0ecd2f90450", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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": 642, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:40:09Z", "updated_at": "2025-08-04T09:40:09Z", "revision_number": 0}, {"id": "ba52fa15-3c29-472e-a6ca-23df0852b8f9", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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": 641, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:40:09Z", "updated_at": "2025-08-04T09:40:09Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:40:09Z", "updated_at": "2025-08-04T09:40:09Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:40:10,138 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.316s 2025-08-04 09:40:10,138 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-764f257f-897b-41c9-84d7-67987d8172ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e34798e7-2f88-4082-8d22-aa92ac431fff", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:40:10Z", "revision_number": 0}}' 2025-08-04 09:40:10,384 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.245s 2025-08-04 09:40:10,384 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d0cd1ffe-2ac5-4f4d-a82c-e46cf7f1330e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "616a1716-27e0-4088-84cf-679716138e8b", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:40:10Z", "revision_number": 0}}' 2025-08-04 09:40:10,384 99488 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--328997002 created 2025-08-04 09:40:11,111 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.726s 2025-08-04 09:40:11,111 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8c395f38-0531-4789-aee6-ef5120d253a0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9a584733-e477-4f26-b883-cc4b45b20fe2", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.92", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6497e676994b4fe4b101c0f866266b99", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:40:10Z", "revision_number": 0}}' 2025-08-04 09:40:11,111 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9a584733-e477-4f26-b883-cc4b45b20fe2', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.92', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:40:10Z', 'updated_at': '2025-08-04T09:40:10Z', 'revision_number': 0, 'ip': '172.24.4.92'} created 2025-08-04 09:40:11,218 99488 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.102s 2025-08-04 09:40:11,219 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-418befd5-92d2-4ca2-86a7-813a8d2eccd0', '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": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "name": "tempest-AttachVolumeShelveTestJSON-1208188236-project-member", "password_expires_at": null}, "audit_ids": ["mWtftn-6RRGqhz0o08mDPg"], "expires_at": "2025-08-04T10:40:11.000000Z", "issued_at": "2025-08-04T09:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6497e676994b4fe4b101c0f866266b99", "name": "tempest-AttachVolumeShelveTestJSON-1208188236"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placeme nt", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6497e676994b4fe4b101c0f866266b99", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:40:11,219 99488 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '8853d43d-9061-4f71-b8e5-8d4ce8d256df', 'name': 'tempest-AttachVolumeShelveTestJSON-898662642-network', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6497e676994b4fe4b101c0f866266b99', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23256, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:37:16Z', 'updated_at': '2025-08-04T09:37:16Z', 'revision_number': 1} available for tenant 2025-08-04 09:40:11,220 99488 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1296203604', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzWqAXNMkPdDaZYv5R1rrlPAfIBBKF6BdukxEIPg5l9mx4ng0bbs09f1+ixWwvYpua/pSw0LL71wV94KWBs29EqH0pmU4DgXaKdPx7W9issf8fWdU0qSJdMsqVRa1L/8A==', 'fingerprint': 'f6:e1:62:bc:3e:0f:3a:51:31:0d:b1:5d:6f:de:09:15', 'user_id': 'c8d1ba6fce404ed6bd9d1fa4cc1d1510', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA7E6uaFPTg7JZprQxpJSiapDy0AE9dunqe/4O5oaOKJGYfFgUfZsRb\njL4aptMaN/mgBwYFK4EEACKhZANiAAT81qgFzTJD3Q2mWL+Uda65TwHyAQShegXb\npMRCD4OZfZseJ4NG27NPX9fosVsL2Kbmv6UsNCy+9cFfeClgbNvRKh9KZlOA4F2i\nnT8e1vYrLH/H1nVNKkiXTLKlUWtS//A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f6071e3-d2df-4a5c-8fc6-813796e95583', 'name': 'tempest-securitygroup--328997002', 'stateful': True, 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'description': 'tempest-description--357843660', 'shared': False, 'security_group_rules': [{'id': '28653fb7-ebaf-41c8-9725-d0ecd2f90450', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '3f6071e3-d2df-4a5c-8fc6-813796e95583', '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': 642, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:40:09Z', 'updated_at': '2025-08-04T09:40:09Z', 'revision_number': 0}, {'id': 'ba52fa15-3c29-472e-a6ca-23df0852b8f9', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '3f6071e3-d2df-4a5c-8fc6-813796e95583', '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': 641, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '202 5-08-04T09:40:09Z', 'updated_at': '2025-08-04T09:40:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:40:09Z', 'updated_at': '2025-08-04T09:40:09Z', 'revision_number': 1, 'project_id': '6497e676994b4fe4b101c0f866266b99'}, 'floating_ip': {'id': '9a584733-e477-4f26-b883-cc4b45b20fe2', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.92', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:40:10Z', 'updated_at': '2025-08-04T09:40:10Z', 'revision_number': 0, 'ip': '172.24.4.92'}} 2025-08-04 09:40:11,920 99488 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.700s 2025-08-04 09:40:11,920 99488 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-760797496", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "8853d43d-9061-4f71-b8e5-8d4ce8d256df"}], "security_groups": [{"name": "tempest-securitygroup--328997002"}], "key_name": "tempest-keypair-1296203604", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0', '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-f0a8e617-6805-4f7f-9359-416132fa586a', 'x-compute-request-id': 'req-f0a8e617-6805-4f7f-9359-416132fa586a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--328997002"}], "adminPass": "password"}}' 2025-08-04 09:40:12,027 99488 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/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.103s 2025-08-04 09:40:12,027 99488 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': 'Mon, 04 Aug 2025 09:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', '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-9a9dfa27-9409-4207-b585-e1406e756516', 'x-compute-request-id': 'req-9a9dfa27-9409-4207-b585-e1406e756516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "name": "tempest-AttachVolumeShelveTestJSON-server-760797496", "status": "BUILD", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6b d9d1fa4cc1d1510", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:40:12Z", "updated": "2025-08-04T09:40:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1296203604", "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}}' 2025-08-04 09:41:02,312 99488 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/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.218s 2025-08-04 09:41:02,312 99488 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': 'Mon, 04 Aug 2025 09:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1583', '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-caabff8a-f79f-442c-a5cb-65540c02f08d', 'x-compute-request-id': 'req-caabff8a-f79f-442c-a5cb-65540c02f08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "name": "tempest-AttachVolumeShelveTestJSON-server-760797496", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:40:11Z", "updated": "2025-08-04T09:40:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5e:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1296203604", "OS-SRV-USG:launched_at": "2025-08-04T09:40:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--328997002"}], "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}}' 2025-08-04 09:41:02,329 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:42:02,593 99488 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/7a02c046-3c81-4819-8b 63-5a189f9d4dc0/os-interface 0.203s 2025-08-04 09:42:02,593 99488 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': 'Mon, 04 Aug 2025 09:42:02 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-95be8d2f-e824-4f2e-84ba-c86182d10f19', 'x-compute-request-id': 'req-95be8d2f-e824-4f2e-84ba-c86182d10f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "port_id": "df87baa6-68d5-45dd-8fe6-b9568e86ab7a", "mac_addr": "fa:16:3e:7e:5e:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5e00a505-cfb2-43f1-9eab-bd6d2386e806", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 09:42:03,531 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2 0.934s 2025-08-04 09:42:03,532 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "df87baa6-68d5-45dd-8fe6-b9568e86ab7a"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-df5393cd-62c4-4910-8ff0-796ea89ee3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2'} Body: b'{"floatingip": {"id": "9a584733-e477-4f26-b883-cc4b45b20fe2", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.92", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "79e71253-7814-4743-9caf-605b2cdc9535", "port_id": "df87baa6-68d5-45dd-8fe6-b9568e86ab7a", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "mac_address": "fa:16:3e:7e:5e:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:42:02Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:42:03,533 99488 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.92:22' as 'cirros' with public key authentication 2025-08-04 09:42:03,540 99488 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:42:03,643 99488 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:42:03,644 99488 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.92 successfully created 2025-08-04 09:42:03,701 99488 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/7a02c046-3c81-4819-8b63-5a189f9d4dc0/ips 0.057s 2025-08-04 09:42:03,702 99488 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': 'Mon, 04 Aug 2025 09:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compu te 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4739104b-7a65-4103-895c-1091afb56bfb', 'x-compute-request-id': 'req-4739104b-7a65-4103-895c-1091afb56bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2025-08-04 09:42:03,914 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.210s 2025-08-04 09:42:03,915 99488 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-1438749469"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d7d134-f7a9-45de-9dec-68c52b40173d', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d7d134-f7a9-45de-9dec-68c52b40173d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5be80877-cf16-4e20-ba42-12c6e6572aa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:42:03.852987", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1438749469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:42:03,981 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6 0.053s 2025-08-04 09:42:03,981 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d755dc7-48b9-43f7-8852-de9290a5f98f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d755dc7-48b9-43f7-8852-de9290a5f98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6'} Body: b'{"volume": {"id": "5be80877-cf16-4e20-ba42-12c6e6572aa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:42:04.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1438749469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:42:05,03 4 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6 0.038s 2025-08-04 09:42:05,034 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5d4f3c-898d-4ff5-ba89-dba9bff9686d', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5d4f3c-898d-4ff5-ba89-dba9bff9686d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6'} Body: b'{"volume": {"id": "5be80877-cf16-4e20-ba42-12c6e6572aa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:42:04.000000", "updated_at": "2025-08-04T09:42:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1438749469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:42:05,161 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.113s 2025-08-04 09:42:05,161 99488 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': 'Mon, 04 Aug 2025 09:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd18adb-7b02-44c1-b018-4ded6ed36a4c', 'x-compute-request-id': 'req-1fd18adb-7b02-44c1-b018-4ded6ed36a4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'' 2025-08-04 09:42:05,426 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.264s 2025-08-04 09:42:05,426 99488 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': 'Mon, 04 Aug 2025 09:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1707', '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-93bb8135-5335-4e44-832d-008256d61e42', 'x-compute-request-id': 'req-93bb8135-5335-4e44-832d-008256d61e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "name": "tempest-AttachVolumeShelveTestJSON-server-760797496", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "use r_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:40:11Z", "updated": "2025-08-04T09:42:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5e:5e"}, {"version": 4, "addr": "172.24.4.92", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5e:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1296203604", "OS-SRV-USG:launched_at": "2025-08-04T09:40:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--328997002"}], "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}}' 2025-08-04 09:42:55,624 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.152s 2025-08-04 09:42:55,625 99488 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': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0301d874-cff0-47b8-9480-229d38f441a6', 'x-compute-request-id': 'req-0301d874-cff0-47b8-9480-229d38f441a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7a02c046-3c81-4819-8b63-5a189f9d4dc0 could not be found."}}' 2025-08-04 09:42:55,655 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1296203604 0.029s 2025-08-04 09:42:55,655 99488 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': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb892114-dcd3-4045-99d6-6fbefa70914d', 'x-compute-request-id': 'req-eb892114-dcd3-4045-99d6-6fbefa70914d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1296203604'} Body: b'' 2025-08-04 09:42:55,841 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583 0.184s 2025-08-04 09:42:55,841 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f54fe984-aec0-4de9-aeae-491bb5f482e1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583'} Body: b'' 2025-08-04 09:42:55,858 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583 0.016s 2025-08-04 09:42:55,858 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cd9a5275-18ec-42a2-93c1-28e212d7e268', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3f6071e3-d2df-4a5c-8fc6-813796e95583 does not exist", "detail": ""}}' 2025-08-04 09:42:56,185 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2 0.327s 2025-08-04 09:42:56,186 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-66036627-9aee-4598-9351-f86b60ce6c46', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2'} Body: b'' {0} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.601222s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 856dce8e-b323-4d11-9b32-687ad7facbe1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:01,360 99488 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.419s 2025-08-04 09:43:01,360 99488 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-1416602493"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/856dce8e-b323-4d11-9b32-687ad7facbe1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9050f25e-67b3-40f8-bfd6-9794bd5e1170', 'x-compute-request-id': 'req-9050f25e-67b3-40f8-bfd6-9794bd5e1170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "856dce8e-b323-4d11-9b32-687ad7facbe1", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:43:01.238302", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1416602493", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 09:43:01,441 99488 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/856dce8e-b323-4d11-9b32-687ad7facbe1 0.075s 2025-08-04 09:43:01,441 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:01 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-1c5a926c-a361-4ca7-a1f1-0d52b0512f8e', 'x-compute-request-id': 'req-1c5a926c-a361-4ca7-a1f1-0d52b0512f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/856dce8e-b323-4d11-9b32-687ad7facbe1'} Body: b'{"volume": {"id": "856dce8e-b323-4d11-9b32-687ad7facbe1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:43:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1416602493", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 09:43:02,529 99488 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/856dce8e-b323-4d11-9b32-687ad7facbe1 0.081s 2025-08-04 09:43:02,529 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:02 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-7b8c5994-629c-4070-a94b-b6d336ff3d2f', 'x-compute-request-id': 'req-7b8c5994-629c-4070-a94b-b6d336ff3d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/856dce8e-b323-4d11-9b32-687ad7facbe1'} Body: b'{"volume": {"id": "856dce8e-b323-4d11-9b32-687ad7facbe1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-0 4T09:43:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1416602493", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.758930s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 43, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 57bc7e19-e867-498c-8451-562caa6043ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:05,101 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.161s 2025-08-04 09:43:05,101 99488 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-377738180"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cf21f9-f62a-448a-870d-e4992feb8d16', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cf21f9-f62a-448a-870d-e4992feb8d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "5f356ba1-0bb9-49c3-b220-85c3554f78dc", "name": "tempest-GroupsTest-volume-type-377738180", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:05,143 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.035s 2025-08-04 09:43:05,143 99488 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-1259405309"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1519ce-935c-4a55-b94f-3a9cde12e1b5', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1519ce-935c-4a55-b94f-3a9cde12e1b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "10669402-8264-4115-b57d-ad37ec24612c", "name": "tempest-GroupsTest-group-type-1259405309", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:05,347 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.201s 2025-08-04 09:43:05,347 99488 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": "10669402-8264-4115-b57d-ad37ec24612c", "volume_types": ["5f356ba1-0bb9-49c3-b220-85c3554f78dc"], "name": "tempest-Group1-341371260"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c63e89f-3206-467c-9bab-48ff79bdabb0', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c63e89f-3206-467c-9bab-48ff79bdabb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "57bc7e19-e867-498c-8451-562caa6043ab", "name": "tempest-Group1-341371260"}}' 2025-08-04 09:43:05,429 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab 0.079s 2025-08-04 09:43:05,429 99488 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': 'Mon, 04 Aug 2025 09:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-cb7f1437-d3ca-4a8e-819e-0b6cdece2a12', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb7f1437-d3ca-4a8e-819e-0b6cdece2a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab'} Body: b'{"group": {"id": "57bc7e19-e867-498c-8451-562caa6043ab", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:05.000000", "name": "tempest-Group1-341371260", "description": null, "group_type": "10669402-8264-4115-b57d-ad37ec24612c", "volume_types": ["5f356ba1-0bb9-49c3-b220-85c3554f78dc"]}}' 2025-08-04 09:43:06,468 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab 0.033s 2025-08-04 09:43:06,469 99488 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': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f126899e-4872-441a-a312-6b2031b9f483', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f126899e-4872-441a-a312-6b2031b9f483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab'} Body: b'{"group": {"id": "57bc7e19-e867-498c-8451-562caa6043ab", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:05.000000", "name": "tempest-Group1-341371260", "description": null, "group_type": "10669402-8264-4115-b57d-ad37ec24612c", "volume_types": ["5f356ba1-0bb9-49c3-b220-85c3554f78dc"]}}' 2025-08-04 09:43:06,505 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-04 09:43:06,506 99488 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': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4435ad-b462-42ea-9804-1ac53ec47c66', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4435ad-b462-42ea-9804-1ac53ec47c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:06,583 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab/action 0.063s 2025-08-04 09:43:06,583 99488 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': 'Mon, 04 Aug 2025 09:43:06 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-8f4f8f99-dd82-4bed-882f-f0d8097ea19b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab/action'} Body: b'' 2025-08-04 09:43:06,600 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab 0.016s 2025-08-04 09:43:06,601 994 88 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': 'Mon, 04 Aug 2025 09:43:06 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-b543f7e8-6a69-4040-af0d-55dd290a64ed', 'x-openstack-request-id': 'req-b543f7e8-6a69-4040-af0d-55dd290a64ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 57bc7e19-e867-498c-8451-562caa6043ab could not be found."}}' 2025-08-04 09:43:06,634 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/10669402-8264-4115-b57d-ad37ec24612c 0.032s 2025-08-04 09:43:06,635 99488 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': 'Mon, 04 Aug 2025 09:43:06 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-89f3c635-2882-4164-b5e8-63f1c688c6fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/10669402-8264-4115-b57d-ad37ec24612c'} Body: b'' 2025-08-04 09:43:06,680 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc 0.045s 2025-08-04 09:43:06,680 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5e523d-fbf7-41c7-bcf1-132eeeb650c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc'} Body: b'' 2025-08-04 09:43:06,696 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc 0.015s 2025-08-04 09:43:06,696 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 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-312e1e88-794f-4f2b-b2b1-49b2250423e6', 'x-openstack-request-id': 'req-312e1e88-794f-4f2b-b2b1-49b2250423e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5f356ba1-0bb9-49c3-b220-85c3554f78dc could not be found."}}' {0} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.601213s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 72098f9b-9b81-4963-bf69-bb5756b1b0c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:06,764 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.064s 2025-08-04 09:43:06,764 99488 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-214620033"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d067646-19d7-4bfc-aa23-5694919d3a5e', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d067646-19d7-4bfc-aa23-5694919d3a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c21014b7-7c49-4d9c-b652-d3ee89b032b0", "name": "tempest-GroupsTest-volume-type-214620033", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:06,803 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.036s 2025-08-04 09:43:06,804 99488 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-190243986"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9734b58-b44f-40cb-856f-5dc860b1d291', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9734b58-b44f-40cb-856f-5dc860b1d291', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "605efa83-bdb4-4967-9132-d975046f4eaa", "name": "tempest-GroupsTest-group-type-190243986", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:06,905 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.098s 2025-08-04 09:43:06,906 99488 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": "605efa83-bdb4-4967-9132-d975046f4eaa", "volume_types": ["c21014b7-7c49-4d9c-b652-d3ee89b032b0"], "name": "tempest-GroupsTest-Group-1931414324"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9bc6e6-d448-44f4-855e-d62d0e40cda3', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9bc6e6-d448-44f4-855e-d62d0e40cda3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "72098f9b-9b81-4963-bf69-bb5756b1b0c3", "name": "tempest-GroupsTest-Group-1931414324"}}' 2025-08-04 09:43:06,976 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3 0.068s 2025-08-04 09:43:06,976 99488 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': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64201e1e-05bb-4db0-9524-06160f7ab81 d', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64201e1e-05bb-4db0-9524-06160f7ab81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3'} Body: b'{"group": {"id": "72098f9b-9b81-4963-bf69-bb5756b1b0c3", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:07.000000", "name": "tempest-GroupsTest-Group-1931414324", "description": null, "group_type": "605efa83-bdb4-4967-9132-d975046f4eaa", "volume_types": ["c21014b7-7c49-4d9c-b652-d3ee89b032b0"]}}' 2025-08-04 09:43:08,022 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3 0.040s 2025-08-04 09:43:08,023 99488 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': 'Mon, 04 Aug 2025 09:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb60559e-7b25-460d-b794-4485bef44dce', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb60559e-7b25-460d-b794-4485bef44dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3'} Body: b'{"group": {"id": "72098f9b-9b81-4963-bf69-bb5756b1b0c3", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:07.000000", "name": "tempest-GroupsTest-Group-1931414324", "description": null, "group_type": "605efa83-bdb4-4967-9132-d975046f4eaa", "volume_types": ["c21014b7-7c49-4d9c-b652-d3ee89b032b0"]}}' 2025-08-04 09:43:08,095 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.067s 2025-08-04 09:43:08,095 99488 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': 'Mon, 04 Aug 2025 09:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d20345f-632c-48dc-b2a9-df135d2f452d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d20345f-632c-48dc-b2a9-df135d2f452d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:08,180 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3/action 0.071s 2025-08-04 09:43:08,181 99488 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': 'Mon, 04 Aug 2025 09:43:08 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-7a7a0903-f60b-45bc-b102-c5f967af4701', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3/action'} Body: b'' 2025-08-04 09:43:08,195 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3 0.014s 2025-08-04 09:43:08,196 99488 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:08 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-f5f4544f-025a-4788-a6b6-c9dde46bf305', 'x-openstack-request-id': 'req-f5f4544f-025a-4788-a6b6-c9dde46bf305', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 72098f9b-9b81-4963-bf69-bb5756b1b0c3 could not be found."}}' 2025-08-04 09:43:08,226 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/605efa83-bdb4-4967-9132-d975046f4eaa 0.030s 2025-08-04 09:43:08,226 99488 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': 'Mon, 04 Aug 2025 09:43:08 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-344355d5-143f-4929-937d-cfc45bca8b3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/605efa83-bdb4-4967-9132-d975046f4eaa'} Body: b'' 2025-08-04 09:43:08,285 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0 0.058s 2025-08-04 09:43:08,285 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793cea72-3d55-4fc9-9ae7-9d63338a0372', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0'} Body: b'' 2025-08-04 09:43:08,299 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0 0.014s 2025-08-04 09:43:08,300 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:08 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-8eb4b90e-639a-44c9-8eef-8ac307ec2f75', 'x-openstack-request-id': 'req-8eb4b90e-639a-44c9-8eef-8ac307ec2f75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c21014b7-7c49-4d9c-b652-d3ee89b032b0 could not be found."}}' {9} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.272375s] ... ok {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.763605s] ... 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 949, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:13,125 99488 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.729s 2025-08-04 09:43:13,125 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c96c73-2153-4aac-9ced-f1a2d145a16f', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c96c73-2153-4aac-9ced-f1a2d145a16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {9} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.243936s] ... ok {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.518261s] ... 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 949, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:13,676 99488 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.515s 2025-08-04 09:43:13,676 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f15a9a-ffe9-4804-ba55-96c36a459dd0', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f15a9a-ffe9-4804-ba55-96c36a459dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.015104s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.014609s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.035167s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.032760s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.020812s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.017811s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.016996s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.012875s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013208s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.029200s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.030134s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.029797s] ... ok {9} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.806251s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ab7e03b4-50f6-4c3f-b394-75e299a347fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:16,922 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.208s 2025-08-04 09:43:16,922 99506 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-5928271"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c065038-b891-4274-bfd6-cec10ea1c5f1', 'content-length': '217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c065038-b891-4274-bfd6-cec10ea1c5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2090b398-00a8-4603-aa99-ce9dc3aa0966", "name": "tempest-GroupsV320Test-volume-type-5928271", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:16,956 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-08-04 09:43:16,956 99506 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-1019915885"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbc014c-b381-4005-ab7b-99b225e40851', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbc014c-b381-4005-ab7b-99b225e40851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "name": "tempest-GroupsV320Test-group-type-1019915885", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:17,171 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.212s 2025-08-04 09:43:17,172 99506 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": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "volume_types": ["2090b398-00a8-4603-aa99-ce9dc3aa0966"], "name": "tempest-GroupsV320Test-Group-1849424437"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dd4122-e9b5-4b9f-9cb6-c34ed030d6b5', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dd4122-e9b5-4b9f-9cb6-c34ed030d6b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "ab7e03b4-50f6-4c3f-b394-75e299a347fb", "name": "tempest-GroupsV320Test-Group-1849424437"}}' 2025-08-04 09:43:17,208 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb 0.034s 2025-08-04 09:43:17,208 99506 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': 'Mon, 04 Aug 2025 09:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-aa65d660-e7e0-4275-b5b4-9a89b81e28bb', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa65d660-e7e0-4275-b5b4-9a89b81e28bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb'} Body: b'{"group": {"id": "ab7e03b4-50f6-4c3f-b394-75e299a347fb", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:17.000000", "name": "tempest-GroupsV320Test-Group-1849424437", "description": null, "group_type": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "volume_types": ["2090b398-00a8-4603-aa99-ce9dc3aa0966"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:18,242 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb 0.028s 2025-08-04 09:43:18,242 99506 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': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270fdaa8-2273-41b7-89bb-ccb36b9dd7ad', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270fdaa8-2273-41b7-89bb-ccb36b9dd7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb'} Body: b'{"group": {"id": "ab7e03b4-50f6-4c3f-b394-75e299a347fb", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:17.000000", "name": "tempest-GroupsV320Test-Group-1849424437", "description": null, "group_type": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "volume_types": ["2090b398-00a8-4603-aa99-ce9dc3aa0966"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:18,280 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.032s 2025-08-04 09:43:18,280 99506 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': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfaae3bc-f126-4cdb-ac8f-b7fd385b9591', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfaae3bc-f126-4cdb-ac8f-b7fd385b9591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:18,401 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb/action 0.107s 2025-08-04 09:43:18,402 99506 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': 'Mon, 04 Aug 2025 09:43:18 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-9a86ae35-d110-4324-9f5d-80f9f7bf8ca6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb/action'} Body: b'' 2025-08-04 09:43:18,418 99506 INFO [tempest.lib.common.rest_clien t] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb 0.015s 2025-08-04 09:43:18,418 99506 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': 'Mon, 04 Aug 2025 09:43:18 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-ea023b84-1fed-4c9b-84b9-ffbffada4cbb', 'x-openstack-request-id': 'req-ea023b84-1fed-4c9b-84b9-ffbffada4cbb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ab7e03b4-50f6-4c3f-b394-75e299a347fb could not be found."}}' 2025-08-04 09:43:18,449 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/3b67384a-7ff2-429c-b0b8-4321ed6de75b 0.030s 2025-08-04 09:43:18,449 99506 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': 'Mon, 04 Aug 2025 09:43:18 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-eb6b1ef9-f312-40b7-85d0-7035e583ff2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/3b67384a-7ff2-429c-b0b8-4321ed6de75b'} Body: b'' 2025-08-04 09:43:18,502 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966 0.052s 2025-08-04 09:43:18,502 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc521fa6-fe88-4089-81d8-bf930417c0a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966'} Body: b'' 2025-08-04 09:43:18,518 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966 0.015s 2025-08-04 09:43:18,518 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1378520b-2d08-4b5c-9dd5-8e1b6de8287f', 'x-openstack-request-id': 'req-1378520b-2d08-4b5c-9dd5-8e1b6de8287f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2090b398-00a8-4603-aa99-ce9dc3aa0966 could not be found."}}' {9} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.176078s] ... ok {9} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.751027s] ... ok {0} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcd1bf3d-b134-404d-8f6c-d9eb235fa7d8 failed to build and is in ERROR status {9} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1512569b-9b64-49cb-8023-3c6607d27b22 failed to build and is in ERROR status {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.014347s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.026828s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.022141s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.024095s] ... ok {9} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.028939s] ... ok {3} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [227.483682s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bbb5ab31-0519-4438-b5dd-c2a1f60407d1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:47,611 99494 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/volumes 0.308s 2025-08-04 09:39:47,612 99494 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-1653325159"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1669619-7db3-45ca-be93-ed2cab876247', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1669619-7db3-45ca-be93-ed2cab876247', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:47.550859", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:47,626 99494 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:39:47,686 99494 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.058s 2025-08-04 09:39:47,686 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1371399063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWx3w7DtvdgQUkkeSjKudOVTEEivFbtdyOve4t8xgenPx+YBnTKqn9iplBDhCSMDf+3yhxAiDP/TI0R0b3/F98U/wkgHbX8fGM/Z6c2haSxIjp/4empjIy8JEEMZZBArg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:47 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-244b41fe-c911-4189-baec-d6bc7cefa4fa', 'x-compute-request-id': 'req-244b41fe-c911-4189-baec-d6bc7cefa4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1371399063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWx3w7DtvdgQUkkeSjKudOVTEEivFbtdyOve4t8xgenPx+YBnTKqn9iplBDhCSMDf+3yhxAiDP/TI0R0b3/F98U/wkgHbX8fGM/Z6c2haSxIjp/4empjIy8JEEMZZBArg==", "fingerprint": "be:58:69:c7:c1:f0:d4:86:03:f8:20:78:db:08:6b:1b", "user_id": "b0639db12b7f4ba1ab122b940978fc6c"}}' 2025-08-04 09:39:47,689 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1371399063 created 2025-08-04 09:39:48,013 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.323s 2025-08-04 09:39:48,013 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--943417511", "description": "tempest-description--1159478022"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-a34ff8fa-e409-410c-9b15-c8dd376296b4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "name": "tempest-securitygroup--943417511", "stateful": true, "tenant_id": "dd5cc296609e40439539e3add82908ed", "description": "tempest-description--1159478022", "shared": false, "security_group_rules": [{"id": "6938202a-52a8-44d4-96c9-3cc3bd5d0987", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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": 633, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:47Z", "updated_at": "2025-08-04T09:39:47Z", "revision_number": 0}, {"id": "f0439b86-6fa9-4a25-9ec9-223664892863", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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": 634, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:47Z", "updated_at": "2025-08-04T09:39:47Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:39:47Z", "updated_at": "2025-08-04T09:39:47Z", "revision_number": 1, "project_id": "dd5cc296609e40439539e3add82908ed"}}' 2025-08-04 09:39:48,241 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 09:39:48,241 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c263d1b6-3389-42a3-a77e-34dd376c8a6e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2246841f-2000-471d-aac7-69588e840773", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:39:48Z", "revision_number": 0}}' 2025-08-04 09:39:48,477 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.235s 2025-08-04 09:39:48,478 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7bb8f2f0-11b8-4122-81cc-03ebf9cc8baa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "83015aca-aade-41d9-b95b-7b1b59ed781d", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:39:48Z", "revision_number": 0}}' 2025-08-04 09:39:48,478 99494 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--943417511 created 2025-08-04 09:39:49,180 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.701s 2025-08-04 09:39:49,180 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-56bbd684-769c-4928-9324-7513b5760180', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d95db10d-f3e0-4e01-b376-c6a427ab8f92", "tenant_id": "dd5cc296609e40439539e3add82908ed", "floating_ip_address": "172.24.4.31", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dd5cc296609e40439539e3add82908ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:39:48Z", "revision_number": 0}}' 2025-08-04 09:39:49,181 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd95db10d-f3e0-4e01-b376-c6a427ab8f92', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:48Z', 'updated_at': '2025-08-04T09:39:48Z', 'revision_number': 0, 'ip': '172.24.4.31'} created 2025-08-04 09:39:49,238 99494 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.051s 2025-08-04 09:39:49,239 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2503', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1f5cc56e-71b1-4647-a9c4-d275238907e1', '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": "b0639db12b7f4ba1ab122b940978fc6c", "name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "password_expires_at": null}, "audit_ids": ["TNi_zsznRmSCM7YeG3G2aA"], "expires_at": "2025-08-04T10:39:49.000000Z", "issued_at": "2025-08-04T09:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd5cc296609e40439539e3add82908ed", "name": "tempest-ServerStableDeviceRescueTest-910516573"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dd5cc296609e40439539e3add82908ed", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:39:49,239 99494 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3', 'name': 'tempest-ServerStableDeviceRescueTest-868116186-network', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dd5cc296609e40439539e3add82908ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8365, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:39:40Z', 'updated_at': '2025-08-04T09:39:40Z', 'revision_number': 1} available for tenant 2025-08-04 09:39:49,240 99494 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1371399063', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWx3w7DtvdgQUkkeSjKudOVTEEivFbtdyOve4t8xgenPx+YBnTKqn9iplBDhCSMDf+3yhxAiDP/TI0R0b3/F98U/wkgHbX8fGM/Z6c2haSxIjp/4empjIy8JEEMZZBArg==', 'fi ngerprint': 'be:58:69:c7:c1:f0:d4:86:03:f8:20:78:db:08:6b:1b', 'user_id': 'b0639db12b7f4ba1ab122b940978fc6c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKGuh7YFyacBOgksw55Q2dRBTF/2OkCNO7OiYcUe+1tIC3jtVXmcMK\nuftPxeyV+V2gBwYFK4EEACKhZANiAASFsd8Ow7b3YEFJJHkoyrnTlUxBIrxW7Xcj\nr3uLfMYHpz8fmAZ0yqp/YqZQQ4QkjA3/t8ocQIgz/0yNEdG9/xffFP8JIB21/Hxj\nP2enNoWksSI6f+HpqYyMvCRBDGWQQK4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '376b4028-9cf7-4386-8f06-a7e3fb7b7831', 'name': 'tempest-securitygroup--943417511', 'stateful': True, 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'description': 'tempest-description--1159478022', 'shared': False, 'security_group_rules': [{'id': '6938202a-52a8-44d4-96c9-3cc3bd5d0987', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'security_group_id': '376b4028-9cf7-4386-8f06-a7e3fb7b7831', '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': 633, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:47Z', 'updated_at': '2025-08-04T09:39:47Z', 'revision_number': 0}, {'id': 'f0439b86-6fa9-4a25-9ec9-223664892863', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'security_group_id': '376b4028-9cf7-4386-8f06-a7e3fb7b7831', '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': 634, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:47Z', 'updated_at': '2025-08-04T09:39:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:39:47Z', 'updated_at': '2025-08-04T09:39:47Z', 'revision_number': 1, 'project_id': 'dd5cc296609e40439539e3add82908ed'}, 'floating_ip': {'id': 'd95db10d-f3e0-4e01-b376-c6a427ab8f92', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:48Z', 'updated_at': '2025-08-04T09:39:48Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2025-08-04 09:39:49,788 99494 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.547s 2025-08-04 09:39:49,788 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3"}], "security_groups": [{"name": "tempest-securitygroup--943417511"}], "key_name": "tempest-keypair-1371399063", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5807580b-dd58-4393-99ad-34e3894f001a', 'x-compute-request-id': 'req-5807580b-dd58-4393-99ad-34e3894f001a', 'connection': 'close', 'status': '20 2', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--943417511"}], "adminPass": "yKbzh5HqZR9w"}}' 2025-08-04 09:39:49,858 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.066s 2025-08-04 09:39:49,858 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44b43b75-1a1e-4a4f-8090-c35dca2437fc', 'x-compute-request-id': 'req-44b43b75-1a1e-4a4f-8090-c35dca2437fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "BUILD", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:50Z", "updated": "2025-08-04T09:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1371399063", "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": []}}' 2025-08-04 09:40:40,115 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.219s 2025-08-04 09:40:40,115 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c4ec10-bb33-4cbc-9463-2111b4256ba6', 'x-compute-request-id': 'req-c1c4ec10-bb33-4cbc-9463-2111b4256ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "ACTIVE", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c ", "metadata": {}, "hostId": "fa97786661fd0945663741694f1fc1e19500916e0ad7968db635037e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:49Z", "updated": "2025-08-04T09:40:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-868116186-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371399063", "OS-SRV-USG:launched_at": "2025-08-04T09:40:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943417511"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:40:40,131 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:41:40,339 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07/os-interface 0.154s 2025-08-04 09:41:40,339 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:40 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-9e99b878-ebf5-4abc-a172-36c4e0ff56e7', 'x-compute-request-id': 'req-9e99b878-ebf5-4abc-a172-36c4e0ff56e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3", "port_id": "d0a62ef8-1fd2-4227-9c30-7f582fbd1ac8", "mac_addr": "fa:16:3e:89:e5:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f2481df5-e79c-48e0-afeb-a21c6d0b5132", "ip_address": "10.0.0.6"}]}]}' 2025-08-04 09:41:41,463 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/d95db10d-f3e0-4e01-b376-c6a427ab8f92 1.119s 2025-08-04 09:41:41,463 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d0a62ef8-1fd2-4227-9c30-7f582fbd1ac8"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-7e779572-15d7-4c4e-aad1-c1fea955578a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/d95db10d-f3e0-4e01-b376-c6a427ab8f92'} Body: b'{"floatingip": {"id": "d95db10d-f3e0-4e01-b376-c6a427ab8f92", "tenant_id": "dd5cc296609e40439539e3add82908ed", "floating_ip_address": "172.24.4.31", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "f87f5ead-91e3-4916-aefa-bce084fcab58", "port_id": "d0a62ef8-1fd2-4227-9c30-7f582fbd1ac8", "fixed_ip_address" : "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3", "mac_address": "fa:16:3e:89:e5:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:41:40Z", "revision_number": 1, "project_id": "dd5cc296609e40439539e3add82908ed"}}' 2025-08-04 09:41:41,465 99494 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2025-08-04 09:41:41,478 99494 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:41,580 99494 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:41,581 99494 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2025-08-04 09:41:42,250 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07/action 0.668s 2025-08-04 09:41:42,250 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-979652064"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:41 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cea69c4-12c9-4e97-af5d-b2afc8ca9c8b', 'x-compute-request-id': 'req-4cea69c4-12c9-4e97-af5d-b2afc8ca9c8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07/action'} Body: b'' 2025-08-04 09:41:42,313 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.060s 2025-08-04 09:41:42,313 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4931fb8-868a-4b4e-89b2-d3d5022738e0', 'x-compute-request-id': 'req-b4931fb8-868a-4b4e-89b2-d3d5022738e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"image": {"id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b063 9db12b7f4ba1ab122b940978fc6c"}, "created": "2025-08-04T09:41:42Z", "updated": "2025-08-04T09:41:42Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}], "server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}]}}}' 2025-08-04 09:42:32,392 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.064s 2025-08-04 09:42:32,393 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c1962e-4b28-4c51-a261-aedfd609145e', 'x-compute-request-id': 'req-10c1962e-4b28-4c51-a261-aedfd609145e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"image": {"id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c"}, "created": "2025-08-04T09:41:42Z", "updated": "2025-08-04T09:41:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}], "server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}]}}}' 2025-08-04 09:42:32,457 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.058s 2025-08-04 09:42:32,458 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon , 04 Aug 2025 09:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26103f0-e1fc-4e77-9c3e-7b1dc2670f4d', 'x-compute-request-id': 'req-e26103f0-e1fc-4e77-9c3e-7b1dc2670f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"image": {"id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c"}, "created": "2025-08-04T09:41:42Z", "updated": "2025-08-04T09:41:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}], "server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}]}}}' 2025-08-04 09:42:32,674 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.210s 2025-08-04 09:42:32,675 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:32 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-01be9e03-b025-43fb-baba-808346f533b3', 'x-compute-request-id': 'req-01be9e03-b025-43fb-baba-808346f533b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "ACTIVE", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "metadata": {}, "hostId": "fa97786661fd0945663741694f1fc1e19500916e0ad7968db635037e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:49Z", "updated": "2025-08-04T09:41:51Z", "addresses": {"tempest-ServerStableDeviceRescueTest-868116186-network": [{"ver sion": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371399063", "OS-SRV-USG:launched_at": "2025-08-04T09:40:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943417511"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:32,908 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.157s 2025-08-04 09:43:32,908 99494 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': 'Mon, 04 Aug 2025 09:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6875a288-d718-40a6-a19b-f1f6c6dc579c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "99074e88d5c900e725dc05e41bb65ead", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "dd5cc296609e40439539e3add82908ed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d95c736bf7e25325305e44453a36a25cc5f418f52def69d9f023253a1fb18f40ac9ff519fbb814efb9942d948cea3f3f04e6b9792f8a5928c2fad3a655109e5e", "id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "created_at": "2025-08-04T09:41:42Z", "updated_at": "2025-08-04T09:43:33Z", "tags": [], "self": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193", "file": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:43:33,076 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.166s 2025-08-04 09:43:33,076 99494 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': 'Mon, 04 Aug 2025 09:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'conte nt-type': 'application/json', 'x-openstack-request-id': 'req-3e620877-0329-46a1-80b5-bcdbe382b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "99074e88d5c900e725dc05e41bb65ead", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "dd5cc296609e40439539e3add82908ed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d95c736bf7e25325305e44453a36a25cc5f418f52def69d9f023253a1fb18f40ac9ff519fbb814efb9942d948cea3f3f04e6b9792f8a5928c2fad3a655109e5e", "id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "created_at": "2025-08-04T09:41:42Z", "updated_at": "2025-08-04T09:43:33Z", "tags": [], "self": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193", "file": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:43:33,660 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.584s 2025-08-04 09:43:33,661 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:33 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-9127cdcf-de1b-4ca3-9a75-e7b59738d63f', 'x-compute-request-id': 'req-9127cdcf-de1b-4ca3-9a75-e7b59738d63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "ACTIVE", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "metadata": {}, "hostId": "fa97786661fd0945663741694f1fc1e19500916e0ad7968db635037e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:49Z", "updated": "2025-08-04T09:41:51Z", "addresses": {"tempest-ServerStableDeviceRescueTest-868116186-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4e fe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371399063", "OS-SRV-USG:launched_at": "2025-08-04T09:40:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943417511"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:33,716 99494 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/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1 0.040s 2025-08-04 09:43:33,716 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4194a3-0bb7-4f14-8e55-62dabb216556', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4194a3-0bb7-4f14-8e55-62dabb216556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1'} Body: b'{"volume": {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}}' 2025-08-04 09:43:34,770 99494 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/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1 0.040s 2025-08-04 09:43:34,771 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181ea14c-079f-4ed7-a923-5c81509a819d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181ea14c-079f-4ed7-a923-5c81509a819d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1'} Body: b'{"volume": {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.727402s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:35,799 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.395s 2025-08-04 09:43:35,799 99506 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-1856929997"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd5c5b3-9777-4d28-8ddf-f51920c56c71', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd5c5b3-9777-4d28-8ddf-f51920c56c71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:35.740609", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:43:35,869 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.055s 2025-08-04 09:43:35,869 99506 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': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4896299-2579-4c9c-888b-636faf181b96', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4896299-2579-4c9c-888b-636faf181b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:36,930 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.046s 2025-08-04 09:43:36,930 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f047c69-6108-45d7-86b6-5b2d7faadc2e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f047c69-6108-45d7-86b6-5b2d7faadc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "updated_at": "2025-08-04T09:43:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:36,980 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.035s 2025-08-04 09:43:36,981 99506 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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65f93e3-48d6-4bf0-9922-8283bcf5ae0e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65f93e3-48d6-4bf0-9922-8283bcf5ae0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "updated_at": "2025-08-04T09:43:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:37,109 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.113s 2025-08-04 09:43:37,109 99506 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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054fc0af-957c-4c87-ae5a-bb8f56839b19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'' 2025-08-04 09:43:37,129 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.020s 2025-08-04 09:43:37,130 99506 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': 'Mon, 04 Aug 2025 09:43:37 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-c62bf88e-a841-44c5-a044-adbf11e29687', 'x-openstack-request-id': 'req-c62bf88e-a841-44c5-a044-adbf11e29687', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [1.728034s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 162, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 4ec08fa8-a832-4e5c-a353-f3f66551b975 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:35,663 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.128s 2025-08-04 09:43:35,664 99492 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-672726852"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464eef51-eb5c-4794-8a9e-1e572361712e', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464eef51-eb5c-4794-8a9e-1e572361712e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c708c648-044c-483b-9a89-e43db3dbce92", "name": "tempest-GroupSnapshotsTest-volume-type-672726852", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:35,736 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.069s 2025-08-04 09:43:35,736 99492 DEBUG [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-1492852681"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eddf75e-a6ab-4e62-9326-6c4cc57d9df2', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eddf75e-a6ab-4e62-9326-6c4cc57d9df2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "name": "tempest-GroupSnapshotsTest-group-type-1492852681", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:35,917 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.178s 2025-08-04 09:43:35,918 99492 DEBUG [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": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "volume_types": ["c708c648-044c-483b-9a89-e43db3dbce92"], "name": "tempest-GroupSnapshotsTest-Group-618577643"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f975b3-3d98-4165-b124-fb706dd3bc4d', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f975b3-3d98-4165-b124-fb706dd3bc4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "4ec08fa8-a832-4e5c-a353-f3f66551b975", "name": "tempest-GroupSnapshotsTest-Group-618577643"}}' 2025-08-04 09:43:35,947 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975 0.027s 2025-08-04 09:43:35,948 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded83369-6b29-4730-8b47-789b99e16a2d', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded83369-6b29-4730-8b47-789b99e16a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975'} Body: b'{"group": {"id": "4ec08fa8-a832-4e5c-a353-f3f66551b975", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "name": "tempest-GroupSnapshotsTest-Group-618577643", "description": null, "group_type": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "volume_types": ["c708c648-044c-483b-9a89-e43db3dbce92"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:36,990 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975 0.033s 2025-08-04 09:43:36,991 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3e9ce9-cc21-4d7e-bd4e-7e37bfe6b4e9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3e9ce9-cc21-4d7e-bd4e-7e37bfe6b4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975'} Body: b'{"group": {"id": "4ec08fa8-a832-4e5c-a353-f3f66551b975", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "name": "tempest-GroupSnapshotsTest-Group-618577643", "description": null, "group_type": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "volume_types": ["c708c648-044c-483b-9a89-e43db3dbce92"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:37,061 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.064s 2025-08-04 09:43:37,061 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399ea6f5-764b-439f-a33d-6364bb56e52b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399ea6f5-764b-439f-a33d-6364bb56e52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:37,150 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975/action 0.075s 2025-08-04 09:43:37,151 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 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-25abaa29-b3d0-4ca0-bd54-36cb7f14be2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec 08fa8-a832-4e5c-a353-f3f66551b975/action'} Body: b'' 2025-08-04 09:43:37,165 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975 0.014s 2025-08-04 09:43:37,166 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 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-ae1486d2-4690-44e7-87f0-24ce51692e93', 'x-openstack-request-id': 'req-ae1486d2-4690-44e7-87f0-24ce51692e93', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4ec08fa8-a832-4e5c-a353-f3f66551b975 could not be found."}}' 2025-08-04 09:43:37,194 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5 0.027s 2025-08-04 09:43:37,194 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 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-75c92910-a1cb-4bbe-83ef-af59706a31aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5'} Body: b'' 2025-08-04 09:43:37,244 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92 0.049s 2025-08-04 09:43:37,244 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23de52c7-9c74-4522-b9de-422d3bd80d0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92'} Body: b'' 2025-08-04 09:43:37,261 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92 0.016s 2025-08-04 09:43:37,262 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 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-ee3c8e8b-84bf-47c9-9349-4c8884848583', 'x-openstack-request-id': 'req-ee3c8e8b-84bf-47c9-9349-4c8884848583', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c708c648-044c-483b-9a89-e43db3dbce92 could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.681887s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:37,452 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.319s 2025-08-04 09:43:37,452 99506 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-1542925751"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1107f0a8-c15f-4ba9-9189-0813c69ab894', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1107f0a8-c15f-4ba9-9189-0813c69ab894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.390314", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:43:37,500 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.036s 2025-08-04 09:43:37,501 99506 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': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04119e11-7840-4fd1-a3b8-4954b80ba660', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04119e11-7840-4fd1-a3b8-4954b80ba660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:38,553 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.037s 2025-08-04 09:43:38,553 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aab012e-6821-418b-8386-9e34cc6929cf', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aab012e-6821-418b-8386-9e34cc6929cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "updated_at": "2025-08-04T09:43:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:38,609 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.042s 2025-08-04 09:43:38,610 99506 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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab71bd94-4ad8-4681-9a58-10136ca065cd', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab71bd94-4ad8-4681-9a58-10136ca065cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "updated_at": "2025-08-04T09:43:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:38,788 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.165s 2025-08-04 09:43:38,789 99506 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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbfb3e7f-6d76-4bc6-8c00-db60935b9cb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'' 2025-08-04 09:43:38,813 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.023s 2025-08-04 09:43:38,813 99506 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': 'Mon, 04 Aug 2025 09:43:38 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-54188c9d-4984-4e14-bdd8-b54e84e3f619', 'x-openstack-request-id': 'req-54188c9d-4984-4e14-bdd8-b54e84e3f619', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.587881s] ... 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 225, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:37,390 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.125s 2025-08-04 09:43:37,391 99492 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-630660041"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d4b3af-74c5-4f30-871b-6dce94114e1c', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d4b3af-74c5-4f30-871b-6dce94114e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f4090223-9a1a-4f8f-9f57-8414f046e789", "name": "tempest-GroupSnapshotsTest-volume-type-630660041", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:37,430 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.037s 2025-08-04 09:43:37,431 99492 DEBUG [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-1759462081"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263db2f6-98c7-43d6-8812-426acc5d280f', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263db2f6-98c7-43d6-8812-426acc5d280f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "08bf4e5f-9935-4b16-8644-db4d654b939e", "name": "tempest-GroupSnapshotsTest-group-type-1759462081", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:37,521 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.088s 2025-08-04 09:43:37,522 99492 DEBUG [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": "08bf4e5f-9935-4b16-8644-db4d654b939e", "volume_types": ["f4090223-9a1a-4f8f-9f57-8414f046e789"], "name": "tempest-GroupSnapshotsTest-Group-2037057797"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573b8b4d-cf8c-4241-8c11-3e77a60ef277', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573b8b4d-cf8c-4241-8c11-3e77a60ef277', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "8cfb44ff-19c1-4c2d-a644-5aae0025e3b6", "name": "tempest-GroupSnapshotsTest-Group-2037057797"}}' 2025-08-04 09:43:37,553 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 0.029s 2025-08-04 09:43:37,553 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c62839-19fe-48a2-8e17-ec09e532c913', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c62839-19fe-48a2-8e17-ec09e532c913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6'} Body: b'{"group": {"id": "8cfb44ff-19c1-4c2d-a644-5aae0025e3b6", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "name": "tempest-GroupSnapshotsTest-Group-2037057797", "description": null, "group_type": "08bf4e5f-9935-4b16-8644-db4d654b939e", "volume_types": ["f4090223-9a1a-4f8f-9f57-8414f046e789"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:38,589 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 0.030s 2025-08-04 09:43:38,589 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594715c7-ac25-4658-a996-4d99666b6f4c', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594715c7-ac25-4658-a996-4d99666b6f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6'} Body: b'{"group": {"id": "8cfb44ff-19c1-4c2d-a644-5aae0025e3b6", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "name": "tempest-GroupSnapshotsTest-Group-2037057797", "description": null, "group_type": "08bf4e5f-9935-4b16-8644-db4d654b939e", "volume_types": ["f4090223-9a1a-4f8f-9f57-8414f046e789"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:38,594 99492 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 2025-08-04 09:43:38,633 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.038s 2025-08-04 09:43:38,634 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e4d76d-959a-4010-8c27-85f93124d807', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e4d76d-959a-4010-8c27-85f93124d807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:38,712 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6/action 0.065s 2025-08-04 09:43:38,713 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'te xt/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e368624-b122-4537-9ff7-1700f3673b21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6/action'} Body: b'' 2025-08-04 09:43:38,733 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 0.019s 2025-08-04 09:43:38,734 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 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-47e8e165-5eeb-4c8b-8d19-18bd88a06f5c', 'x-openstack-request-id': 'req-47e8e165-5eeb-4c8b-8d19-18bd88a06f5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 could not be found."}}' 2025-08-04 09:43:38,761 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/08bf4e5f-9935-4b16-8644-db4d654b939e 0.026s 2025-08-04 09:43:38,761 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 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-e64cd2f3-f1bf-4de6-bc93-fa45fe92ea15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/08bf4e5f-9935-4b16-8644-db4d654b939e'} Body: b'' 2025-08-04 09:43:38,826 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f4090223-9a1a-4f8f-9f57-8414f046e789 0.064s 2025-08-04 09:43:38,826 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6e0ba2-fe1a-46f3-b955-2f877870e3d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f4090223-9a1a-4f8f-9f57-8414f046e789'} Body: b'' 2025-08-04 09:43:38,851 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f4090223-9a1a-4f8f-9f57-8414f046e789 0.024s 2025-08-04 09:43:38,851 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0aeb4b-c066-4bdd-b93b-44c84b82dcd0', 'x-openstack-request-id': 'req-3e0aeb4b-c066-4bdd-b93b-44c84b82dcd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f409022 3-9a1a-4f8f-9f57-8414f046e789'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4090223-9a1a-4f8f-9f57-8414f046e789 could not be found."}}' {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.551067s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 92, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1f0b4564-6378-44d7-baf0-e30a6742507f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:38,883 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-08-04 09:43:38,884 99492 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-1526852122"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088cc20f-9ff5-4aa4-968d-d599f9d65a5d', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088cc20f-9ff5-4aa4-968d-d599f9d65a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "57c9e4d4-7053-482d-989c-9aad5a449f60", "name": "tempest-GroupSnapshotsTest-volume-type-1526852122", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:38,929 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.042s 2025-08-04 09:43:38,930 99492 DEBUG [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-2004171920"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45029fa3-fee1-4707-8f89-6965f2002186', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45029fa3-fee1-4707-8f89-6965f2002186', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "027f9f8a-9c57-4232-b65f-52be20267878", "name": "tempest-GroupSnapshotsTest-group-type-2004171920", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:39,045 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.112s 2025-08-04 09:43:39,045 99492 DEBUG [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": "027f9f8a-9c57-4232-b65f-52be20267878", "volume_types": ["57c9e4d4-7053-482d-989c-9aad5a449f60"], "name": "tempest-GroupSnapshotsTest-Group-1633296337"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54534b43-abf9-45ca-8f98-312b33176087', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54534b43-abf9-45ca-8f98-312b33176087', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1f0b4564-6378-44d7-baf0-e30a6742507f", "name": "tempest-GroupSnapshotsTest-Group-1633296337"}}' 2025-08-04 09:43:39,078 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f 0.030s 2025-08-04 09:43:39,078 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b489e435-3fe4-4e3a-8c75-d8976a4050e8', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b489e435-3fe4-4e3a-8c75-d8976a4050e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f'} Body: b'{"group": {"id": "1f0b4564-6378-44d7-baf0-e30a6742507f", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:39.000000", "name": "tempest-GroupSnapshotsTest-Group-1633296337", "description": null, "group_type": "027f9f8a-9c57-4232-b65f-52be20267878", "volume_types": ["57c9e4d4-7053-482d-989c-9aad5a449f60"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:40,116 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f 0.031s 2025-08-04 09:43:40,127 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb238315-e5f6-43f4-aafb-08690d1d8c4a', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb238315-e5f6-43f4-aafb-08690d1d8c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f'} Body: b'{"group": {"id": "1f0b4564-6378-44d7-baf0-e30a6742507f", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:39.000000", "name": "tempest-GroupSnapshotsTest-Group-1633296337", "description": null, "group_type": "027f9f8a-9c57-4232-b65f-52be20267878", "volume_types": ["57c9e4d4-7053-482d-989c-9aad5a449f60"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:40,170 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.038s 2025-08-04 09:43:40,170 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81208f28-c2df-4853-8513-4b90c0aec94b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81208f28-c2df-4853-8513-4b90c0aec94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:40,240 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f/action 0.056s 2025-08-04 09:43:40,240 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 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-d751ac5a-b58b-415c-a267-b79d780ed6e8', 'connection': 'close', 'status': '202', 'content-location': 'ht tp://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f/action'} Body: b'' 2025-08-04 09:43:40,256 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f 0.015s 2025-08-04 09:43:40,256 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 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-198d1c51-8d35-4837-b540-964b42443bbe', 'x-openstack-request-id': 'req-198d1c51-8d35-4837-b540-964b42443bbe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1f0b4564-6378-44d7-baf0-e30a6742507f could not be found."}}' 2025-08-04 09:43:40,311 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/027f9f8a-9c57-4232-b65f-52be20267878 0.053s 2025-08-04 09:43:40,311 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 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-1ddbe5ee-9604-421f-befa-d17360f36892', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/027f9f8a-9c57-4232-b65f-52be20267878'} Body: b'' 2025-08-04 09:43:40,388 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60 0.076s 2025-08-04 09:43:40,389 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-8a7ba378-2b51-46a1-9425-95f7bdd3723b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60'} Body: b'' 2025-08-04 09:43:40,404 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60 0.014s 2025-08-04 09:43:40,404 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 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-f23b1272-18ca-437f-94e2-6276db4a520d', 'x-openstack-request-id': 'req-f23b1272-18ca-437f-94e2-6276db4a520d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 57c9e4d4-7053-482d-989c-9aad5a449f60 could not be found."}}' {0} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [5.174343s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8ca377a6-d5a4-4054-90b2-0f597a9b5d27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:39,072 99488 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.258s 2025-08-04 09:43:39,073 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1308837997", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNABpGCmR5S0pJi4R222St0ZNz1CTg1oYlrXBkIVP7Mk1TIM2PMhVwCVsjLY7c3MF1kYF6qGf+Uq8n+uKGqQPx7h2OeMEP9W3+geTj1ieUZf3kh1+fnGyNvqJ76g4SCSCg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 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-d6729d59-50ef-4427-8769-4c9636ea31b1', 'x-compute-request-id': 'req-d6729d59-50ef-4427-8769-4c9636ea31b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1308837997", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNABpGCmR5S0pJi4R222St0ZNz1CTg1oYlrXBkIVP7Mk1TIM2PMhVwCVsjLY7c3MF1kYF6qGf+Uq8n+uKGqQPx7h2OeMEP9W3+geTj1ieUZf3kh1+fnGyNvqJ76g4SCSCg==", "fingerprint": "2d:d0:61:13:df:19:a2:14:7c:70:5c:51:fa:cb:28:1c", "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163"}}' 2025-08-04 09:43:40,221 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.146s 2025-08-04 09:43:40,222 99488 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-1481570965", "description": "tempest-secgroup-smoke-1481570965 description", "project_id": "bd6f2c7b35af48938c2f3def20f81f49"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-0edb1c94-1147-432e-88da-7e61529b639e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0e9517b3-e9e4-426b-a26e-170918b24735", "name": "tempest-secgroup-smoke-1481570965", "stateful": true, "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "description": "tempest-secgroup-smoke-1481570965 description", "shared": false, "security_group_rules": [{"id": "3226bc47-b949-45e7-b02d-796c00a39186", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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": 854, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:43:39Z", "updated_at": "2025-08-04T09:43:39Z", "revision_number": 0}, {"id": "e8fa3fe7-b876-4df3-8670-ccb78bc30f56", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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": 855, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:43:39Z", "updated_at": "2025-08-04T09:43:39Z", "revision_num ber": 0}], "tags": [], "created_at": "2025-08-04T09:43:39Z", "updated_at": "2025-08-04T09:43:39Z", "revision_number": 1, "project_id": "bd6f2c7b35af48938c2f3def20f81f49"}}' 2025-08-04 09:43:40,471 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.248s 2025-08-04 09:43:40,472 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5d17a2fd-c29f-4c2a-945d-e66fecf6c4fe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9cc195ca-570d-4b84-9544-c9d8505ade18", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:40Z", "updated_at": "2025-08-04T09:43:40Z", "revision_number": 0}}' 2025-08-04 09:43:40,709 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-08-04 09:43:40,709 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-f1fe29a7-8524-426e-947c-5f97665e2481', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c9bb122-4bd7-4712-ad19-28f3218f8d5d", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:40Z", "updated_at": "2025-08-04T09:43:40Z", "revision_number": 0}}' 2025-08-04 09:43:40,916 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.206s 2025-08-04 09:43:40,916 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a28fb40e-0728-4ca2-9ce4-4da820905f0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61826cb4-4590-45ef-b410-40d27c85ad48", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:40Z", "updated_at": "2025-08-04T09:43:40Z", "revision_number": 0}}' 2025-08-04 09:43:41,126 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-04 09:43:41,126 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-c51fef2c-d9f9-496a-bc45-ee040cd74e14', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb21ac56-b030-4e2b-8778-01fbbe6e9599", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:41Z", "updated_at": "2025-08-04T09:43:41Z", "revision_number": 0}}' 2025-08-04 09:43:41,368 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 09:43:41,369 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-b39357eb-e3e9-4bff-92f4-63a1f4a344ff', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3a3cb68-cd1a-4942-84e8-598b5cd56f17", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:41Z", "updated_at": "2025-08-04T09:43:41Z", "revision_number": 0}}' 2025-08-04 09:43:41,662 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volu me_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.292s 2025-08-04 09:43:41,662 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7bd32f0e-0a81-4fa8-8fcb-8f81f81f6f73', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0b35699-9add-48ce-8eeb-3487e9eb8eca", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:41Z", "updated_at": "2025-08-04T09:43:41Z", "revision_number": 0}}' 2025-08-04 09:43:41,763 99488 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.096s 2025-08-04 09:43:41,763 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c8dca934-a126-4c5e-8691-297524e1d3a1', '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": "8d13ab3fc8d740fcb5ce21faca6e9163", "name": "tempest-TestShelveInstance-2134839853-project-member", "password_expires_at": null}, "audit_ids": ["IhUcuHIEQqy-mhSjK1keVw"], "expires_at": "2025-08-04T10:43:41.000000Z", "issued_at": "2025-08-04T09:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd6f2c7b35af48938c2f3def20f81f49", "name": "tempest-TestShelveInstance-2134839853"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "Re gionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bd6f2c7b35af48938c2f3def20f81f49", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:43:41,764 99488 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'e75e9cac-9bea-4603-8018-bdbc99e79e40', 'name': 'tempest-TestShelveInstance-1728058974-network', 'tenant_id': 'bd6f2c7b35af48938c2f3def20f81f49', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bd6f2c7b35af48938c2f3def20f81f49', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17125, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:43:24Z', 'updated_at': '2025-08-04T09:43:24Z', 'revision_number': 1} available for tenant 2025-08-04 09:43:42,280 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.515s 2025-08-04 09:43:42,281 99488 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-1119059558", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518a09ec-8242-4ef8-929e-5fd227644054', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518a09ec-8242-4ef8-929e-5fd227644054', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8ca377a6-d5a4-4054-90b2-0f597a9b5d27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:42.218337", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1119059558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}], "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:43:42,338 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.045s 2025-08-04 09:43:42,338 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f064f30-2aed-4b2b-bd8b-1b3ead7623a3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f064f30-2 aed-4b2b-bd8b-1b3ead7623a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'{"volume": {"id": "8ca377a6-d5a4-4054-90b2-0f597a9b5d27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1119059558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}], "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd6f2c7b35af48938c2f3def20f81f49"}}' 2025-08-04 09:43:43,391 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.038s 2025-08-04 09:43:43,391 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43cfbb7-ec71-4873-a880-a4ccb091d620', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43cfbb7-ec71-4873-a880-a4ccb091d620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'{"volume": {"id": "8ca377a6-d5a4-4054-90b2-0f597a9b5d27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:42.000000", "updated_at": "2025-08-04T09:43:42.000000", "name": "tempest-tempest.common.compute-volume-1119059558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}], "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd6f2c7b35af48938c2f3def20f81f49"}}' 2025-08-04 09:43:43,727 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.323s 2025-08-04 09:43:43,728 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-975726e2-880f-4219-9263-d468dd0def85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'' 2025-08-04 09:43:43,748 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.019s 2025-08-04 09:43:43,748 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3b6601-538e-4771-8bc7-a71a7f12bb61', 'x-openstack-request-id': 'req-ee3b6601-538e-4771-8bc7-a71a7f12bb61', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8ca377a6-d5a4-4054-90b2-0f597a9b5d27 could not be found."}}' 2025-08-04 09:43:43,958 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/0e9517b3-e9e4-426b-a26e-170918b24735 0.208s 2025-08-04 09:43:43,958 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4cf95ca8-3c69-47f9-9890-82a6e2841465', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0e9517b3-e9e4-426b-a26e-170918b24735'} Body: b'' 2025-08-04 09:43:43,986 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1308837997 0.026s 2025-08-04 09:43:43,986 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-02e21945-ad4f-4d49-8a74-f941d7f7f163', 'x-compute-request-id': 'req-02e21945-ad4f-4d49-8a74-f941d7f7f163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1308837997'} Body: b'' {9} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [1.805357s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba818eef-10d6-4f15-8e39-042e12349a82 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:42,852 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.124s 2025-08-04 09:43:42,852 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8af174c0-98ea-4b7c-87f2-dbed639e55f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:43:43,175 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.322s 2025-08-04 09:43:43,175 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1560885835"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6496d024-902b-45ab-9fdd-8122a3b8a0a7', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6496d024-902b-45ab-9fdd-8122a3b8a0a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.116429", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:43:43,225 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.038s 2025-08-04 09:43:43,226 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-df9eef1d-00e8-4610-b1c5-38e95b9befc8', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9eef1d-00e8-4610-b1c5-38e95b9befc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:44,280 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.039s 2025-08-04 09:43:44,280 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c33a2a7-03fa-46eb-9e58-d821e66f601b', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c33a2a7-03fa-46eb-9e58-d821e66f601b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.000000", "updated_at": "2025-08-04T09:43:43.000000", "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:44,335 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.041s 2025-08-04 09:43:44,336 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f725d5-a5ec-4416-969e-e5a3ed454efa', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f725d5-a5ec-4416-969e-e5a3ed454efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.000000 ", "updated_at": "2025-08-04T09:43:43.000000", "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:44,511 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.161s 2025-08-04 09:43:44,511 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba57fd9-2763-4ea1-a16a-b816ff2e3509', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'' 2025-08-04 09:43:44,531 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.019s 2025-08-04 09:43:44,532 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-f7b4f9b8-4bcb-48ae-9bf6-e04a9797dd16', 'x-openstack-request-id': 'req-f7b4f9b8-4bcb-48ae-9bf6-e04a9797dd16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba818eef-10d6-4f15-8e39-042e12349a82 could not be found."}}' {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.588095s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.147999s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.126297s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.123264s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.018517s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.028674s] ... ok {2} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.145625s] ... ok {9} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.565264s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6acaeb49-cd41-4ca7-a526-94511a8a639e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:44,719 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-04 09:43:44,719 99506 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-1128150128"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560dbc17-66c0-4026-8f66-f78049d08296', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560dbc17-66c0-4026-8f66-f78049d08296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:44.655857", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:43:44,815 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.082s 2025-08-04 09:43:44,815 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42e9e01-bc49-4404-9495-627db4bdf9b5', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42e9e01-bc49-4404-9495-627db4bdf9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:45.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:45,869 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.040s 2025-08-04 09:43:45,870 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b67a43-d1c7-477b-bca8-096103b9f0dc', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b67a43-d1c7-477b-bca8-096103b9f0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:45.000000", "updated_at": "2025-08-04T09:43:45.000000", "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:45,922 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.038s 2025-08-04 09:43:45,922 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e639f68f-7b88-498e-bfa3-68e7ad96a4c6', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e639f68f-7b88-498e-bfa3-68e7ad96a4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:45.000000", "updated_at": "2025-08-04T09:43:45.000000", "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:46,072 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.119s 2025-08-04 09:43:46,075 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09: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-b445c312-437c-4de3-ac5c-f6f1601dc430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'' 2025-08-04 09:43:46,096 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.019s 2025-08-04 09:43:46,096 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3beeb518-6205-41b7-84ff-cc6c35423812', 'x-openstack-request-id': 'req-3beeb518-6205-41b7-84ff-cc6c35423812', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6acaeb49-cd41-4ca7-a526-94511a8a639e could not be found."}}' {2} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {9} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.202437s] ... ok {3} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.954789s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 293, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b1c1584c-d35d-49ae-a132-173c808a5090 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:32,045 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.171s 2025-08-04 09:44:32,046 99494 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-2071486703"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2744926a-a476-4edb-8a23-02efa176fb98', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2744926a-a476-4edb-8a23-02efa176fb98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "929f7c0f-7ec7-40b2-8a10-78cb8db2681c", "name": "tempest-GroupSnapshotsV319Test-volume-type-2071486703", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:44:32,084 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.036s 2025-08-04 09:44:32,085 99494 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-662810618"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a4791d-dcf2-4285-8439-06c771bf8a0f', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a4791d-dcf2-4285-8439-06c771bf8a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b3565384-2894-4a83-8dc3-21096f352f38", "name": "tempest-GroupSnapshotsV319Test-group-type-662810618", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:44:32,270 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.182s 2025-08-04 09:44:32,270 99494 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": "b3565384-2894-4a83-8dc3-21096f352f38", "volume_types": ["929f7c0f-7ec7-40b2-8a10-78cb8db2681c"], "name": "tempest-GroupSnapshotsV319Test-Group-126520212"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b74f04-c9ed-4192-a910-3151945f01df', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b74f04-c9ed-4192-a910-3151945f01df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b1c1584c-d35d-49ae-a132-173c808a5090", "name": "tempest-GroupSnapshotsV319Test-Group-126520212"}}' 2025-08-04 09:44:32,304 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090 0.031s 2025-08-04 09:44:32,304 99494 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': 'Mon, 04 Aug 2025 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e671c989-83d2-4c43-bb7a-4b3b9106bbc5', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e671c989-83d2-4c43-bb7a-4b3b9106bbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090'} Body: b'{"group": {"id": "b1c1584c-d35d-49ae-a132-173c808a5090", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:44:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-126520212", "description": null, "group_type": "b3565384-2894-4a83-8dc3-21096f352f38", "volume_types": ["929f7c0f-7ec7-40b2-8a10-78cb8db2681c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:44:33,347 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090 0.037s 2025-08-04 09:44:33,347 99494 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': 'Mon, 04 Aug 2025 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49ce1fc-6ae6-4aa1-a289-3a3cde349efa', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49ce1fc-6ae6-4aa1-a289-3a3cde349efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090'} Body: b'{"group": {"id": "b1c1584c-d35d-49ae-a132-173c808a5090", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:44:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-126520212", "description": null, "group_type": "b3565384-2894-4a83-8dc3-21096f352f38", "volume_types": ["929f7c0f-7ec7-40b2-8a10-78cb8db2681c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:44:33,384 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-04 09:44:33,384 99494 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': 'Mon, 04 Aug 2025 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a3968d-3915-4e77-992f-242c8f6715dc', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a3968d-3915-4e77-992f-242c8f6715dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:44:33,485 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090/action 0.087s 2025-08-04 09:44:33,486 99494 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': 'Mon, 04 Aug 2025 09:44:33 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-df154c22-b580-4be5-9de0-5ce9b7d03c21', 'connection': 'close', 'status': '202', 'content-location': 'htt p://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090/action'} Body: b'' 2025-08-04 09:44:33,502 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090 0.016s 2025-08-04 09:44:33,503 99494 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': 'Mon, 04 Aug 2025 09:44:33 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-2e4521e3-2f8c-4ed4-8f34-bc5ce792633d', 'x-openstack-request-id': 'req-2e4521e3-2f8c-4ed4-8f34-bc5ce792633d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b1c1584c-d35d-49ae-a132-173c808a5090 could not be found."}}' 2025-08-04 09:44:33,554 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b3565384-2894-4a83-8dc3-21096f352f38 0.051s 2025-08-04 09:44:33,555 99494 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': 'Mon, 04 Aug 2025 09:44:33 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-d4d2f531-8e3e-45e6-bd45-4d5eac1b8172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b3565384-2894-4a83-8dc3-21096f352f38'} Body: b'' 2025-08-04 09:44:33,811 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c 0.256s 2025-08-04 09:44:33,812 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44: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-242efbdb-5650-4fc6-9ac9-a30cf0ed8e43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c'} Body: b'' 2025-08-04 09:44:33,827 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c 0.015s 2025-08-04 09:44:33,828 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:33 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-59b74558-e0dd-4ebf-98b5-4bf2486853a5', 'x-openstack-request-id': 'req-59b74558-e0dd-4ebf-98b5-4bf2486853a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 929f7c0f-7ec7-40b2-8a10-78cb8db2681c could not be found."}}' {3} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.499400s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.026324s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.023165s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.020137s] ... ok {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [1.769445s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8639f97-90b0-4a7a-a637-70b90f064096 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:41,637 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.464s 2025-08-04 09:44:41,638 99494 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-602365744"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdec1646-6ec9-4314-98e4-364696be9eed', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdec1646-6ec9-4314-98e4-364696be9eed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.443245", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:44:41,687 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.035s 2025-08-04 09:44:41,687 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fe1809-790a-4d94-a4a0-679dd88891fe', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fe1809-790a-4d94-a4a0-679dd88891fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f519507bcb748738eea4bd98377d454"}}' 2025-08-04 09:44:42,753 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.051s 2025-08-04 09:44:42,753 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-2aba7e35-a9b2-4df8-98ca-eba64dea767c', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aba7e35-a9b2-4df8-98ca-eba64dea767c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.000000", "updated_at": "2025-08-04T09:44:42.000000", "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f519507bcb748738eea4bd98377d454"}}' 2025-08-04 09:44:42,817 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.049s 2025-08-04 09:44:42,817 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5245c0-8d83-4e17-9c8c-c598e1d9ec99', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5245c0-8d83-4e17-9c8c-c598e1d9ec99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.000000", "updated_at": "2025-08-04T09:44:42.000000", "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f519507bcb748738eea4bd98377d454"}}' 2025-08-04 09:44:42,920 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.089s 2025-08-04 09:44:42,920 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44: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-e7db1ca4-6d82-4b79-94be-27d3aa9001b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'' 2025-08-04 09:44:42,941 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0. 020s 2025-08-04 09:44:42,941 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44: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-b39a370b-208c-44e8-b6b2-b4e5fb4f7610', 'x-openstack-request-id': 'req-b39a370b-208c-44e8-b6b2-b4e5fb4f7610', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c8639f97-90b0-4a7a-a637-70b90f064096 could not be found."}}' {3} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024271s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [232.448516s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, 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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 29a05300-6144-4a18-bd90-89c04fcd0ddc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T09:44:14Z', 'message': 'Build of instance 29a05300-6144-4a18-bd90-89c04fcd0ddc aborted: Volume 429474f0-0df2-4f40-b51b-58ee6d1647b3 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-cda27086-88f4-4dc0-8e2a-b238ad1b4283. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:56,187 99504 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.050s 2025-08-04 09:40:56,188 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-19b13ee7-c456-4fdb-a067-1e5cef3e9481', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["Gc6RLTxQTOKvv66JVSmnRQ"], "expires_at": "2025-08-04T10:40:56.000000Z", "issued_at": "2025-08-04T09:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:40:56,188 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:40:56,658 99504 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.469s 2025-08-04 09:40:56,658 99504 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-87409193", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3', '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-c8082295-b208-4299-bf10-3e43fe4599f8', 'x-compute-request-id': 'req-c8082295-b208-4299-bf10-3e43fe4599f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NqzyHNsidGd9"}}' 2025-08-04 09:40:56,735 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3 0.073s 2025-08-04 09:40:56,735 99504 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': 'Mon, 04 Aug 2025 09:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58de7a2e-3fea-4f9b-9690-817d96a8ff54', 'x-compute-request-id': 'req-58de7a2e-3fea-4f9b-9690-817d96a8ff54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-87409193", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:57Z", "updated": "2025-08-04T09:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "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:termina ted_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": []}}' 2025-08-04 09:41:47,025 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3 0.223s 2025-08-04 09:41:47,025 99504 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': 'Mon, 04 Aug 2025 09:41:46 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-f920e8da-a2d9-412f-8f6f-8dbc7cfe80f9', 'x-compute-request-id': 'req-f920e8da-a2d9-412f-8f6f-8dbc7cfe80f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-87409193", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:56Z", "updated": "2025-08-04T09:41:12Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:2d:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:41:47,045 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:42:47,957 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3/action 0.854s 2025-08-04 09:42:47,957 99504 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-ServerBootFromVolumeStableRescueTest-image-826215747"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:47 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-Ope nStack-Nova-API-Version', 'x-openstack-request-id': 'req-309d6c02-5340-41c9-97c3-1f983e9eb6bd', 'x-compute-request-id': 'req-309d6c02-5340-41c9-97c3-1f983e9eb6bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3/action'} Body: b'{"image_id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02"}' 2025-08-04 09:42:47,981 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.023s 2025-08-04 09:42:47,982 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d69b005-a210-4979-9923-ab8562635e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:49,006 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.022s 2025-08-04 09:42:49,006 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cb5d868-f1da-485b-9dc3-2a6a3c5d2fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259 a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:50,041 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.033s 2025-08-04 09:42:50,042 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c23e143-25a6-43f8-a6d9-939e4223b8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:51,067 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.024s 2025-08-04 09:42:51,068 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81dedf54-62f4-4853-89a8-7df75f204a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeSt ableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:52,091 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.022s 2025-08-04 09:42:52,092 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-658f9562-ba22-4ad9-9ef7-0f56ec5f3b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:53,116 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.022s 2025-08-04 09:42:53,116 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7f9aabd3-f562-48b7-a8dd-446f4de17853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "membe r,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:54,145 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.028s 2025-08-04 09:42:54,145 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8b56ecc-5637-4c58-92d9-950632400c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:54Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:55,171 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.023s 2025-08-04 09:42:55,171 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 0 9:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b41c325-983f-4111-af9e-e7df164c4b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:55Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:56,203 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.030s 2025-08-04 09:42:56,203 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27379e8e-cf17-4fa7-aa51-4b350f7ca25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "409b9e43f935b3cd68230e5afcf82f50", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5320908a33ee4a46cf024183e781667338e6277f0435621be08943ba12ee4884c86d7151c34523b4eed90501dfae13cb799a8fed4df08ee94c553a633ef7880b", "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025- 08-04T09:42:56Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:56,227 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.023s 2025-08-04 09:42:56,227 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-877ca980-0b8f-4c35-8598-bdb7c45c3932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "409b9e43f935b3cd68230e5afcf82f50", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5320908a33ee4a46cf024183e781667338e6277f0435621be08943ba12ee4884c86d7151c34523b4eed90501dfae13cb799a8fed4df08ee94c553a633ef7880b", "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:56Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:56,491 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3 0.264s 2025-08-04 09:42:56,492 99504 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': 'Mon, 04 Aug 2025 09:42:56 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-03e693e5-be6f-46ba-bb85-28239e73f3f0', 'x-compute-request-id': 'req-03e693e5-be6f-46ba-bb85-28239e73f3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-87409193", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:56Z", "updated": "2025-08-04T09:42:56Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:2d:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:43:56,649 99504 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.082s 2025-08-04 09:43:56,649 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1e10091-24a8-4c10-996f-1c2906435ca4', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["Zo-xZ_8QTlyjQ-xqvDCMIA"], "expires_at": "2025-08-04T10:43:56.000000Z", "issued_at": "2025-08-04T09:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172 e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:43:56,650 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:43:57,175 99504 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.525s 2025-08-04 09:43:57,176 99504 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-1132950524", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "933e371a-56b1-4893-a26c-49ff943e8dfc", "destination_type": "volume"}], "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc', '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-cda27086-88f4-4dc0-8e2a-b238ad1b4283', 'x-compute-request-id': 'req-cda27086-88f4-4dc0-8e2a-b238ad1b4283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "29a05300-6144-4a18-bd90-89c04fcd0ddc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7EdvD3LvtJcV"}}' 2025-08-04 09:43:57,480 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.301s 2025-08-04 09:43:57,480 99504 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': 'Mon, 04 Aug 2025 09:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'opens tack-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-32152d89-e708-4548-81ba-fb114df90b70', 'x-compute-request-id': 'req-32152d89-e708-4548-81ba-fb114df90b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'{"server": {"id": "29a05300-6144-4a18-bd90-89c04fcd0ddc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1132950524", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:43:57Z", "updated": "2025-08-04T09:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}], "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": []}}' 2025-08-04 09:44:47,660 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.115s 2025-08-04 09:44:47,660 99504 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': 'Mon, 04 Aug 2025 09:44:47 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-310c4ef4-7c7a-45c6-9b23-c61612ecff20', 'x-compute-request-id': 'req-310c4ef4-7c7a-45c6-9b23-c61612ecff20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'{"server": {"id": "29a05300-6144-4a18-bd90-89c04fcd0ddc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1132950524", "status": "ERROR", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:43:57Z", "updated": "2025-08-04T09:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T09:44:14Z", "message": "Build of instance 29a05300-6144-4a18-bd90-89c04fcd0ddc aborted: Volume 429474f0-0df2-4f40-b51b-58ee6d1647b3 did not finish being create d 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": []}}' 2025-08-04 09:44:47,680 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 09:44:48,521 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.841s 2025-08-04 09:44:48,521 99504 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': 'Mon, 04 Aug 2025 09:44:47 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-b48b358c-0215-4fbb-bf76-2281f70de67d', 'x-compute-request-id': 'req-b48b358c-0215-4fbb-bf76-2281f70de67d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'' 2025-08-04 09:44:48,580 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.058s 2025-08-04 09:44:48,581 99504 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': 'Mon, 04 Aug 2025 09:44:48 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-bab30b9b-0f61-4686-a5df-bcaf5b38fc1b', 'x-compute-request-id': 'req-bab30b9b-0f61-4686-a5df-bcaf5b38fc1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 29a05300-6144-4a18-bd90-89c04fcd0ddc could not be found."}}' {3} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b29d3b5-8f28-4782-8623-fa57cd457407 failed to build and is in ERROR status {3} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.135982s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d79ba5c0-9dfd-4064-8ec0-5566cf92a114 failed to build and is in ERROR status {6} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [167.864634s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fabc671d-90b9-4b7b-902b-d3744209035b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:42:14,117 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-08-04 09:42:14,117 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-58521c8d-e772-4bc4-9198-0187c9c1546a', '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": "14903ab9d48a4defa16af46fc05e3277", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1956799252-project-member", "password_expires_at": null}, "audit_ids": ["s2vMZU4PT4yh2f6mCMVk5Q"], "expires_at": "2025-08-04T10:42:14.000000Z", "issued_at": "2025-08-04T09:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1552807a69b24f58940dd4a125998a83", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1956799252"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1552807a69b24f58940dd4a125998a83", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:42:14,118 99500 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '4c9b6ee0-61ab-49da-bea3-aaa83601e57d', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1552807a69b24f58940dd4a125998a83', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14256, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_ address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:41:58Z', 'updated_at': '2025-08-04T09:41:58Z', 'revision_number': 1} available for tenant 2025-08-04 09:42:14,119 99500 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:42:14,119 99500 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:42:14,263 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.142s 2025-08-04 09:42:14,263 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1458850794", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWkucEEcwhU9k5Ao6ex9bRu6f1OyQJORBuFOy51HNteLjak+HOE2AD+jj2kPT6ALIOhrFOJsxt4Sf+tT7D8H5BmrV1a2mnUvd999glDAo2xS+l5eIUNqBfWwBjxiDLhlA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 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-31158161-2ed8-4fdf-9d5a-49293d84dd75', 'x-compute-request-id': 'req-31158161-2ed8-4fdf-9d5a-49293d84dd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1458850794", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWkucEEcwhU9k5Ao6ex9bRu6f1OyQJORBuFOy51HNteLjak+HOE2AD+jj2kPT6ALIOhrFOJsxt4Sf+tT7D8H5BmrV1a2mnUvd999glDAo2xS+l5eIUNqBfWwBjxiDLhlA==", "fingerprint": "a8:12:e1:da:06:ff:bd:5f:5f:92:d7:ce:fc:9a:5b:a6", "user_id": "14903ab9d48a4defa16af46fc05e3277"}}' 2025-08-04 09:42:14,266 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1458850794 created 2025-08-04 09:42:14,494 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.227s 2025-08-04 09:42:14,495 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--162415243", "description": "tempest-description--1090795525"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-3db2be1a-f5f8-4f8b-9072-f04b22c27827', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "name": "tempest-securitygroup--162415243", "stateful": true, "tenant_id": "1552807a69b24f58940dd4a125998a83", "description": "tempest-description--1090795525", "shared": false, "security_group_rules": [{"id": "5f41c88f-11a8-4489-9c7a-57a814ed5eac", "project_id": "1552807a69b24f58940dd4a125998a83", "tenant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 724, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}, {"id": "7fded060-6d8f-4237-a317-e7a66bc20b80", "project_id": "1552807a69b24f58940dd4a125998a83", "ten ant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 725, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 1, "project_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:42:14,715 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.220s 2025-08-04 09:42:14,716 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-26ffe317-0ccc-4222-827b-4399b49ac974', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "56230571-e03a-4d7a-8ef5-c7531042a2d3", "project_id": "1552807a69b24f58940dd4a125998a83", "tenant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}}' 2025-08-04 09:42:14,903 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.187s 2025-08-04 09:42:14,903 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b329e16d-8e9c-4a0c-b003-ca9ef0de1420', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c40e7af7-0dc3-4ef2-8a0a-60e93c7b2e62", "project_id": "1552807a69b24f58940dd4a125998a83", "tenant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}}' 2025-08-04 09:42:14,904 99500 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--162415243 created 2025-08-04 09:42:15,613 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.7 09s 2025-08-04 09:42:15,613 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3d4263e9-fb2b-4383-8192-3d786fe47db6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f8fe9085-235f-40ae-8490-cc3d90ac8f60", "tenant_id": "1552807a69b24f58940dd4a125998a83", "floating_ip_address": "172.24.4.156", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1552807a69b24f58940dd4a125998a83", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}}' 2025-08-04 09:42:15,614 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f8fe9085-235f-40ae-8490-cc3d90ac8f60', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'floating_ip_address': '172.24.4.156', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1552807a69b24f58940dd4a125998a83', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0, 'ip': '172.24.4.156'} created 2025-08-04 09:42:15,614 99500 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1458850794', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWkucEEcwhU9k5Ao6ex9bRu6f1OyQJORBuFOy51HNteLjak+HOE2AD+jj2kPT6ALIOhrFOJsxt4Sf+tT7D8H5BmrV1a2mnUvd999glDAo2xS+l5eIUNqBfWwBjxiDLhlA==', 'fingerprint': 'a8:12:e1:da:06:ff:bd:5f:5f:92:d7:ce:fc:9a:5b:a6', 'user_id': '14903ab9d48a4defa16af46fc05e3277', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAMjr1usTeuvK/tiK0UcJiN1v8KgI4rYn2s9m+3q5Gy//oRotPEV+gN\nn+x0GDYqIyCgBwYFK4EEACKhZANiAASlpLnBBHMIVPZOQKOnsfW0bun9TskCTkQb\nhTsudRzbXi42pPhzhNgA/o49pD0+gCyDoaxTibMbeEn/rU+w/B+QZq1dWtpp1L3f\nffYJQwKNsUvpeXiFDagX1sAY8Ygy4ZQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8c791516-51d2-4c49-b00c-ebc1b31cfa88', 'name': 'tempest-securitygroup--162415243', 'stateful': True, 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'description': 'tempest-description--1090795525', 'shared': False, 'security_group_rules': [{'id': '5f41c88f-11a8-4489-9c7a-57a814ed5eac', 'project_id': '1552807a69b24f58940dd4a125998a83', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'security_group_id': '8c791516-51d2-4c49-b00c-ebc1b31cfa88', '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': 724, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:14Z', 'updated_at': '2025-08-04T09:42:14Z', 'revision_number': 0}, {'id': '7fded060-6d8f-4237-a317-e7a66bc20b80', 'project_id': '1552807a69b24f58940dd4a125998a83', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'security_group_id': '8c791516-51d2-4c49-b00c-ebc1b31cfa88', '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': 725, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:14Z', 'updated_at': ' 2025-08-04T09:42:14Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:42:14Z', 'updated_at': '2025-08-04T09:42:14Z', 'revision_number': 1, 'project_id': '1552807a69b24f58940dd4a125998a83'}, 'floating_ip': {'id': 'f8fe9085-235f-40ae-8490-cc3d90ac8f60', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'floating_ip_address': '172.24.4.156', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1552807a69b24f58940dd4a125998a83', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0, 'ip': '172.24.4.156'}} 2025-08-04 09:42:16,181 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.565s 2025-08-04 09:42:16,182 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "4c9b6ee0-61ab-49da-bea3-aaa83601e57d"}], "security_groups": [{"name": "tempest-securitygroup--162415243"}], "key_name": "tempest-keypair-1458850794", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a69a538-2136-4ae1-a583-e756fef3e660', 'x-compute-request-id': 'req-4a69a538-2136-4ae1-a583-e756fef3e660', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--162415243"}], "adminPass": "yrBKwvit56ap"}}' 2025-08-04 09:42:16,271 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.086s 2025-08-04 09:42:16,271 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f2923d-3b2b-4d8d-b3a2-89181fc41713', 'x-compute-request-id': 'req-00f2923d-3b2b-4d8d-b3a2-89181fc41713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "BUILD", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel" : "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1458850794", "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": []}}' 2025-08-04 09:43:06,616 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.298s 2025-08-04 09:43:06,617 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8be4f4d-7590-4a9b-b34b-17bb4610301c', 'x-compute-request-id': 'req-e8be4f4d-7590-4a9b-b34b-17bb4610301c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "ACTIVE", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "79d8a6a66a61f59670d5ec40dfeb133977413babc30451ee39233b31", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:42:32Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1458850794", "OS-SRV-USG:launched_at": "2025-08-04T09:42:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162415243"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:06,631 99500 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:44:06,863 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa/os-interface 0.173s 2025-08-04 09:44:06,863 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:06 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-6eb6d676-b126-4463-9f87-995d383a92a3', 'x-compute-request-id': 'req-6eb6d676-b126-4463-9f87-995d383a92a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c9b6ee0-61ab-49da-bea3-aaa83601e57d", "port_id": "f863bffd-27b9-4437-a135-b043ff7d42db", "mac_addr": "fa:16:3e:74:d5:0c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "22e4ae74-6545-4656-ba84-afa599bcd40f", "ip_address": "10.0.0.9"}]}]}' 2025-08-04 09:44:08,340 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60 1.473s 2025-08-04 09:44:08,341 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f863bffd-27b9-4437-a135-b043ff7d42db"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1b55644a-f513-43e3-98a0-86d847820098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60'} Body: b'{"floatingip": {"id": "f8fe9085-235f-40ae-8490-cc3d90ac8f60", "tenant_id": "1552807a69b24f58940dd4a125998a83", "floating_ip_address": "172.24.4.156", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "aefd98a3-66c9-4049-94e8-e2fec5db91b1", "port_id": "f863bffd-27b9-4437-a135-b043ff7d42db", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c9b6ee0-61ab-49da-bea3-aaa83601e57d", "mac_address": "fa:16:3e:74:d5:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:44:07Z", "revision_number": 1, "project_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:44:08,344 99500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.156:22' as 'cirros' with public key authentication 2025-08-04 09:44:08,368 99500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:44:08,489 99500 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:44:08,489 99500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.156 successfully created 2025-08-04 09:44:08,738 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.247s 2025-08-04 09:44:08,738 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec611fb-0bc3-44ca-8eda-4eb764c7b44d', 'x-compute-request-id': 'req-fec611fb-0bc3-44ca-8eda-4eb764c7b44d', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "ACTIVE", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "79d8a6a66a61f59670d5ec40dfeb133977413babc30451ee39233b31", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:42:32Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1458850794", "OS-SRV-USG:launched_at": "2025-08-04T09:42:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162415243"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:44:08,951 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.198s 2025-08-04 09:44:08,951 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596c7d3b-4980-4477-8fb8-f3364d173ad6', 'x-compute-request-id': 'req-596c7d3b-4980-4477-8fb8-f3364d173ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}]}]}' 2025-08-04 09:44:09,194 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 09:44:09,195 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8430146a-46f0-443a-b3c8-a8187ee5efbd', 'content-length': '790', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8430146a-46f0-443a-b3c8-a8187ee5efbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume" : {"id": "fabc671d-90b9-4b7b-902b-d3744209035b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.134221", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}], "user_id": "14903ab9d48a4defa16af46fc05e3277", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:44:09,256 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.042s 2025-08-04 09:44:09,257 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a3bd3f-a45e-464a-8373-0de4b7c6f29b', 'content-length': '858', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a3bd3f-a45e-464a-8373-0de4b7c6f29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'{"volume": {"id": "fabc671d-90b9-4b7b-902b-d3744209035b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}], "user_id": "14903ab9d48a4defa16af46fc05e3277", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:44:10,314 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.042s 2025-08-04 09:44:10,314 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8257a47d-68f3-4116-bcdb-1a95d7922707', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8257a47d-68f3-4116-bcdb-1a95d7922707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'{"volume": {"id": "fabc671d-90b9-4b7b-902b-d3744209035b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.000000", "updated_at": "2025-08-04T09:44:09.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:// 10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}], "user_id": "14903ab9d48a4defa16af46fc05e3277", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:44:10,515 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.185s 2025-08-04 09:44:10,515 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7b2ab6-a847-41f9-a89b-6d294981cac7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'' 2025-08-04 09:44:10,537 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.021s 2025-08-04 09:44:10,537 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-175028d8-64e8-4ef4-8908-4c580453f75c', 'x-openstack-request-id': 'req-175028d8-64e8-4ef4-8908-4c580453f75c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fabc671d-90b9-4b7b-902b-d3744209035b could not be found."}}' 2025-08-04 09:44:10,674 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.136s 2025-08-04 09:44:10,674 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973f879c-4583-4774-ac7e-a32b02719ed4', 'x-compute-request-id': 'req-973f879c-4583-4774-ac7e-a32b02719ed4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'' 2025-08-04 09:44:10,852 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.177s 2025-08-04 09:44:10,852 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'applicat ion/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d308b1-5203-41db-aefc-62137d51c367', 'x-compute-request-id': 'req-e8d308b1-5203-41db-aefc-62137d51c367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "ACTIVE", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "79d8a6a66a61f59670d5ec40dfeb133977413babc30451ee39233b31", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:44:11Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1458850794", "OS-SRV-USG:launched_at": "2025-08-04T09:42:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162415243"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:45:00,954 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.037s 2025-08-04 09:45:00,955 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6367cef3-2490-4eb3-94f0-a3a457d44143', 'x-compute-request-id': 'req-6367cef3-2490-4eb3-94f0-a3a457d44143', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc35e2f0-ceae-4ab4-b346-277c3401eeaa could not be found."}}' 2025-08-04 09:45:00,986 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1458850794 0.030s 2025-08-04 09:45:00,986 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:00 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-ee286f17-026e-4541-bd55- aa517931d4fe', 'x-compute-request-id': 'req-ee286f17-026e-4541-bd55-aa517931d4fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1458850794'} Body: b'' 2025-08-04 09:45:01,393 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88 0.405s 2025-08-04 09:45:01,393 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a5a25d15-d21e-488f-9f82-35fd87b0ef31', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88'} Body: b'' 2025-08-04 09:45:01,412 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88 0.019s 2025-08-04 09:45:01,413 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b6fe169e-8386-4fcd-8df5-c5387fe2e386', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8c791516-51d2-4c49-b00c-ebc1b31cfa88 does not exist", "detail": ""}}' 2025-08-04 09:45:01,888 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60 0.474s 2025-08-04 09:45:01,888 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c12906e6-0651-4dad-9ddb-0723e93685bc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60'} Body: b'' {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.425019s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:42:15,001 99490 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:42:15,001 99490 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:42:15,049 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2025-08-04 09:42:15,049 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2105398163", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHC2hraXNJ87ASjUWrOfOUgRD+F9QiIZMAVA0D6zNzhCIX8w0gaovVPps5/M9Cj28qR+jF5A97WVuwbsTXvCm2I3aArs8vZk5v+ktzQ1vB6cY1p0QklCgGju5QbExdLulA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 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-2bad4f20-00a0-4c75-acc2-c6af9343d412', 'x-compute-request-id': 'req-2bad4f20-00a0-4c75-acc2-c6af9343d412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2105398163", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHC2hraXNJ87ASjUWrOfOUgRD+F9QiIZMAVA0D6zNzhCIX8w0gaovVPps5/M9Cj28qR+jF5A97WVuwbsTXvCm2I3aArs8vZk5v+ktzQ1vB6cY1p0QklCgGju5QbExdLulA==", "fingerprint": "a2:57:f3:b6:c0:55:ba:d8:02:a5:7b:2e:70:65:2f:5a", "user_id": "690701dc7a5746e8a10d57f90c953520"}}' 2025-08-04 09:42:15,053 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2105398163 created 2025-08-04 09:42:15,270 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.216s 2025-08-04 09:42:15,270 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--313328583", "description": "tempest-description--274158416"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-0b4346e5-c8f6-479e-ab2f-51fb02f89a0c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "name": "tempest-securitygroup--313328583", "stateful": true, "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "tempest-description--274158416", "shared": false, "security_group_rules": [{"id": "a3cae8cd-26fc-4e54-9a02-e1481cdbab11", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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": 731, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}, {"id": "d63120e1-d4a4-4653-8d19-aa01a47f833c", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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": 730, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:42:15,455 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.184s 2025-08-04 09:42:15,456 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c4b31bf2-4a82-465e-be78-32384cc5dff4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6188b6a1-7169-4dcd-bffe-1d4e4e364591", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}}' 2025-08-04 09:42:15,701 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.244s 2025-08-04 09:42:15,701 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c1c3ed27-f23c-4f03-98cd-1847bb700a61', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "191c670a-d900-4c2a-bd57-caabde25a371", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}}' 2025-08-04 09:42:15,702 99490 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--313328583 created 2025-08-04 09:42:16,444 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.742s 2025-08-04 09:42:16,444 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-29f7c934-0a9e-4a71-ad80-9fa47fe4ed6b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ec5ba6ec-6d22-4278-a15a-d9ef26a8122e", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.23", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:16Z", "updated_at": "2025-08-04T09:42:16Z", "revision_number": 0}}' 2025-08-04 09:42:16,445 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ec5ba6ec-6d22-4278-a15a-d9ef26a8122e', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:16Z', 'updated_at': '2025-08-04T09:42:16Z', 'revision_number': 0, 'ip': '172.24.4.23'} created 2025-08-04 09:42:16,555 99490 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.099s 2025-08-04 09:42:16,555 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc0b221b-d766-43d9-b777-5b3813a959d8', '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": "690701dc7a5746e8a10d57f90c953520", "name": "tempest-AttachVolumeTestJSON-1413610687-project-member", "password_expires_at": null}, "audit_ids": ["65hAje9JRYiMYc21sQaDfw"], "expires_at": "2025-08-04T10:42:16.000000Z", "issued_at": "2025-08-04T09:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91e9943a814b4e05b6beee4c053f31e5", "name": "tempest-AttachVolumeTestJSON-1413610687"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placem ent", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91e9943a814b4e05b6beee4c053f31e5", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:42:16,556 99490 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '77ddcf29-db60-45cd-9a2f-43c286b976cd', 'name': 'tempest-AttachVolumeTestJSON-1233509279-network', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5346, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:39:21Z', 'updated_at': '2025-08-04T09:39:22Z', 'revision_number': 1} available for tenant 2025-08-04 09:42:16,556 99490 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2105398163', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHC2hraXNJ87ASjUWrOfOUgRD+F9QiIZMAVA0D6zNzhCIX8w0gaovVPps5/M9Cj28qR+jF5A97WVuwbsTXvCm2I3aArs8vZk5v+ktzQ1vB6cY1p0QklCgGju5QbExdLulA==', 'fingerprint': 'a2:57:f3:b6:c0:55:ba:d8:02:a5:7b:2e:70:65:2f:5a', 'user_id': '690701dc7a5746e8a10d57f90c953520', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC6n56gUD8n9/sV7DhXWX5gN5BJnNpuB+NWctEXChZJYM4+rOmV4PQL\nLVKVGJwLYs+gBwYFK4EEACKhZANiAARwtoa2lzSfOwEo1FqznzlIEQ/hfUIiGTAF\nQNA+szc4QiF/MNIGqL1T6bOfzPQo9vKkfoxeQPe1lbsG7E17wptiN2gK7PL2ZOb/\npLc0NbwenGNadEJJQoBo7uUGxMXS7pQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cefc422c-c851-4b7d-83cb-f0b08a5cdfac', 'name': 'tempest-securitygroup--313328583', 'stateful': True, 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': 'tempest-description--274158416', 'shared': False, 'security_group_rules': [{'id': 'a3cae8cd-26fc-4e54-9a02-e1481cdbab11', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': 'cefc422c-c851-4b7d-83cb-f0b08a5cdfac', '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': 731, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0}, {'id': 'd63120e1-d4a4-4653-8d19-aa01a47f833c', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': 'cefc422c-c851-4b7d-83cb-f0b08a5cdfac', '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': 730, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:42: 15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 1, 'project_id': '91e9943a814b4e05b6beee4c053f31e5'}, 'floating_ip': {'id': 'ec5ba6ec-6d22-4278-a15a-d9ef26a8122e', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:16Z', 'updated_at': '2025-08-04T09:42:16Z', 'revision_number': 0, 'ip': '172.24.4.23'}} 2025-08-04 09:42:17,099 99490 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.542s 2025-08-04 09:42:17,099 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1019656484", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "77ddcf29-db60-45cd-9a2f-43c286b976cd"}], "security_groups": [{"name": "tempest-securitygroup--313328583"}], "key_name": "tempest-keypair-2105398163", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776c992c-4e87-4075-b74c-b05aa9fd2a3a', 'x-compute-request-id': 'req-776c992c-4e87-4075-b74c-b05aa9fd2a3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--313328583"}], "adminPass": "password"}}' 2025-08-04 09:42:17,174 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.070s 2025-08-04 09:42:17,175 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7aa07e0-8f09-4176-a867-6f9ef2189c20', 'x-compute-request-id': 'req-a7aa07e0-8f09-4176-a867-6f9ef2189c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "name": "tempest-AttachVolumeTestJSON-server-1019656484", "status": "BUILD", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel" : "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:17Z", "updated": "2025-08-04T09:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2105398163", "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": []}}' 2025-08-04 09:43:07,465 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.225s 2025-08-04 09:43:07,465 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:07 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-ccb11d5f-547d-4c08-a046-f3e1d821b478', 'x-compute-request-id': 'req-ccb11d5f-547d-4c08-a046-f3e1d821b478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "name": "tempest-AttachVolumeTestJSON-server-1019656484", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:17Z", "updated": "2025-08-04T09:42:34Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:7d:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2105398163", "OS-SRV-USG:launched_at": "2025-08-04T09:42:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--313328583"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:07,479 99490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:44:07,799 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/os-interface 0.262s 2025-08-04 09:44:07,800 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:07 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-0d95bb03-3a2d-4036-a02e-d794da844ed4', 'x-compute-request-id': 'req-0d95bb03-3a2d-4036-a02e-d794da844ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "port_id": "2eaf1e13-dfd0-4224-b448-579c24c4df84", "mac_addr": "fa:16:3e:fb:7d:08", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00e3d7ae-322f-422d-ac63-ce7799330d5f", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 09:44:09,670 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e 1.866s 2025-08-04 09:44:09,671 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2eaf1e13-dfd0-4224-b448-579c24c4df84"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3a68dc48-fc05-400e-b683-d1fe3981276f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e'} Body: b'{"floatingip": {"id": "ec5ba6ec-6d22-4278-a15a-d9ef26a8122e", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.23", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "4d49164e-921d-4e6b-a1dc-f07b8dc071fd", "port_id": "2eaf1e13-dfd0-4224-b448-579c24c4df84", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "mac_address": "fa:16:3e:fb:7d:08", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:16Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:44:09,672 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.23:22' as 'cirros' with public key authentication 2025-08-04 09:44:09,681 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:44:09,785 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:44:09,785 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.23 successfully created 2025-08-04 09:44:09,835 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/ips 0.049s 2025-08-04 09:44:09,836 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-825d0082-955c-4dc6-92bd-c3e9c93ffcd9', 'x-compute-request-id': 'req-825d0082-955c-4dc6-92bd-c3e9c93ffcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-04 09:44:10,0 36 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.197s 2025-08-04 09:44:10,037 99490 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-268315110"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5e6fcc-930c-4cd4-b845-9ceb1b5bacba', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5e6fcc-930c-4cd4-b845-9ceb1b5bacba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.958281", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-268315110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:44:10,098 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0 0.043s 2025-08-04 09:44:10,099 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf8eef4-925d-437c-9fb8-6d4c16416d56', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf8eef4-925d-437c-9fb8-6d4c16416d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0'} Body: b'{"volume": {"id": "fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:10.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-268315110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:44:11,152 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0 0.038s 2025-08-04 09:44:11,152 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61eca17-1dc0-4936-9fc 8-1bff79021efc', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61eca17-1dc0-4936-9fc8-1bff79021efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0'} Body: b'{"volume": {"id": "fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:10.000000", "updated_at": "2025-08-04T09:44:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-268315110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:44:11,284 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.118s 2025-08-04 09:44:11,285 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f343f4-d0c2-4a76-8fb8-1dd6a758f221', 'x-compute-request-id': 'req-62f343f4-d0c2-4a76-8fb8-1dd6a758f221', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'' 2025-08-04 09:44:11,503 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.217s 2025-08-04 09:44:11,503 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 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-d2c8761a-f099-48bc-a5f4-cbe91b561ae8', 'x-compute-request-id': 'req-d2c8761a-f099-48bc-a5f4-cbe91b561ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "name": "tempest-AttachVolumeTestJSON-server-1019656484", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:17Z", "updated": "2025-08-04T09:44:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:7d:08"}, {"version": 4, "addr": "172.24.4.23", "OS-EXT-IPS:type": "floating", "OS-E XT-IPS-MAC:mac_addr": "fa:16:3e:fb:7d:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2105398163", "OS-SRV-USG:launched_at": "2025-08-04T09:42:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--313328583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:45:01,744 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.176s 2025-08-04 09:45:01,744 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-04dd9fa2-4113-4188-bd93-89e1c8448b55', 'x-compute-request-id': 'req-04dd9fa2-4113-4188-bd93-89e1c8448b55', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c470452-3a14-4c89-a3e2-a9b1426e5d27 could not be found."}}' 2025-08-04 09:45:01,769 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2105398163 0.023s 2025-08-04 09:45:01,769 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf96dd9-a987-4ceb-9c8e-2996e9a133e3', 'x-compute-request-id': 'req-eaf96dd9-a987-4ceb-9c8e-2996e9a133e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2105398163'} Body: b'' 2025-08-04 09:45:01,965 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac 0.195s 2025-08-04 09:45:01,965 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-24650b36-84f6-4379-828a-c6f472f19557', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac'} Body: b'' 2025-08-04 09:45:01,980 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac 0.014s 2025-08-04 09:45:01,981 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respo nse - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ee537068-eeb1-4f40-9112-3900cdc71fa6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cefc422c-c851-4b7d-83cb-f0b08a5cdfac does not exist", "detail": ""}}' 2025-08-04 09:45:02,424 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e 0.443s 2025-08-04 09:45:02,424 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0693ae71-b281-493e-8e05-562c22cef78e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e'} Body: b'' {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.173096s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013505s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014479s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.038127s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009504s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011530s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.036719s] ... ok {1} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.042597s] ... ok {1} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2f0eb789-8981-446e-bd27-f8880de51cb3 failed to build and is in ERROR status {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.112020s] ... ok {1} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.103174s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.666394s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume db6fa084-65ec-421f-93e3-797635632255 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:25,326 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.332s 2025-08-04 09:45:25,327 99490 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-1967607210"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e81fee6-ebb3-47e7-8d95-9015073aeafa', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e81fee6-ebb3-47e7-8d95-9015073aeafa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.256157", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:45:25,386 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.046s 2025-08-04 09:45:25,387 99490 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': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2b3c67-3cea-4435-a0df-709902b2be51', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2b3c67-3cea-4435-a0df-709902b2be51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:26,437 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.036s 2025-08-04 09:45:26,438 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb870488-6613-4609-85bb-8e75c4ea178c', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb870488-6613-4609-85bb-8e75c4ea178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:26,521 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.069s 2025-08-04 09:45:26,521 99490 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': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8fccb2-4ac0-4529-8a54-9c46251535d5', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8fccb2-4ac0-4529-8a54-9c46251535d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:26,636 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.102s 2025-08-04 09:45:26,636 99490 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': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6f825e-db7f-45c9-86ee-160702775af6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'' 2025-08-04 09:45:26,659 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.022s 2025-08-04 09:45:26,659 99490 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': 'Mon, 04 Aug 2025 09:45:26 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-f1d49959-5eb2-49dc-be69-e4f344da830b', 'x-openstack-request-id': 'req-f1d49959-5eb2-49dc-be69-e4f344da830b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume db6fa084-65ec-421f-93e3-797635632255 could not be found."}}' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.783584s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:26,858 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.195s 2025-08-04 09:45:26,859 99490 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-1576595780"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4110b8b3-aff0-4d73-8778-875f8ddfeec8', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4110b8b3-aff0-4d73-8778-875f8ddfeec8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:26.796686", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:45:26,910 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.039s 2025-08-04 09:45:26,910 99490 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': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702623fd-98ca-48f4-9656-9797af6cb2f7', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702623fd-98ca-48f4-9656-9797af6cb2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:27.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:27,968 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.042s 2025-08-04 09:45:27,968 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f34e2e-a071-4b56-a28e-a6b458fac2f0', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f34e2e-a071-4b56-a28e-a6b458fac2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:27.000000", "updated_at": "2025-08-04T09:45:27.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:28,020 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.038s 2025-08-04 09:45:28,021 99490 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': 'Mon, 04 Aug 2025 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40163ccb-63cf-4247-a483-cb97cbd0ce0a', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40163ccb-63cf-4247-a483-cb97cbd0ce0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:27.000000", "updated_at": "2025-08-04T09:45:27.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:28,425 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.390s 2025-08-04 09:45:28,425 99490 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': 'Mon, 04 Aug 2025 09:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3b681d-87a3-4a53-a05e-93c56c6d18c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'' 2025-08-04 09:45:28,445 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.019s 2025-08-04 09:45:28,445 99490 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': 'Mon, 04 Aug 2025 09:45:28 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-d3135411-457c-4803-bac9-808c2974d3ca', 'x-openstack-request-id': 'req-d3135411-457c-4803-bac9-808c2974d3ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae could not be found."}}' {1} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [163.702303s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba7d1ea5-7112-47be-a553-2abcdac4aec3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:05,115 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2025-08-04 09:44:05,116 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9fcb317b-ee0e-4202-8d89-76e68c2fc33f', '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": "75617fa4827040d6af649ab4f8ed6f1d", "name": "tempest-VolumesActionsTest-668839663-project-member", "password_expires_at": null}, "audit_ids": ["SqhqzSrHQR6fk1d3y0QHbw"], "expires_at": "2025-08-04T10:44:05.000000Z", "issued_at": "2025-08-04T09:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bd2a59fa48f4b86aceee2735c583b49", "name": "tempest-VolumesActionsTest-668839663"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7bd2a59fa48f4b86aceee2735c583b49", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:44:05,117 99492 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'a0664728-8f7b-4f18-a2e2-9ac9a5a5cfaa', 'name': 'tempest-VolumesActionsTest-1757490271-network', 'tenant_id': '7bd2a59fa48f4b86aceee2735c583b49', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7bd2a59fa48f4b86aceee2735c583b49', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55842, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:43:48Z', 'updated_at': '2025-0 8-04T09:43:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:44:05,820 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.702s 2025-08-04 09:44:05,821 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-200905639", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "a0664728-8f7b-4f18-a2e2-9ac9a5a5cfaa"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1757425-2da6-4cb5-a922-196e3df5314a', 'x-compute-request-id': 'req-e1757425-2da6-4cb5-a922-196e3df5314a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2c3StoH6R56M"}}' 2025-08-04 09:44:05,899 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.074s 2025-08-04 09:44:05,899 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3206886e-f3aa-49ee-96a5-e554f39cd07a', 'x-compute-request-id': 'req-3206886e-f3aa-49ee-96a5-e554f39cd07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "name": "tempest-VolumesActionsTest-instance-200905639", "status": "BUILD", "tenant_id": "7bd2a59fa48f4b86aceee2735c583b49", "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:06Z", "updated": "2025-08-04T09:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "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": []}}' 2025-08-04 09:44:56,174 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4 e53-85f0-055be8c770d1 0.216s 2025-08-04 09:44:56,174 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1483', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a4a44d8-45f3-4e13-95f3-b22b04673d81', 'x-compute-request-id': 'req-0a4a44d8-45f3-4e13-95f3-b22b04673d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "name": "tempest-VolumesActionsTest-instance-200905639", "status": "ACTIVE", "tenant_id": "7bd2a59fa48f4b86aceee2735c583b49", "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "metadata": {}, "hostId": "abcb86fab7165e8bf01baa153cbe11da00d80fe445d89b054c91c579", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:05Z", "updated": "2025-08-04T09:44:22Z", "addresses": {"tempest-VolumesActionsTest-1757490271-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ae:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:44:21.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": []}}' 2025-08-04 09:44:56,188 99492 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:45:56,775 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.525s 2025-08-04 09:45:56,776 99492 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-2112763127"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcae82d-8037-4f38-a57a-53d6c3723e7c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcae82d-8037-4f38-a57a-53d6c3723e7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:56.557134", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistenc ygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:56,835 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.047s 2025-08-04 09:45:56,835 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2ea63e-50c3-4ff4-b425-c2549d42b7d1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2ea63e-50c3-4ff4-b425-c2549d42b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:57.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:45:57,887 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.037s 2025-08-04 09:45:57,887 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbb3dff-b8b1-46b4-8b62-b8829b3bf1dd', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbb3dff-b8b1-46b4-8b62-b8829b3bf1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:57.000000", "updated_at": "2025-08-04T09:45:57.000000", "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:45:57,939 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.038s 2025-08-04 09:45:57,939 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:57 GMT', 'serve r': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c0ccfc-bac6-4e71-9920-ec7e49ea6bf4', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c0ccfc-bac6-4e71-9920-ec7e49ea6bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:57.000000", "updated_at": "2025-08-04T09:45:57.000000", "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:45:58,259 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.307s 2025-08-04 09:45:58,260 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8158ff6-612b-43e5-a6bf-a8d10708d5fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'' 2025-08-04 09:45:58,287 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.026s 2025-08-04 09:45:58,287 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8649bb8-02e1-466b-98b4-80a48698b3fb', 'x-openstack-request-id': 'req-c8649bb8-02e1-466b-98b4-80a48698b3fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba7d1ea5-7112-47be-a553-2abcdac4aec3 could not be found."}}' 2025-08-04 09:45:58,403 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.115s 2025-08-04 09:45:58,404 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c3e669-d5c8-43fd-adb6-c9285332a433', 'x-compute-request-id': 'req-15c3e669-d5c8-43fd-adb6-c9285332a433', 'connection': 'close', 'status': '204', 'cont ent-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'' 2025-08-04 09:45:58,638 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.233s 2025-08-04 09:45:58,638 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:58 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-b8916598-9723-4ab7-afa5-0c5db3654ca7', 'x-compute-request-id': 'req-b8916598-9723-4ab7-afa5-0c5db3654ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "name": "tempest-VolumesActionsTest-instance-200905639", "status": "ACTIVE", "tenant_id": "7bd2a59fa48f4b86aceee2735c583b49", "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "metadata": {}, "hostId": "abcb86fab7165e8bf01baa153cbe11da00d80fe445d89b054c91c579", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:05Z", "updated": "2025-08-04T09:45:58Z", "addresses": {"tempest-VolumesActionsTest-1757490271-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ae:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:44:21.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": []}}' 2025-08-04 09:46:48,722 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.032s 2025-08-04 09:46:48,722 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:48 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-7c3f1d30-51c6-4062-a55a-bbaa5f56ce42', 'x-compute-request-id': 'req-7c3f1d30-51c6-4062-a55a-bbaa5f56ce42', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 12974c86-4a5b-4e53-85f0-055be8c770d1 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.463030s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83a6e18b-f15c-48ca-a72c-b44c970df50f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:48,895 99492 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/volumes 0.168s 2025-08-04 09:46:48,895 99492 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-151464018"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408bd545-f51b-41d0-afc2-6bb38aec5eb2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408bd545-f51b-41d0-afc2-6bb38aec5eb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:48.838020", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:48,949 99492 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/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.042s 2025-08-04 09:46:48,949 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d996ca14-9863-4b9a-baed-ea7da5e5f0a0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d996ca14-9863-4b9a-baed-ea7da5e5f0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:49.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:50,008 99492 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/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.044s 2025-08-04 09:46:50,008 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27ff97-7944-45ca-bbed-65137a39c801', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27ff97-7944-45ca-bbed-65137a39c801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:49.000000", "updated_at": "2025-08-04T09:46:49.000000", "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:50,062 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.040s 2025-08-04 09:46:50,062 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf44949-b6dc-4f9d-87a0-0c356ba2faff', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf44949-b6dc-4f9d-87a0-0c356ba2faff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:49.000000", "updated_at": "2025-08-04T09:46:49.000000", "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:50,167 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.091s 2025-08-04 09:46:50,168 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d28620-1415-4758-a958-ffd9416a3f2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'' 2025-08-04 09:46:50,188 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.020s 2025-08-04 09:46:50,188 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0657257b-acc8-48fb-9509-9a02f09c8e67', 'x-openstack-request-id': 'req-0657257b-acc8-48fb-9509-9a02f09c8e67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83a6e18b-f15c-48ca-a72c-b44c970df50f could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.526273s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:50,408 99492 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/volumes 0.216s 2025-08-04 09:46:50,409 99492 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-969056577"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d45e59-a1fe-436a-9d6d-4a2b4ca42fb5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d45e59-a1fe-436a-9d6d-4a2b4ca42fb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.312627", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:50,460 99492 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/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.040s 2025-08-04 09:46:50,461 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e0251b-af2b-4dae-ab90-0223f19cfa9c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e0251b-af2b-4dae-ab90-0223f19cfa9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:51,514 99492 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/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.039s 2025-08-04 09:46:51,514 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-782cf16b-decb-4a77-a2c2-6eb2757a7d9f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782cf16b-decb-4a77-a2c2-6eb2757a7d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.000000", "updated_at": "2025-08-04T09:46:50.000000", "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:51,583 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.055s 2025-08-04 09:46:51,583 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75bb68a-d297-49a6-a190-911a453a77b3', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75bb68a-d297-49a6-a190-911a453a77b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.000000", "updated_at": "2025-08-04T09:46:50.000000", "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:51,695 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.096s 2025-08-04 09:46:51,695 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-a6e2e6e5-877b-4796-b6f0-84e451355521', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'' 2025-08-04 09:46:51,716 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.021s 2025-08-04 09: 46:51,717 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-44ae1291-543c-4261-8d37-53679f3687f0', 'x-openstack-request-id': 'req-44ae1291-543c-4261-8d37-53679f3687f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.502029s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:51,903 99492 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/volumes 0.183s 2025-08-04 09:46:51,904 99492 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-1631996758"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7264a6-7d2d-43f9-b92e-ec0fa7672bd8', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7264a6-7d2d-43f9-b92e-ec0fa7672bd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:51.844037", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:51,961 99492 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/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.043s 2025-08-04 09:46:51,962 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fff03c-7a98-4611-be7c-482e932a978b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fff03c-7a98-4611-be7c-482e932a978b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:53,026 99492 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/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.040s 2025-08-04 09:46:53,027 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-6465851a-3b60-4804-875f-f2e64515ab5c', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6465851a-3b60-4804-875f-f2e64515ab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:52.000000", "updated_at": "2025-08-04T09:46:52.000000", "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:53,078 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.036s 2025-08-04 09:46:53,079 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4b1120-b86c-46b2-a431-4abfbedac56d', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4b1120-b86c-46b2-a431-4abfbedac56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:52.000000", "updated_at": "2025-08-04T09:46:52.000000", "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:53,182 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.091s 2025-08-04 09:46:53,183 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-e248a5f3-71b4-4797-a6b4-068773760cc2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'' 2025-08-04 09:46:53,220 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.037s 2025-08-04 09:46:5 3,221 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-dde6cda2-b17f-4b3b-90bd-25e04455592f', 'x-openstack-request-id': 'req-dde6cda2-b17f-4b3b-90bd-25e04455592f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.572644s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e1d27c4-5752-478c-b654-f8088003a9a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:53,411 99492 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/volumes 0.185s 2025-08-04 09:46:53,411 99492 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-1969466522"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa273f80-2a1a-48e7-87e0-077c25e6e0b3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa273f80-2a1a-48e7-87e0-077c25e6e0b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.350668", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:53,460 99492 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/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.037s 2025-08-04 09:46:53,461 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff859d5-e1c4-4884-af92-fbdaf4e4d13a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff859d5-e1c4-4884-af92-fbdaf4e4d13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:54,525 99492 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/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.050s 2025-08-04 09:46:54,526 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-57cd71b6-a5ce-4f9b-9442-c3d6977d2276', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cd71b6-a5ce-4f9b-9442-c3d6977d2276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.000000", "updated_at": "2025-08-04T09:46:53.000000", "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:54,606 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.066s 2025-08-04 09:46:54,606 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ac1307-3949-4734-ab3d-154cb9b94c43', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ac1307-3949-4734-ab3d-154cb9b94c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.000000", "updated_at": "2025-08-04T09:46:53.000000", "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:54,773 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.153s 2025-08-04 09:46:54,773 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-52b5e35a-cb25-464b-9824-157ace3eacce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'' 2025-08-04 09:46:54,796 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.022s 2025-08-04 09:46:54,797 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-request-id': 'req-49ccb750-ffb6-462a-8e43-47393fd9e911', 'x-openstack-request-id': 'req-49ccb750-ffb6-462a-8e43-47393fd9e911', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6e1d27c4-5752-478c-b654-f8088003a9a5 could not be found."}}' {2} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.539336s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2b2a9337-bebf-4fb8-b60d-c1b02bccc69d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:55,034 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.232s 2025-08-04 09:46:55,034 99492 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-1805746152"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fd4480-4b00-4f76-a2dc-777eaf19e916', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fd4480-4b00-4f76-a2dc-777eaf19e916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:54.920855", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:55,101 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.055s 2025-08-04 09:46:55,101 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f655568-0c5f-470e-952e-0b29c350647b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f655568-0c5f-470e-952e-0b29c350647b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:55.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:56,154 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.038s 2025-08-04 09:46:56,154 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88838f7-6196-4303-b286-f79abdd6035b', 'co ntent-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88838f7-6196-4303-b286-f79abdd6035b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:55.000000", "updated_at": "2025-08-04T09:46:55.000000", "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:56,208 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.040s 2025-08-04 09:46:56,208 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b680738-9990-4e10-92f6-057f53637702', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b680738-9990-4e10-92f6-057f53637702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:55.000000", "updated_at": "2025-08-04T09:46:55.000000", "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:56,317 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.094s 2025-08-04 09:46:56,317 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b312a4-3a96-4820-a10e-ac924491b499', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'' 2025-08-04 09:46:56,339 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.021s 2025-08-04 09:46:56,339 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d339e433-c3d9-4c79-934d-b12dcb3ce42a', 'x-openstack-request-id': 'req-d339e433-c3d9-4c79-934d-b12dcb3ce42a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b2a9337-bebf-4fb8-b60d-c1b02bccc69d could not be found."}}' {0} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [170.896581s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 574f9f7c-e4ee-4bdd-be94-98f039847c46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:08,335 99488 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:44:08,335 99488 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:44:08,492 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2025-08-04 09:44:08,492 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1317326890", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmQgq87ujfT3NChLf8nsnqORWMpGyXOJBXDagV8buQUFEvmIaA7dvqP2fFV1Np6zmhu7p9GKOePkxvgxER0mrgMbPI1eCk49orohSs6yiogPa6LavhAq+FvR888eTsaHA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 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-19a5f3c1-7db5-4566-a470-2d474ad9119f', 'x-compute-request-id': 'req-19a5f3c1-7db5-4566-a470-2d474ad9119f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1317326890", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmQgq87ujfT3NChLf8nsnqORWMpGyXOJBXDagV8buQUFEvmIaA7dvqP2fFV1Np6zmhu7p9GKOePkxvgxER0mrgMbPI1eCk49orohSs6yiogPa6LavhAq+FvR888eTsaHA==", "fingerprint": "a4:37:92:2a:3d:99:63:5e:f9:1f:af:93:af:52:77:c0", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5"}}' 2025-08-04 09:44:08,495 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1317326890 created 2025-08-04 09:44:08,852 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.356s 2025-08-04 09:44:08,852 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--877413801", "description": "tempest-description--981000665"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-fae04cbe-bf66-4468-bbdc-66ac6e74caca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "name": "tempest-securitygroup--877413801", "stateful": true, "tenant_id": "f050caaa726642f283ea55f875c256b7", "description": "tempest-description--981000665", "shared": false, "security_group_rules": [{"id": "80253e1f-18d9-4f9c-9c71-cb905182389a", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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": 958, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 0}, {"id": "c25237f9-d901-4a17-9546-ecc54fa6c7b8", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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": 957, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 1, "project_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:44:09,071 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-08-04 09:44:09,071 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1272f01d-4b53-4456-8b68-a81b6a22f3eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "898b6707-9aea-4028-881c-3b8ebab8a5ce", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 0}}' 2025-08-04 09:44:09,293 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-08-04 09:44:09,293 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7bf19e38-acc0-43d2-af06-00dda57f6584', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e058ce13-102b-4ed0-857c-62458612027f", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:09Z", "updated_at": "2025-08-04T09:44:09Z", "revision_number": 0}}' 2025-08-04 09:44:09,293 99488 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--877413801 created 2025-08-04 09:44:11,052 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.758s 2025-08-04 09:44:11,053 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-13089800-07dd-423d-8e80-947955ee7962', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "df74d961-e4d0-4af8-a4db-3d1ce90c08de", "tenant_id": "f050caaa726642f283ea55f875c256b7", "floating_ip_address": "172.24.4.139", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f050caaa726642f283ea55f875c256b7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:44:09Z", "updated_at": "2025-08-04T09:44:09Z", "revision_number": 0}}' 2025-08-04 09:44:11,053 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'df74d961-e4d0-4af8-a4db-3d1ce90c08de', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'floating_ip_address': '172.24.4.139', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:44:09Z', 'updated_at': '2025-08-04T09:44:09Z', 'revision_number': 0, 'ip': '172.24.4.139'} created 2025-08-04 09:44:11,275 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.221s 2025-08-04 09:44:11,275 99488 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-2054656532", "description": "tempest-secgroup-smoke-2054656532 description", "project_id": "f050caaa726642f283ea55f875c256b7"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-825fa2fd-3d4d-4107-a4c8-110894bacfd5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "name": "tempest-secgroup-smoke-2054656532", "stateful": true, "tenant_id": "f050caaa726642f283ea55f875c256b7", "description": "tempest-secgroup-smoke-2054656532 description", "shared": false, "security_group_rules": [{"id": "0029a2f0-3a92-4652-b441-77efd27ddb18", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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": 966, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}, {"id": "f2c48cac-f7b4-48ed-b2fb-2d3b05526aef", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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": 965, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 1, "project_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:44:11,510 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.234s 2025-08-04 09:44:11,510 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f3c6f173-87de-4fe7-994c-5990e7a24c98', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93581d1c-97df-474c-9cf9-017d56896a2c", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}}' 2025-08-04 09:44:11,707 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.196s 2025-08-04 09:44:11,707 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-197c5d43-c599-499f-a390-066fdcf4580f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ad422e71-f29e-4902-806b-49e8f772c24a", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}}' 2025-08-04 09:44:11,963 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.255s 2025-08-04 09:44:11,963 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-134e3ff9-3a7e-45f 0-acea-75fc9b44e889', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "608dd965-ef9a-4f9c-abe1-53da5d949451", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}}' 2025-08-04 09:44:13,120 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.157s 2025-08-04 09:44:13,121 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-2a3eaf08-4f19-417e-8d2a-23e1f04cdce1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f30f624-d494-4b6d-8734-50b5c75836ca", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:12Z", "updated_at": "2025-08-04T09:44:12Z", "revision_number": 0}}' 2025-08-04 09:44:13,340 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.219s 2025-08-04 09:44:13,341 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-63e09937-89ea-47eb-bc54-2b5333bae86c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58a6d7ec-6b57-4432-8f2d-ab5c8db0094a", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:13Z", "updated_at": "2025-08-04T09:44:13Z", "revision_number": 0}}' 2025-08-04 09:44:13,573 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.231s 2025-08-04 09:44:13,573 99488 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e2f44e4d-037f-46b4-9d34-79d05abcd283', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2bab7681-665e-49aa-8a0f-f089e74ac41b", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:13Z", "updated_at": "2025-08-04T09:44:13Z", "revision_number": 0}}' 2025-08-04 09:44:13,621 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2025-08-04 09:44:13,622 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2499', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-744f0a82-4b0c-4400-9a6b-7a7060298a59', '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": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "name": "tempest-SnapshotDataIntegrityTests-574372376-project-member", "password_expires_at": null}, "audit_ids": ["JPQSVdIJQOKr-9EbSL--MQ"], "expires_at": "2025-08-04T10:44:13.000000Z", "issued_at": "2025-08-04T09:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f050caaa726642f283ea55f875c256b7", "name": "tempest-SnapshotDataIntegrityTests-574372376"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934 371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f050caaa726642f283ea55f875c256b7", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:44:13,622 99488 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '109a158b-791b-4180-8c9e-6f6edd29f014', 'name': 'tempest-SnapshotDataIntegrityTests-682863971-network', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f050caaa726642f283ea55f875c256b7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28493, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:43:52Z', 'updated_at': '2025-08-04T09:43:53Z', 'revision_number': 1} available for tenant 2025-08-04 09:44:13,623 99488 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1317326890', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmQgq87ujfT3NChLf8nsnqORWMpGyXOJBXDagV8buQUFEvmIaA7dvqP2fFV1Np6zmhu7p9GKOePkxvgxER0mrgMbPI1eCk49orohSs6yiogPa6LavhAq+FvR888eTsaHA==', 'fingerprint': 'a4:37:92:2a:3d:99:63:5e:f9:1f:af:93:af:52:77:c0', 'user_id': '115cb34bb3ad4d8d90f34e9b2ec5afa5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIKgwc1I2cT0czVaHiPshYEfMuqDUdSOnUDpls0CAejAGL/OTRhKDz\nv/znomrrMUegBwYFK4EEACKhZANiAAS5kIKvO7o309zQoS3/J7J6jkVjKRslziQV\nw2oFfG7kFBRL5iGgO3b6j9nxVdTaes5obu6fRijnj5Mb4MREdJq4DGzyNXgpOPaK\n6IUrOsoqID2ui2r4QKvhb0fPPHk7Ghw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6cec2ed3-010e-4fd8-b0f5-062287326531', 'name': 'tempest-securitygroup--877413801', 'stateful': True, 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'description': 'tempest-description--981000665', 'shared': False, 'security_group_rules': [{'id': '80253e1f-18d9-4f9c-9c71-cb905182389a', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'security_group_id': '6cec2ed3-010e-4fd8-b0f5-062287326531', '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': 958, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:44:08Z', 'updated_at': '2025-08-04T09:44:08Z', 'revision_number': 0}, {'id': 'c25237f9-d901-4a17-9546-ecc54fa6c7b8', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'security_group_id': '6cec2ed3-010e-4fd8-b0f5-062287326531', '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': 957, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:44:08Z', 'updated_at': '2025-08-04T09:44:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:44:08Z', 'updated_at': '2025-08-04T09:44:08Z', 'revision_number': 1, 'project_id': 'f050caaa726642f283ea55f875c256b7'}, 'floating_ip': {'id': 'df74d961-e4d0-4af8-a4db-3d1ce90c08de', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'floating_ip_address': '172.24.4.139', 'floating_network_id': '4e6b3d95- 6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:44:09Z', 'updated_at': '2025-08-04T09:44:09Z', 'revision_number': 0, 'ip': '172.24.4.139'}} 2025-08-04 09:44:14,234 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.610s 2025-08-04 09:44:14,234 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-876004439", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "key_name": "tempest-keypair-1317326890", "security_groups": [{"name": "tempest-secgroup-smoke-2054656532"}, {"name": "tempest-securitygroup--877413801"}], "networks": [{"uuid": "109a158b-791b-4180-8c9e-6f6edd29f014"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccc3858-f593-4c49-83e1-d4ee70e7cc83', 'x-compute-request-id': 'req-2ccc3858-f593-4c49-83e1-d4ee70e7cc83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2054656532"}, {"name": "tempest-securitygroup--877413801"}], "adminPass": "bgxW2f33qNLp"}}' 2025-08-04 09:44:14,305 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.067s 2025-08-04 09:44:14,305 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:14 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-9009732c-337f-406a-97d5-cd674a05abcb', 'x-compute-request-id': 'req-9009732c-337f-406a-97d5-cd674a05abcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "BUILD", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1317326890", "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": []}}' 2025-08-04 09:45:04,934 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.564s 2025-08-04 09:45:04,934 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f0697c-f482-45e4-be09-f6170b6b3d8c', 'x-compute-request-id': 'req-d8f0697c-f482-45e4-be09-f6170b6b3d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "ACTIVE", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "cda86aa28c098377824c9ff6c23c8914184b142adcfbff071a93e54f", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:44:30Z", "addresses": {"tempest-SnapshotDataIntegrityTests-682863971-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1317326890", "OS-SRV-USG:launched_at": "2025-08-04T09:44:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--877413801"}, {"name": "tempest-secgroup-smoke-2054656532"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:45:04,948 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:46:05,147 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539/os-interface 0.138s 2025-08-04 09:46:05,148 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:05 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-2a3a0b7c-2d75-4637-a1fe-ab7d705d7f06', 'x-compute-request-id': 'req-2a3a0b7c-2d75-4637-a1fe-ab7d705d7f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "109a158b-791b-4180-8c9e-6f6edd29f014", "port_id": "30c77cc7-fc0c-4f7d-ae6c-d34896213e3b", "mac_addr": "fa:16:3e:36:7d:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a10f2c97-56e0-4a6b-b656-71107f70f8f0", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 09:46:06,046 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de 0.894s 2025-08-04 09:46:06,046 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "30c77cc7-fc0c-4f7d-ae6c-d34896213e3b"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d0f3f4a0-c707-44ff-a671-cbdb53e0207e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de'} Body: b'{"floatingip": {"id": "df74d961-e4d0-4af8-a4db-3d1ce90c08de", "tenant_id": "f050caaa726642f283ea55f875c256b7", "floating_ip_address": "172.24.4.139", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "4e576243-eed4-44fb-8a55-9bb0238780d9", "port_id": "30c77cc7-fc0c-4f7d-ae6c-d34896213e3b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "109a158b-791b-4180-8c9e-6f6edd29f014", "mac_address": "fa:16:3e:36:7d:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:44:09Z", "updated_at": "2025-08-04T09:46:05Z", "revision_number": 1, "project_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:46:06,048 99488 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.139:22' as 'cirros' with public key authentication 2025-08-04 09:46:06,060 99488 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:46:06,164 99488 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:46:06,165 99488 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.139 successfully created 2025-08-04 09:46:06,376 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.210s 2025-08-04 09:46:06,376 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c134c3e6-ab74-4664-ac39-7f481b9e086c', 'x-compute-request-id': 'req-c134c3e6-ab74-4664-ac39-7f481b9e086c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "ACTIVE", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "cda86aa28c0983 77824c9ff6c23c8914184b142adcfbff071a93e54f", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:44:30Z", "addresses": {"tempest-SnapshotDataIntegrityTests-682863971-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1317326890", "OS-SRV-USG:launched_at": "2025-08-04T09:44:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--877413801"}, {"name": "tempest-secgroup-smoke-2054656532"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:06,608 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-04 09:46:06,608 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8937df-afa0-419a-a119-4b204dd0ec41', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8937df-afa0-419a-a119-4b204dd0ec41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "574f9f7c-e4ee-4bdd-be94-98f039847c46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:06.538996", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}], "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:06,693 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.072s 2025-08-04 09:46:06,694 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4518e20b-247a-4a57-87a8-d823d6b65e8a', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4518e20b-247a-4a57-87a8-d823d6b65e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'{"volume": {"id": "574f9f7c-e4ee-4b dd-be94-98f039847c46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:07.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}], "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:46:07,746 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.036s 2025-08-04 09:46:07,746 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e99d543-697c-4c14-9843-baf3893acbbb', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e99d543-697c-4c14-9843-baf3893acbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'{"volume": {"id": "574f9f7c-e4ee-4bdd-be94-98f039847c46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:07.000000", "updated_at": "2025-08-04T09:46:07.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}], "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:46:07,858 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.097s 2025-08-04 09:46:07,858 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42966564-ef85-45e7-8c3c-0cafa9ba8ec2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'' 2025-08-04 09:46:07,888 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.029s 2025-08-04 09:46:07,888 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 09', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9e413e-3e05-4e5d-94fc-697fac5bfe3f', 'x-openstack-request-id': 'req-ff9e413e-3e05-4e5d-94fc-697fac5bfe3f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 574f9f7c-e4ee-4bdd-be94-98f039847c46 could not be found."}}' 2025-08-04 09:46:08,008 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.120s 2025-08-04 09:46:08,009 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 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-0a5c93b4-e410-4231-8714-16398f3a2904', 'x-compute-request-id': 'req-0a5c93b4-e410-4231-8714-16398f3a2904', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'' 2025-08-04 09:46:08,172 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.163s 2025-08-04 09:46:08,172 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a68a17-a4a6-48c0-be11-168fa85e1e0d', 'x-compute-request-id': 'req-c2a68a17-a4a6-48c0-be11-168fa85e1e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "ACTIVE", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "cda86aa28c098377824c9ff6c23c8914184b142adcfbff071a93e54f", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:46:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-682863971-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1317326890", "OS-SRV-USG:launched_at": "2025-08-04T09:44:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--877413801"}, {"name": "tempest-secgroup-smoke-2054656532"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "a ctive", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:58,282 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.044s 2025-08-04 09:46:58,282 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d984c457-bfa2-49d4-9a4c-ae97f5089624', 'x-compute-request-id': 'req-d984c457-bfa2-49d4-9a4c-ae97f5089624', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0e72c267-c5b9-48d5-b584-a945cc2e7539 could not be found."}}' 2025-08-04 09:46:58,615 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f6238ce2-8a16-453b-8031-8fdae82afa7f 0.331s 2025-08-04 09:46:58,615 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4e3219cb-67f1-4632-bad2-49f3824f9015', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f6238ce2-8a16-453b-8031-8fdae82afa7f'} Body: b'' 2025-08-04 09:46:58,643 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1317326890 0.027s 2025-08-04 09:46:58,643 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 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-caa5023a-d4c3-4221-bc36-e3a43bc93404', 'x-compute-request-id': 'req-caa5023a-d4c3-4221-bc36-e3a43bc93404', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1317326890'} Body: b'' 2025-08-04 09:46:58,844 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531 0.200s 2025-08-04 09:46:58,844 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b5a55e6c-1082-49ad-bbe9-8b804dc52698', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531'} Body: b'' 2025-08-04 09:46:58,864 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531 0.019s 2025-08-04 09:46:58,864 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ecbee70f-07ff-4c05-85af-67882b99e245', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6cec2ed3-010e-4fd8-b0f5-062287326531 does not exist", "detail": ""}}' 2025-08-04 09:46:59,229 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de 0.365s 2025-08-04 09:46:59,230 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-488a9dac-a7e7-46a8-bfde-f7930de4b787', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de'} Body: b'' {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.778323s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 117, 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 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a803ec8-17d1-4ebd-9284-6ce1a4994f3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:04,795 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.474s 2025-08-04 09:47:04,795 99492 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-1193435542", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9935ad-4d4e-4129-a477-61a8992f93fc', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9935ad-4d4e-4129-a477-61a8992f93fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:04.686033", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:04,846 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.039s 2025-08-04 09:47:04,846 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2195cf1-50ae-4c6a-a165-e67c6b76799b', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2195cf1-50ae-4c6a-a165-e67c6b76799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:05,898 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.037s 2025-08-04 09:47:05,898 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-21da7abc-da3b-45a4-844d-4572f09fabfb', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21da7abc-da3b-45a4-844d-4572f09fabfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": "2025-08-04T09:47:05.000000", "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:05,963 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.051s 2025-08-04 09:47:05,963 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c058fd1d-50a9-490a-93a3-388ad903366a', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c058fd1d-50a9-490a-93a3-388ad903366a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": "2025-08-04T09:47:05.000000", "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:06,077 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.100s 2025-08-04 09:47:06,077 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-90a3ae6c-d596-4535-84a8-4934d4083aee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'' 2025-08-04 09:47:06,097 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.019s 202 5-08-04 09:47:06,097 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9923a4a8-3f5a-4e4d-9568-159902e173e3', 'x-openstack-request-id': 'req-9923a4a8-3f5a-4e4d-9568-159902e173e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a803ec8-17d1-4ebd-9284-6ce1a4994f3d could not be found."}}' {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.680222s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb7b5257-1630-4795-a69e-8230e0511df1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:06,312 99492 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/volumes 0.212s 2025-08-04 09:47:06,312 99492 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-1241540127"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69791ea1-275b-4f70-84b3-3c657aaecca9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69791ea1-275b-4f70-84b3-3c657aaecca9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.237801", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:06,368 99492 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/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.038s 2025-08-04 09:47:06,369 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54475795-db47-44bb-badd-b3b399948faa', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54475795-db47-44bb-badd-b3b399948faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:07,431 99492 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/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.045s 2025-08-04 09:47:07,431 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d 1a2b5-270e-4ee8-9a9f-d8d3a1c04b1e', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d1a2b5-270e-4ee8-9a9f-d8d3a1c04b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.000000", "updated_at": "2025-08-04T09:47:06.000000", "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:07,488 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.043s 2025-08-04 09:47:07,489 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012ddc40-9f28-43d2-bb6d-c976b51b6008', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012ddc40-9f28-43d2-bb6d-c976b51b6008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.000000", "updated_at": "2025-08-04T09:47:06.000000", "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:07,754 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.252s 2025-08-04 09:47:07,755 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046a265b-8cd9-4c55-8b92-bb02f680eda5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'' 2025-08-04 09:47:07,779 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.023s 2025-08-04 09:47:07,779 99492 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-4574836e-82a6-40b1-95cb-4a0532731fd2', 'x-openstack-request-id': 'req-4574836e-82a6-40b1-95cb-4a0532731fd2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb7b5257-1630-4795-a69e-8230e0511df1 could not be found."}}' {2} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.834210s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, 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 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:07,808 99492 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/933e371a-56b1-4893-a26c-49ff943e8dfc 0.026s 2025-08-04 09:47:07,808 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b967064-3d4e-4db8-b0f9-b2da3378befe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:07,829 99492 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/933e371a-56b1-4893-a26c-49ff943e8dfc 0.020s 2025-08-04 09:47:07,830 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a19034cf-146c-4a98-956a-b28a4f550439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:08,246 99492 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/volumes 0.415s 2025-08-04 09:47:08,246 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-Volumes GetTest-Volume-1954672678", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255743d3-ddc4-47f5-8d95-c0a312a16f90', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255743d3-ddc4-47f5-8d95-c0a312a16f90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.162303", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:08,304 99492 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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.047s 2025-08-04 09:47:08,305 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87aa26e-d2ed-44f5-a05c-4868ce10f906', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87aa26e-d2ed-44f5-a05c-4868ce10f906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"volume": {"id": "e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:09,408 99492 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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.089s 2025-08-04 09:47:09,409 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ad0736-5987-4a1d-8b1f-17d093e2cb71', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ad0736-5987-4a1d-8b1f-17d093e2cb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"volume": {"id": "e7c7bddd -a2ee-4d8e-9f69-ddd770e8020e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.000000", "updated_at": "2025-08-04T09:47:08.000000", "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:09,465 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.042s 2025-08-04 09:47:09,465 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55685ff-b350-45ce-a815-a140c945b385', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55685ff-b350-45ce-a815-a140c945b385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"volume": {"id": "e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.000000", "updated_at": "2025-08-04T09:47:08.000000", "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:09,591 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.112s 2025-08-04 09:47:09,592 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b808c681-aec1-48cd-afde-3f691ddfe66f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'' 2025-08-04 09:47:09,615 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.022s 2025-08-04 09:47:09,615 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-ty pe': 'application/json', 'x-compute-request-id': 'req-6948eb97-d9f4-422a-bba6-4b70e278215f', 'x-openstack-request-id': 'req-6948eb97-d9f4-422a-bba6-4b70e278215f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [1.917849s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 301682e0-b17b-4823-8230-6286a7e78bd8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:23,816 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.158s 2025-08-04 09:47:23,817 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3428747a-d823-4643-b0cb-29384fb6cf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:24,290 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.472s 2025-08-04 09:47:24,290 99492 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-1061491901", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06cdb47-69fe-4a94-bb11-3931c16ba1ef', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06cdb47-69fe-4a94-bb11-3931c16ba1ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "301682e0-b17b-4823-8230-6286a7e78bd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:24.227774", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1061491901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:24,344 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.039s 2025-08-04 09:47:24,344 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c772918-39bd-4a7a-a4ad-eb74a5187034', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c772918-39bd-4a7a-a4ad-eb74a5187034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'{"volume": {"id": "301682e0-b17b-4823-8230-6286a7e78bd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1061491901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:25,400 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.042s 2025-08-04 09:47:25,401 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95c00f1-c54a-48e9-ac48-4a9d13204464', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95c00f1-c54a-48e9-ac48-4a9d13204464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'{"volume": {"id": "301682e0-b17b-4823-8230-6286a7e78bd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:24.000000", "updated_at": "2025-08-04T09:47:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1061491901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:25,548 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.131s 2025-08-04 09:47:25,548 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-c79839a1-51c3-4409-bd1e-f5d2bba27502', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'' 2025-08-04 09:47:25,574 99492 IN FO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.025s 2025-08-04 09:47:25,574 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-087fd50e-b479-431e-82aa-2854269a4227', 'x-openstack-request-id': 'req-087fd50e-b479-431e-82aa-2854269a4227', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 301682e0-b17b-4823-8230-6286a7e78bd8 could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.728704s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2d0927cb-6f83-43e9-be7b-7868f8af280f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:25,597 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.019s 2025-08-04 09:47:25,597 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8548bf5d-9444-4a3d-822b-d221fff1669e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:26,002 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.405s 2025-08-04 09:47:26,003 99492 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-1969624575", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e486c93-a34e-4008-8d2e-d3dab93f2970', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e486c93-a34e-4008-8d2e-d3dab93f2970', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2d0927cb-6f83-43e9-be7b-7868f8af280f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:25.934173", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1969624575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:26,056 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.041s 2025-08-04 09:47:26,056 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Mon, 04 Aug 2025 09:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942677ec-5d6c-4792-b130-9d4b3fba784f', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942677ec-5d6c-4792-b130-9d4b3fba784f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'{"volume": {"id": "2d0927cb-6f83-43e9-be7b-7868f8af280f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1969624575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:27,109 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.040s 2025-08-04 09:47:27,110 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966fd928-9835-4790-8de4-d8c647193098', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966fd928-9835-4790-8de4-d8c647193098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'{"volume": {"id": "2d0927cb-6f83-43e9-be7b-7868f8af280f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:26.000000", "updated_at": "2025-08-04T09:47:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1969624575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:27,221 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.096s 2025-08-04 09:47:27,221 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba67e34-33cf-4ff5-a1d2-2551fce8a6ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'' 2025-08-04 09:47:27,304 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.083s 2025-08-04 09:47:27,305 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e68a40-c503-4520-94f8-7b4ce380fd08', 'x-openstack-request-id': 'req-63e68a40-c503-4520-94f8-7b4ce380fd08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2d0927cb-6f83-43e9-be7b-7868f8af280f could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.638843s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b4a5fde6-aee7-49e0-8173-1757067cfade failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:27,327 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.019s 2025-08-04 09:47:27,327 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-77d50e51-7d99-44cf-acd0-079befd83520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:27,649 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.321s 2025-08-04 09:47:27,649 99492 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-2139724573", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1284a3a-f70e-4285-bf29-bcb026af757b', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1284a3a-f70e-4285-bf29-bcb026af757b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b4a5fde6-aee7-49e0-8173-1757067cfade", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:27.591074", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2139724573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:27,736 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.075s 2025-08-04 09:47:27,736 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1755416-68d1-46fc-a642-dc802a83ab65', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1755416-68d1-46fc-a642-dc802a83ab65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'{"volume": {"id": "b4a5fde6-aee7-49e0-8173-1757067cfade", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:28.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2139724573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:28,801 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.050s 2025-08-04 09:47:28,802 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1d069d-cd44-4623-8702-4674e8aad56e', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1d069d-cd44-4623-8702-4674e8aad56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'{"volume": {"id": "b4a5fde6-aee7-49e0-8173-1757067cfade", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:28.000000", "updated_at": "2025-08-04T09:47:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2139724573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:28,915 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.100s 2025-08-04 09:47:28,916 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0c7e4e-0a11-47ea-a182-8021a0327908', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'' 2025-08-04 09:47:28,945 99492 INFO [tempest.lib.common.rest_client] Request (TestVol umeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.028s 2025-08-04 09:47:28,945 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1add9a74-cc57-4011-ab5c-07886262ccb5', 'x-openstack-request-id': 'req-1add9a74-cc57-4011-ab5c-07886262ccb5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4a5fde6-aee7-49e0-8173-1757067cfade could not be found."}}' {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.585202s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d82582ce-a924-4a48-b695-2513a5734191 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:28,948 99492 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-04 09:47:28,998 99492 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.047s 2025-08-04 09:47:28,998 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1795625001", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmPLUg113xdL+b+UYnu4RgOuPVKxz001EtWr76K5E8IV4MhfGOOzjfOBxEfc7LFuWWFENvlgvV0fkc9ewGrS/B9MUDO5BG6zrkd/apSIohfH8aQ6jo0JqQ666+OdDc8qg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 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-ad5b1f50-942f-408c-ad30-3bbc6ab04ad0', 'x-compute-request-id': 'req-ad5b1f50-942f-408c-ad30-3bbc6ab04ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1795625001", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmPLUg113xdL+b+UYnu4RgOuPVKxz001EtWr76K5E8IV4MhfGOOzjfOBxEfc7LFuWWFENvlgvV0fkc9ewGrS/B9MUDO5BG6zrkd/apSIohfH8aQ6jo0JqQ666+OdDc8qg==", "fingerprint": "64:be:17:02:28:39:d6:f6:b1:ca:04:e5:b2:7a:6b:7e", "user_id": "78578b9e291b4ddd915ef0c0414f4cfa"}}' 2025-08-04 09:47:29,220 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.218s 2025-08-04 09:47:29,220 99492 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-324744179", "description": "tempest-secgroup-smoke-324744179 description", "project_id": "48d4d63d9cd141f59bd07ed0f2860101"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-65d23929-ff6a-4354-a8a8-32c7c3a32c9e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "name": "tempest-secgroup-smoke-324744179", "stateful": true, "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "description": "tempest-secgroup-smoke-324744179 description", "shared": false, "security_group_rules": [{"id": "706cc18a-7b47-4add-ad2d-82083373eb24", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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": 1206, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}, {"id": "d2e08eda-81db-4425-98e1-779170bea21d", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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": 1205, "belongs_to_default_sg": false, "description" : null, "tags": [], "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 1, "project_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:29,412 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.191s 2025-08-04 09:47:29,412 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-007fe844-ed6d-4937-aa47-db7b18c2d2a4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "62e07355-7f2f-4963-b14d-d54e772f88c4", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}}' 2025-08-04 09:47:29,737 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.324s 2025-08-04 09:47:29,738 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5e796b0d-7557-499b-87ff-e85aff345494', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d99fd914-48d0-44d8-a7df-e64ddaae6c8f", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}}' 2025-08-04 09:47:29,933 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-04 09:47:29,933 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 202 5 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-da77c675-a4ff-4865-ac2e-bfe1c909d9d3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "da902710-b534-4cb3-a41a-81733b17abc1", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}}' 2025-08-04 09:47:30,172 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.238s 2025-08-04 09:47:30,172 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-5304fd6b-87c0-4ce6-b6dd-775f430ef2d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fdd3e2eb-d2eb-4198-a0b4-f0e3793e4861", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:30Z", "updated_at": "2025-08-04T09:47:30Z", "revision_number": 0}}' 2025-08-04 09:47:30,381 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-04 09:47:30,381 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-538ce0e6-8427-4138-8112-09a4888aff02', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d15a9438-00d2-485d-b8de-fc459c4177b4", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:30Z", "updated_at": "2025-08-04T09:47:30Z", "revision_number": 0}}' 2025-08-04 09:47:30,595 99492 INFO [te mpest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.213s 2025-08-04 09:47:30,595 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-adef8b92-d98c-44ca-b082-d304090cda46', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47f597d0-c6dd-4e7a-8199-a430013b5200", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:30Z", "updated_at": "2025-08-04T09:47:30Z", "revision_number": 0}}' 2025-08-04 09:47:30,595 99492 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-04 09:47:30,619 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.022s 2025-08-04 09:47:30,619 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d46baf9f-33c7-43ca-8d18-d6833da46ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:30,937 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.317s 2025-08-04 09:47:30,937 99492 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-865715438", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccd4aed-221b-4a3a-aabf-e5d0c7ea17f5', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccd4aed-221b-4a3a-aabf-e5d0c7ea17f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d82582ce-a924-4a48-b695-2513a5734191", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:30.876809", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865715438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d82582ce-a924-4a48-b695-2513a5734191"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:30,989 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.040s 2025-08-04 09:47:30,989 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93041a3d-7b92-416f-a8c8-12c8159043a4', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93041a3d-7b92-416f-a8c8-12c8159043a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'{"volume": {"id": "d82582ce-a924-4a48-b695-2513a5734191", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:31.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865715438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d82582ce-a924-4a48-b695-2513a5734191"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:32,039 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.035s 2025-08-04 09:47:32,039 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168e9635-75ef-4bf6-b02c-be7a4f0c95cd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168e9635-75ef-4bf6-b02c-be7a4f0c95cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'{"volume": {"id": "d82582ce-a924-4a48-b695-2513a5734191", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:31.000000", "updated_at": "2025-08-04T09:47:31.000000", "name": "tem pest-TestVolumeBootPattern-volume-origin-865715438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d82582ce-a924-4a48-b695-2513a5734191"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:32,151 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.098s 2025-08-04 09:47:32,152 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-a9d5f6ee-92eb-40a4-a22f-ad6c0e7bc558', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'' 2025-08-04 09:47:32,173 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.020s 2025-08-04 09:47:32,173 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-5ccc525d-6b90-463c-83a3-e58a7619e901', 'x-openstack-request-id': 'req-5ccc525d-6b90-463c-83a3-e58a7619e901', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d82582ce-a924-4a48-b695-2513a5734191 could not be found."}}' 2025-08-04 09:47:32,504 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/cb77dd35-9240-4537-9c9b-548fcac19efc 0.330s 2025-08-04 09:47:32,504 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6d916e6f-c398-44a6-9fe9-685e5f3d78de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/cb77dd35-9240-4537-9c9b-548fcac19efc'} Body: b'' 2025-08-04 09:47:32,532 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1795625001 0.027s 2025-08-04 09:47:32,532 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-45a 90b6e-14ae-404c-b3e0-e9ec63208ea6', 'x-compute-request-id': 'req-45a90b6e-14ae-404c-b3e0-e9ec63208ea6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1795625001'} Body: b'' {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.477281s] ... 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 38, 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba060f7d-fd92-4b76-85d0-c2e3e1504da3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:40,365 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.353s 2025-08-04 09:47:40,366 99492 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-1312735711"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d081ceed-9e2f-4644-9f9b-7662f2b82036', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d081ceed-9e2f-4644-9f9b-7662f2b82036', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ba060f7d-fd92-4b76-85d0-c2e3e1504da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:40.305145", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1312735711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:47:40,417 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3 0.038s 2025-08-04 09:47:40,418 99492 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': 'Mon, 04 Aug 2025 09:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcca9354-827a-4984-aa5f-d7931251dd40', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcca9354-827a-4984-aa5f-d7931251dd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3'} Body: b'{"volume": {"id": "ba060f7d-fd92-4b76-85d0-c2e3e1504da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:40.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1312735711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' 2025-08-04 09:47:41,474 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3 0.042s 2025-08-04 09:47:41,475 99492 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': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-f406e4ac-e766-400c-b090-75d59f448bc5', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f406e4ac-e766-400c-b090-75d59f448bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3'} Body: b'{"volume": {"id": "ba060f7d-fd92-4b76-85d0-c2e3e1504da3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:40.000000", "updated_at": "2025-08-04T09:47:40.000000", "name": "tempest-VolumeRevertTests-Volume-1312735711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.322114s] ... 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 38, 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef731553-0407-44dd-8d2c-62e67f90e3cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:41,693 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-04 09:47:41,693 99492 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-80956065"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa37aaf-b707-4f88-8b88-e3ec8b2545c6', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa37aaf-b707-4f88-8b88-e3ec8b2545c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ef731553-0407-44dd-8d2c-62e67f90e3cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:41.627290", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-80956065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:47:41,745 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc 0.040s 2025-08-04 09:47:41,746 99492 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': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e1d6ce-3d76-4ff1-a8e0-9c5f70466ceb', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e1d6ce-3d76-4ff1-a8e0-9c5f70466ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc'} Body: b'{"volume": {"id": "ef731553-0407-44dd-8d2c-62e67f90e3cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:42.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-80956065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' 2025-08-04 09:47:42,799 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc 0.039s 2025-08-04 09:47:42,799 99492 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': 'Mon, 04 Aug 2025 09:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-242f1b7e-05ca-47c5-b124-3620bd772e45', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242f1b7e-05ca-47c5-b124-3620bd772e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc'} Body: b'{"volume": {"id": "ef731553-0407-44dd-8d2c-62e67f90e3cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:42.000000", "updated_at": "2025-08-04T09:47:42.000000", "name": "tempest-VolumeRevertTests-Volume-80956065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' {2} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesMemberTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.178626s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f155c143-8eaa-44bc-bf26-25c87545d309 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:10,745 99494 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 09:45:11,363 99494 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.616s 2025-08-04 09:45:11,364 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1044236754", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b3f80d37-7360-4817-a9ca-ab2d7623cd5b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1044236754", "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": "6db913d91e214520ad5b87826360cc83", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c83ae759-8521-4134-8fc8-942625c6e34a", "created_at": "2025-08-04T09:45:11Z", "updated_at": "2025-08-04T09:45:11Z", "tags": [], "self": "/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a", "file": "/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:45:12,821 99494 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/c83ae759-8521-4134-8fc8-942625c6e34a/file 1.456s 2025-08-04 09:45:12,821 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-eb4067cf-3e1a-4a19-a059-df99871ebcfe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a/file'} Body: b'' 2025-08-04 09:45:12,822 99494 DEBUG [tempest.scenario.manager] image:c83ae759-8521-4134-8fc8-942625c6e34a 2025-08-04 09:45:12,873 99494 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.050s 2025-08-04 09:45:12,874 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1726873261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIGjpdi+YDPWC81sBny1nJy0kX5Jhfzul9scChQv5NtNBpdgdcyaD6M/PCNdK2BjfskH8DCqksPcCtKwBDBhJoZxdyDgz1fZ+v9eGt5UUkJ6wSQrmxF4hSLsdzWDcHHgEA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:12 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-d30b1ff4-95a3-4801-bf31-24ab2340a41e', 'x-compute-request-id': 'req-d30b1ff4-95a3-4801-bf31-24ab2340a41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1726873261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIGjpdi+YDPWC81sBny1nJy0kX5Jhfzul9scChQv5NtNBpdgdcyaD6M/PCNdK2BjfskH8DCqksPcCtKwBDBhJoZxdyDgz1fZ+v9eGt5UUkJ6wSQrmxF4hSLsdzWDcHHgEA==", "fingerprint": "3f:87:f7:55:c7:1e:7f:41:a7:45:05:14:74:1d:b4:d1", "user_id": "446d1e42371448d49c899ad2a6a773b8"}}' 2025-08-04 09:45:12,966 99494 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.085s 2025-08-04 09:45:12,966 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-52545e58-b895-4f60-a98e-b6ff240a61dd', '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": "446d1e42371448d49c899ad2a6a773b8", "name": "tempest-TestMinimumBasicScenario-901431227-project-member", "password_expires_at": null}, "audit_ids": ["V5vlRGGvSJyO3FLkUPOVfw"], "expires_at": "2025-08-04T10:45:12.000000Z", "issued_at": "2025-08-04T09:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6db913d91e214520ad5b87826360cc83", "name": "tempest-TestMinimumBasicScenario-901431227"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6db913d91e214520ad5b87826360cc83", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:45:12,967 99494 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a', 'name': 'tempest-TestMinimumBasicScenario-462223653-network', 'tenant_id': '6db913d91e214520ad5 b87826360cc83', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6db913d91e214520ad5b87826360cc83', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36432, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:44:56Z', 'updated_at': '2025-08-04T09:44:56Z', 'revision_number': 1} available for tenant 2025-08-04 09:45:13,671 99494 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.703s 2025-08-04 09:45:13,672 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-391871057", "imageRef": "c83ae759-8521-4134-8fc8-942625c6e34a", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "networks": [{"uuid": "e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ebfc1d-fd8d-4ce8-9ce3-582467c3b9dd', 'x-compute-request-id': 'req-b3ebfc1d-fd8d-4ce8-9ce3-582467c3b9dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TPVjmdYBy6aJ"}}' 2025-08-04 09:45:13,748 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.073s 2025-08-04 09:45:13,748 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50587002-e549-4d39-8c09-c29f940e8d23', 'x-compute-request-id': 'req-50587002-e549-4d39-8c09-c29f940e8d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "BUILD", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:14Z", "updated": "2025-08-04T09:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "sel f", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "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": []}}' 2025-08-04 09:46:04,014 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.201s 2025-08-04 09:46:04,014 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda56fdc-e26b-4c9e-afe9-fc6cc20b9bd5', 'x-compute-request-id': 'req-bda56fdc-e26b-4c9e-afe9-fc6cc20b9bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:45:30Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:04,028 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:47:04,313 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.227s 2025-08-04 09:47:04,314 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-opensta ck-request-id': 'req-589c6858-2115-4f59-97e0-34e35bac0077', 'x-compute-request-id': 'req-589c6858-2115-4f59-97e0-34e35bac0077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:45:30Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:04,524 99494 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.194s 2025-08-04 09:47:04,525 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d09d590-146b-4cca-96bd-e29b57f7a3c6', 'x-compute-request-id': 'req-8d09d590-146b-4cca-96bd-e29b57f7a3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}]}]}' 2025-08-04 09:47:04,735 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.207s 2025-08-04 09:47:04,736 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb2fcb2-d9b6-4749-a769-1d05b2743075', 'x-compute-request-id': 'req-4fb2fcb2-d9b6-4749-a769-1d05b2743075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:45:30Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:05,030 99494 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/volumes 0.279s 2025-08-04 09:47:05,030 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-396367675", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12af3924-f892-4ed0-83fc-8c090f480c35', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12af3924-f892-4ed0-83fc-8c090f480c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f155c143-8eaa-44bc-bf26-25c87545d309", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:04.962972", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-396367675", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:05,083 99494 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/volumes/f155c143-8eaa-44bc-bf26-25c87545d309 0.041s 2025-08-04 09:47:05,083 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request- id': 'req-14e87d4e-f1fb-4271-8255-3e9bf7efc699', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e87d4e-f1fb-4271-8255-3e9bf7efc699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'{"volume": {"id": "f155c143-8eaa-44bc-bf26-25c87545d309", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-396367675", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:47:06,146 99494 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/volumes/f155c143-8eaa-44bc-bf26-25c87545d309 0.048s 2025-08-04 09:47:06,146 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8897e411-6340-441f-88d3-dd715545ec90', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8897e411-6340-441f-88d3-dd715545ec90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'{"volume": {"id": "f155c143-8eaa-44bc-bf26-25c87545d309", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": "2025-08-04T09:47:05.000000", "name": "tempest-TestMinimumBasicScenario-volume-396367675", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:47:06,268 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309 0.108s 2025-08-04 09:47:06,269 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc654ba4-74a9-497b-875d-77e070ecc317', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'' 2025-08-04 09:47:06,290 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44 bc-bf26-25c87545d309 0.021s 2025-08-04 09:47:06,291 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-da71fb45-f9b6-41c7-ac0a-cc93accca231', 'x-openstack-request-id': 'req-da71fb45-f9b6-41c7-ac0a-cc93accca231', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f155c143-8eaa-44bc-bf26-25c87545d309 could not be found."}}' 2025-08-04 09:47:06,435 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.143s 2025-08-04 09:47:06,435 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 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-47f5312f-90f1-4ebb-9039-6549f56bb69c', 'x-compute-request-id': 'req-47f5312f-90f1-4ebb-9039-6549f56bb69c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'' 2025-08-04 09:47:06,677 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.241s 2025-08-04 09:47:06,677 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-268329c2-b79e-463e-ab16-d031122bc5a1', 'x-compute-request-id': 'req-268329c2-b79e-463e-ab16-d031122bc5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:47:06Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_nam e": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.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": []}}' 2025-08-04 09:47:56,781 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.039s 2025-08-04 09:47:56,782 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 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-ff90f745-81b8-41fe-af7a-b5b1c6049a15', 'x-compute-request-id': 'req-ff90f745-81b8-41fe-af7a-b5b1c6049a15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f705c4c2-1e84-4845-9d47-791ad6b605c8 could not be found."}}' 2025-08-04 09:47:56,818 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1726873261 0.035s 2025-08-04 09:47:56,818 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 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-0cbec779-887c-4c21-8fdc-ab8f27b8f5c3', 'x-compute-request-id': 'req-0cbec779-887c-4c21-8fdc-ab8f27b8f5c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1726873261'} Body: b'' 2025-08-04 09:47:56,921 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a 0.102s 2025-08-04 09:47:56,921 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bd8f87dc-7bf6-4f09-bf5c-5114921926f5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a'} Body: b'' {6} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [167.917187s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 53ea6f14-3d0a-497a-8725-202f0865697e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:25,303 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.470s 2025-08-04 09:45:25,304 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c05839c-6a86-4796-bcec-0ba45f32a5f7', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c05839c-6a86-4796-bcec-0ba45f32a5f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "53ea6f14-3d0a-497a-8725-202f0865697e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.213025", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:25,503 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.187s 2025-08-04 09:45:25,504 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1708090097", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912fb3ac-3e4c-4c7f-af7a-86b57af7e4cf', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912fb3ac-3e4c-4c7f-af7a-86b57af7e4cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "30c35621-56a8-4c99-9160-fc4aa0b82f9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.439427", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1708090097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:25,562 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-04 09:45:25,563 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-19327662-c026-4719-b4cf-66df47e1acf2', '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": "e78315d31b0b47c68981ef1981739bac", "name": "tempest-TestServerVolumeAttachmentScenario-1640434743-project-member", "password_expires_at": null}, "audit_ids": ["7KeXfo7yQ7e6WTBwMEoRAw"], "expires_at": "2025-08-04T10:45:25.000000Z", "issued_at": "2025-08-04T09:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e6c54d29dba4e339742b5a51ba3f6ef", "name": "tempest-TestServerVolumeAttachmentScenario-1640434743"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3e6c54d29dba4e339742b5a51ba3f6ef", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:45:25,563 99500 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '20ba3c3a-2e6d-4542-ae58-3638f9d41579', 'name': 'tempest-TestServerVolumeAttachmentScenario-2015788271-network', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51652, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:45:11Z', 'updated_at': '2025-08-04T09:45:11Z', 'revision_number': 1} available for tenant 2025-08-04 09:45:25,564 99500 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:45:25,571 99500 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025 -08-04 09:45:25,625 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2025-08-04 09:45:25,625 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1396548763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIpKAAJ4eDnvcTsETzk3T5wGVIu6SV2kFjHpyvvJmvWXVDSV6wvmQ4zWs3RjgUmrDMW2oziEzIscMKgdbRgtkX0Hsr+5vRbQUI6W5dLTHisgVdL9ajBFh9UMYm4p6JSNg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9efb060-198a-4233-9f17-a6f91af7ea9c', 'x-compute-request-id': 'req-f9efb060-198a-4233-9f17-a6f91af7ea9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1396548763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIpKAAJ4eDnvcTsETzk3T5wGVIu6SV2kFjHpyvvJmvWXVDSV6wvmQ4zWs3RjgUmrDMW2oziEzIscMKgdbRgtkX0Hsr+5vRbQUI6W5dLTHisgVdL9ajBFh9UMYm4p6JSNg==", "fingerprint": "dd:3d:b2:4a:5a:53:39:43:79:ae:5d:01:61:a7:f8:8a", "user_id": "e78315d31b0b47c68981ef1981739bac"}}' 2025-08-04 09:45:25,628 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1396548763 created 2025-08-04 09:45:25,857 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.228s 2025-08-04 09:45:25,857 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--152237039", "description": "tempest-description--1326055976"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-776d8c36-d87e-4883-a4f3-9c532c48d8ee', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "name": "tempest-securitygroup--152237039", "stateful": true, "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "description": "tempest-description--1326055976", "shared": false, "security_group_rules": [{"id": "9f342767-ece8-42f6-9499-a815aebb007f", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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": 1100, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 0}, {"id": "d60ae585-bc3c-44b7-a41d-3e9449c40e74", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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": 1099, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 1, "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:45:26,056 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-08-04 09:45:26,057 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a0da6315-49d2-4b4f-bfff-5a4cf11e8007', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "392b7204-24b4-411b-b8a1-501663f3d3ea", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 0}}' 2025-08-04 09:45:26,256 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 09:45:26,257 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f14354a3-fd0e-4b52-893d-7a2283bbda63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e86ef3e-aca8-4935-b59e-f7ad91f63893", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:26Z", "updated_at": "2025-08-04T09:45:26Z", "revision_number": 0}}' 2025-08-04 09:45:26,257 99500 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--152237039 created 2025-08-04 09:45:26,961 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.703s 2025-08-04 09:45:26,962 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-b16021ca-6622-4423-a4e5-65ba231 3c674', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cabaa389-1031-4e94-ba15-a2fc3a86068c", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "floating_ip_address": "172.24.4.91", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:45:26Z", "updated_at": "2025-08-04T09:45:26Z", "revision_number": 0}}' 2025-08-04 09:45:26,962 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cabaa389-1031-4e94-ba15-a2fc3a86068c', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'floating_ip_address': '172.24.4.91', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:45:26Z', 'updated_at': '2025-08-04T09:45:26Z', 'revision_number': 0, 'ip': '172.24.4.91'} created 2025-08-04 09:45:26,962 99500 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1396548763', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIpKAAJ4eDnvcTsETzk3T5wGVIu6SV2kFjHpyvvJmvWXVDSV6wvmQ4zWs3RjgUmrDMW2oziEzIscMKgdbRgtkX0Hsr+5vRbQUI6W5dLTHisgVdL9ajBFh9UMYm4p6JSNg==', 'fingerprint': 'dd:3d:b2:4a:5a:53:39:43:79:ae:5d:01:61:a7:f8:8a', 'user_id': 'e78315d31b0b47c68981ef1981739bac', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAvQ5EJe9TkZ1V/uO++iurFKZSxFPu/YbJ6qtqG+N4M0Nji2RFO9Xvl\nqCIIizqc4+SgBwYFK4EEACKhZANiAARyKSgACeHg573E7BE85N0+cBlSLukldpBY\nx6cr7yZr1l1Q0lesL5kOM1rN0Y4FJqwzFtqM4hMyLHDCoHW0YLZF9B7K/ub0W0FC\nOluXS0x4rIFXS/WowRYfVDGJuKeiUjY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '305a5c3f-b9b0-4402-86a7-ed72e8a19234', 'name': 'tempest-securitygroup--152237039', 'stateful': True, 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'description': 'tempest-description--1326055976', 'shared': False, 'security_group_rules': [{'id': '9f342767-ece8-42f6-9499-a815aebb007f', 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'security_group_id': '305a5c3f-b9b0-4402-86a7-ed72e8a19234', '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': 1100, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:45:25Z', 'updated_at': '2025-08-04T09:45:25Z', 'revision_number': 0}, {'id': 'd60ae585-bc3c-44b7-a41d-3e9449c40e74', 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'security_group_id': '305a5c3f-b9b0-4402-86a7-ed72e8a19234', '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': 1099, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:45:25Z', 'updated_at': '2025-08-04T09:45:25Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:45:25Z', 'updated_at': '2025-08-04T09:45:25Z', 'revision_number': 1, 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef'}, 'floating_ip': {'id': 'cabaa389-1031-4e94-ba15-a2fc3a86068c', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'floating_ip_address': '172.24.4.91', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id ': '3e6c54d29dba4e339742b5a51ba3f6ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:45:26Z', 'updated_at': '2025-08-04T09:45:26Z', 'revision_number': 0, 'ip': '172.24.4.91'}} 2025-08-04 09:45:27,847 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.883s 2025-08-04 09:45:27,847 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "20ba3c3a-2e6d-4542-ae58-3638f9d41579"}], "security_groups": [{"name": "tempest-securitygroup--152237039"}], "key_name": "tempest-keypair-1396548763", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1811a02-0de8-4a54-8cff-4a3e50e9aee9', 'x-compute-request-id': 'req-b1811a02-0de8-4a54-8cff-4a3e50e9aee9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--152237039"}], "adminPass": "5Z5Pq8cApHeV"}}' 2025-08-04 09:45:27,917 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.066s 2025-08-04 09:45:27,917 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd791a0-4ca8-4db1-8821-824b481cf9be', 'x-compute-request-id': 'req-1dd791a0-4ca8-4db1-8821-824b481cf9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "status": "BUILD", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:28Z", "updated": "2025-08-04T09:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe" }], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1396548763", "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": []}}' 2025-08-04 09:46:18,220 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.239s 2025-08-04 09:46:18,221 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be63af2a-a395-4c78-ac83-b7851d7a1e1b', 'x-compute-request-id': 'req-be63af2a-a395-4c78-ac83-b7851d7a1e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "status": "ACTIVE", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "61cef6999c9a1f0dec6f1c643c95254a4a9c136b08ed4a123463870c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:27Z", "updated": "2025-08-04T09:45:44Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-2015788271-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396548763", "OS-SRV-USG:launched_at": "2025-08-04T09:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--152237039"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:18,236 99500 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:47:18,445 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe/os-interface 0.173s 2025-08-04 09:47:18,445 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:18 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-fa1e98b2-8ad8-41ce-8f1a-24131a75d554', 'x-compute-request-id': 'req-fa1e98b2-8ad8-41ce-8f1a-24131a75d554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/serv ers/966895a7-f668-48d9-8a2c-aa24e0f8bafe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "20ba3c3a-2e6d-4542-ae58-3638f9d41579", "port_id": "04ad4aa5-ab56-48a1-bd5f-3c174fba5820", "mac_addr": "fa:16:3e:ed:95:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c8474344-01a7-4355-bf96-74312e358523", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 09:47:19,326 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c 0.877s 2025-08-04 09:47:19,327 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "04ad4aa5-ab56-48a1-bd5f-3c174fba5820"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3af66659-867e-45f5-bbbb-c41385980580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c'} Body: b'{"floatingip": {"id": "cabaa389-1031-4e94-ba15-a2fc3a86068c", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "floating_ip_address": "172.24.4.91", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "5960ff7e-f4d9-4644-acf2-b33dca63e506", "port_id": "04ad4aa5-ab56-48a1-bd5f-3c174fba5820", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "20ba3c3a-2e6d-4542-ae58-3638f9d41579", "mac_address": "fa:16:3e:ed:95:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:45:26Z", "updated_at": "2025-08-04T09:47:18Z", "revision_number": 1, "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:47:19,329 99500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.91:22' as 'cirros' with public key authentication 2025-08-04 09:47:19,340 99500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:47:19,445 99500 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:47:19,445 99500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.91 successfully created 2025-08-04 09:47:19,668 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.222s 2025-08-04 09:47:19,669 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df39dea-bf91-43ec-ba60-cdcf16cb0c0e', 'x-compute-request-id': 'req-3df39dea-bf91-43ec-ba60-cdcf16cb0c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "status": "ACTIVE", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "61cef6999c9a1f0dec6f1c643c95254a4a9c136b08ed4a123463870c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c- 49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:27Z", "updated": "2025-08-04T09:45:44Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-2015788271-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396548763", "OS-SRV-USG:launched_at": "2025-08-04T09:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--152237039"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:19,846 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.163s 2025-08-04 09:47:19,847 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c178759a-2b81-4644-8f28-d3bfafe4dd7d', 'x-compute-request-id': 'req-c178759a-2b81-4644-8f28-d3bfafe4dd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}]}]}' 2025-08-04 09:47:19,897 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.043s 2025-08-04 09:47:19,898 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dd49cc-6b30-4610-8bb5-aaacd6d3965e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dd49cc-6b30-4610-8bb5-aaacd6d3965e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'{"volume": {"id": "53ea6f14-3d0a-497a-8725-202f0865697e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id ": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:47:20,966 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.038s 2025-08-04 09:47:20,967 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf42b7b-e846-49cb-9221-966227b659fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf42b7b-e846-49cb-9221-966227b659fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'{"volume": {"id": "53ea6f14-3d0a-497a-8725-202f0865697e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:47:21,124 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.142s 2025-08-04 09:47:21,124 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f221de5-daa0-44ae-83ce-a71eb9ecddf3', 'x-compute-request-id': 'req-9f221de5-daa0-44ae-83ce-a71eb9ecddf3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'' 2025-08-04 09:47:21,363 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.238s 2025-08-04 09:47:21,364 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1312a519-8394-43b1-a387-2935c6732538', 'x-compute-request-id': 'req-1312a519-8394-43b1-a387-2935c6732538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-18634100 81", "status": "ACTIVE", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "61cef6999c9a1f0dec6f1c643c95254a4a9c136b08ed4a123463870c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:27Z", "updated": "2025-08-04T09:47:21Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-2015788271-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}, {"version": 4, "addr": "172.24.4.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396548763", "OS-SRV-USG:launched_at": "2025-08-04T09:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--152237039"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:48:11,455 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.053s 2025-08-04 09:48:11,455 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1fab9046-1934-4ec4-8685-b6404276c1ee', 'x-compute-request-id': 'req-1fab9046-1934-4ec4-8685-b6404276c1ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 966895a7-f668-48d9-8a2c-aa24e0f8bafe could not be found."}}' 2025-08-04 09:48:11,486 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396548763 0.030s 2025-08-04 09:48:11,486 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bacef6f3-a190-4687-93c8-0eff97775e27', 'x-compute-request-id': 'req-bacef6f3-a190-4687-93c8-0eff97775e27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396548763'} Body: b'' 2025-08-04 09:48:11,680 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234 0.193s 2025-08-04 09:48:11,681 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-66031e5b-0f49-4cfc-a157-c69ce7d3bf15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234'} Body: b'' 2025-08-04 09:48:11,702 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234 0.021s 2025-08-04 09:48:11,703 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5c01d1ca-77ed-4f80-96aa-92a20e0cebbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 305a5c3f-b9b0-4402-86a7-ed72e8a19234 does not exist", "detail": ""}}' 2025-08-04 09:48:12,474 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c 0.770s 2025-08-04 09:48:12,475 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-89dbfae4-635e-4974-85c8-063e7535f532', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c'} Body: b'' 2025-08-04 09:48:12,564 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a 0.088s 2025-08-04 09:48:12,564 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48: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-a57f99b1-24e2-4d72-a1f1-3e0c64a3cdaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a'} Body: b'' 2025-08-04 09:48:12,587 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a 0.022s 2025-08-04 09:48:12,587 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd7d2da-1762-4c67-b8f2-a7fce7d52e35', 'x-openstack-request-id': 'req-dcd7d2da-1762-4c67-b8f2-a7fce7d52e35', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 30c35621-56a8-4c 99-9160-fc4aa0b82f9a could not be found."}}' 2025-08-04 09:48:12,726 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.138s 2025-08-04 09:48:12,726 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48: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-60b14e20-1840-48fa-ba27-b689619d790d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'' 2025-08-04 09:48:12,748 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.021s 2025-08-04 09:48:12,748 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-354d32b6-698b-4d38-b473-f67e5bebf90f', 'x-openstack-request-id': 'req-354d32b6-698b-4d38-b473-f67e5bebf90f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 53ea6f14-3d0a-497a-8725-202f0865697e could not be found."}}' {6} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {1} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [168.470419s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:47,850 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.238s 2025-08-04 09:45:47,850 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1054516360", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFE5tnDpmr2hcQcuShyLx8Kg+8SgFFZpQuMh15kVEw1SQ8wdpp1U9OgZpw6vuwW/vdZvfNAEcjsM1JzfKKEua1b2j5mjYj+yXl08CIDOF0T4b3nU2W59na/LuAmKzw+PQ=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44290f0-df2b-44f2-89e1-f90319985871', 'x-compute-request-id': 'req-e44290f0-df2b-44f2-89e1-f90319985871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1054516360", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFE5tnDpmr2hcQcuShyLx8Kg+8SgFFZpQuMh15kVEw1SQ8wdpp1U9OgZpw6vuwW/vdZvfNAEcjsM1JzfKKEua1b2j5mjYj+yXl08CIDOF0T4b3nU2W59na/LuAmKzw+PQ==", "fingerprint": "27:4a:42:89:55:eb:ac:85:59:fd:1a:5e:7a:00:cc:2d", "user_id": "25013179c83046c6934fcfb4acee802f"}}' 2025-08-04 09:45:48,142 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.289s 2025-08-04 09:45:48,142 99490 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-1777749939", "description": "tempest-secgroup-smoke-1777749939 description", "project_id": "4f2e659677014543adc971c07742d7ad"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-482df66b-7c53-466e-8128-63c80cae92f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "name": "tempest-secgroup-smoke-1777749939", "stateful": true, "tenant_id": "4f2e659677014543adc971c07742d7ad", "description": "tempest-secgroup-smoke-1777749939 description", "shared": false, "security_group_rules": [{"id": "1bbae0e0-c63b-4bde-8857-3972f6d7a7b0", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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": 1146, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:47Z", "updated_at": "2025-08-04T09:45:47Z", "revision_number": 0}, {"id": "28605dc7-761d-4703-84cd-88fa2054eefa", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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": 1147, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:47Z", "updated_at": "2025-08-04T09:45:47Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-04T09:45:47Z", "updated_at": "2025-08-04T09:45:47Z", "revision_number": 1, "project_id": "4f2e659677014543adc971c07742d7ad"}}' 2025-08-04 09:45:48,341 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.197s 2025-08-04 09:45:48,341 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f65a76ce-661b-4d0f-9aed-835b87308eec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a625c866-e4ea-4ba4-b97f-d1dde8cf685a", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:48,578 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-08-04 09:45:48,578 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-9e703dcb-0c8b-45b5-a264-0c31e2f16a73', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "626ccfe8-11ce-4249-b0cb-899ea11ffa1f", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:48,905 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.325s 2025-08-04 09:45:48,905 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-490f32c1-d77e-4b87-9027-d2d390ef812 7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c829d537-6a9b-4f2c-8127-37eba4259d32", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:49,105 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 09:45:49,105 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-69bc1011-0e3d-496e-9d2f-0c83461ad3d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "295d9ebb-df63-4ca4-91f9-09aa5f29950d", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:49,347 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-08-04 09:45:49,347 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-32878561-5732-4dc6-ba99-32aa7e75f806', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dbfb96f7-64f5-439d-abd6-67bb4c1e1489", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:49Z", "updated_at": "2025-08-04T09:45:49Z", "revision_number": 0}}' 2025-08-04 09:45:49,620 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.272s 2025-08-04 09:45:49,620 99490 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-4897cdaa-0496-4d63-8610-2a4ad7e91397', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8acc0ec8-f472-4876-b21b-b3ea0bf94125", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:49Z", "updated_at": "2025-08-04T09:45:49Z", "revision_number": 0}}' 2025-08-04 09:45:49,826 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-04 09:45:49,826 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-892099468", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5425fd-31ca-49b7-9d52-443c3c99af57', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5425fd-31ca-49b7-9d52-443c3c99af57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:49.765139", "updated_at": null, "name": "tempest-TestStampPattern-volume-892099468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}], "user_id": "25013179c83046c6934fcfb4acee802f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:49,892 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.046s 2025-08-04 09:45:49,892 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2477', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0daaab14-8942-4af3-b839-e77c6550e18c', '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": "25013179c83046c6934fcfb4acee802f", "name": "tempest-TestStampPattern-94115085-project-member", "password_expires_at": null}, "audit_ids": ["RoLtw0x-RUyPnACN3 4Zpcw"], "expires_at": "2025-08-04T10:45:49.000000Z", "issued_at": "2025-08-04T09:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f2e659677014543adc971c07742d7ad", "name": "tempest-TestStampPattern-94115085"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f2e659677014543adc971c07742d7ad", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:45:49,893 99490 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913', 'name': 'tempest-TestStampPattern-917198324-network', 'tenant_id': '4f2e659677014543adc971c07742d7ad', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f2e659677014543adc971c07742d7ad', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25780, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:45:32Z', 'updated_at': '2025-08-04T09:45:32Z', 'revision_number': 1} available for tenant 2025-08-04 09:45:50,461 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.566s 2025-08-04 09:45:50,461 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-478408994", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1054516360", "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "networks": [{"uuid": "6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-o penstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e62772-7f80-429f-928b-4f3c801af89c', 'x-compute-request-id': 'req-06e62772-7f80-429f-928b-4f3c801af89c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "adminPass": "vwT78eBd7z48"}}' 2025-08-04 09:45:50,538 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.074s 2025-08-04 09:45:50,538 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:50 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-9c15bcbd-6175-4892-9024-501b2c3d0628', 'x-compute-request-id': 'req-9c15bcbd-6175-4892-9024-501b2c3d0628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempest-TestStampPattern-server-478408994", "status": "BUILD", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "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": []}}' 2025-08-04 09:46:40,879 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.275s 2025-08-04 09:46:40,879 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-9820cb05-efd1-49bd-89f2-e0ae0937690f', 'x-compute-request-id': 'req-9820cb05-efd1-49bd-89f2-e0ae0937690f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempes t-TestStampPattern-server-478408994", "status": "ACTIVE", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "9d021442f2e69305330bd88986b79b03137845305a470870e7c86cd5", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:46:06Z", "addresses": {"tempest-TestStampPattern-917198324-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "OS-SRV-USG:launched_at": "2025-08-04T09:46:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:40,894 99490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:47:41,400 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.463s 2025-08-04 09:47:41,401 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-095fdb27-fa1e-490b-8a05-a724bdfd00b0', 'x-compute-request-id': 'req-095fdb27-fa1e-490b-8a05-a724bdfd00b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempest-TestStampPattern-server-478408994", "status": "ACTIVE", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "9d021442f2e69305330bd88986b79b03137845305a470870e7c86cd5", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:46:06Z", "addresses": {"tempest-TestStampPattern-917198324-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "OS-SRV-USG:launched_at": "2025-08-04T09:46:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power _state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:41,632 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.213s 2025-08-04 09:47:41,633 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-0bc09b7c-4e9e-4b06-9d19-8bde7b689868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"ports":[{"id":"60fea5f6-051f-41c5-a602-e70c09d40085","name":"","network_id":"6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913","tenant_id":"4f2e659677014543adc971c07742d7ad","mac_address":"fa:16:3e:9c:b0:c6","admin_state_up":true,"status":"ACTIVE","device_id":"e0ea2236-8f9f-413d-b6c8-a84a2380c31e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"828741e1-7826-43bc-bbc6-e67bf1be6a0e","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb61af36-709e-4e76-ab19-0e347cbf1242"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T09:45:55Z","updated_at":"2025-08-04T09:46:03Z","revision_number":5,"project_id":"4f2e659677014543adc971c07742d7ad"}]}' 2025-08-04 09:47:41,633 99490 DEBUG [tempest.common.waiters] Server ID e0ea2236-8f9f-413d-b6c8-a84a2380c31e ports are all ACTIVE [{'id': '60fea5f6-051f-41c5-a602-e70c09d40085', 'name': '', 'network_id': '6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913', 'tenant_id': '4f2e659677014543adc971c07742d7ad', 'mac_address': 'fa:16:3e:9c:b0:c6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0ea2236-8f9f-413d-b6c8-a84a2380c31e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '828741e1-7826-43bc-bbc6-e67bf1be6a0e', 'ip_address': '10.0.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb61af36-709e-4e76-ab19-0e347cbf1242'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T09:45:55Z', 'updated_at': '2025-08-04T09:46:03Z', 'revision_number': 5, 'project_id': '4f2e659677014543adc971c07742d7ad'}]: 2025-08-04 09:47:41,732 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=4e6b3d95-6f30-40bb-bfba-483457558e47&port_id=60fea5f6-051f-41c5-a602-e70c09d40085 0.098s 2025-08-04 09:47:41,732 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-e19262ab-0a65-4a25-b6f2-c6955f2b8c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=4e6b3d95-6f30-40bb-bfba-483457558e47&port_id=60fea5f6-051f-41c5-a602-e70c09d40085'} Body: b'{"floatingips": []}' 2025-08-04 09:47:41,795 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/ne tworking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.062s 2025-08-04 09:47:41,795 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-0142560f-6769-4aeb-936f-f3cca4504a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"ports":[{"id":"60fea5f6-051f-41c5-a602-e70c09d40085","name":"","network_id":"6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913","tenant_id":"4f2e659677014543adc971c07742d7ad","mac_address":"fa:16:3e:9c:b0:c6","admin_state_up":true,"status":"ACTIVE","device_id":"e0ea2236-8f9f-413d-b6c8-a84a2380c31e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"828741e1-7826-43bc-bbc6-e67bf1be6a0e","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb61af36-709e-4e76-ab19-0e347cbf1242"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T09:45:55Z","updated_at":"2025-08-04T09:46:03Z","revision_number":5,"project_id":"4f2e659677014543adc971c07742d7ad"}]}' 2025-08-04 09:47:41,795 99490 DEBUG [tempest.common.waiters] Server ID e0ea2236-8f9f-413d-b6c8-a84a2380c31e ports are all ACTIVE [{'id': '60fea5f6-051f-41c5-a602-e70c09d40085', 'name': '', 'network_id': '6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913', 'tenant_id': '4f2e659677014543adc971c07742d7ad', 'mac_address': 'fa:16:3e:9c:b0:c6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0ea2236-8f9f-413d-b6c8-a84a2380c31e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '828741e1-7826-43bc-bbc6-e67bf1be6a0e', 'ip_address': '10.0.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb61af36-709e-4e76-ab19-0e347cbf1242'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T09:45:55Z', 'updated_at': '2025-08-04T09:46:03Z', 'revision_number': 5, 'project_id': '4f2e659677014543adc971c07742d7ad'}]: 2025-08-04 09:47:43,283 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.487s 2025-08-04 09:47:43,283 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "port_id": "60fea5f6-051f-41c5-a602-e70c09d40085", "tenant_id": "4f2e659677014543adc971c07742d7ad", "fixed_ip_address": "10.0.0.4"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e016e804-c688-40bc-8063-152330af6804', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "397fe6c4-ddd7-47b0-9da1-313c75af43fd", "tenant_id": "4f2e659677014543adc971c07742d7ad", "floating_ip_address": "172.24.4.227", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "2fb7e8ef-43a3-4601-9991-956e8cd9911b", "port_id": "60fea5f6-051f-41c5-a602-e70c09d40085", "fixed_ip_address": "10.0.0.4", "status": "DOWN", " project_id": "4f2e659677014543adc971c07742d7ad", "description": "", "port_details": {"name": "", "network_id": "6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913", "mac_address": "fa:16:3e:9c:b0:c6", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:47:42Z", "updated_at": "2025-08-04T09:47:42Z", "revision_number": 0}}' 2025-08-04 09:47:43,285 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.227:22' as 'cirros' with public key authentication 2025-08-04 09:47:43,301 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:47:43,404 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:47:43,404 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.227 successfully created 2025-08-04 09:47:43,405 99490 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 09:47:43,405 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.227:22' as 'cirros' with public key authentication 2025-08-04 09:47:43,408 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:47:43,511 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:47:43,512 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.227 successfully created 2025-08-04 09:47:43,559 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.036s 2025-08-04 09:47:43,560 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4a678c-863a-41da-96d0-ea29001cc6e4', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4a678c-863a-41da-96d0-ea29001cc6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'{"volume": {"id": "76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:50.000000", "updated_at": "2025-08-04T09:45:50.000000", "name": "tempest-TestStampPattern-volume-892099468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}], "user_id": "25013179c83046c6934fcfb4acee802f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2e659677014543adc971c07742d7ad"}}' 2025-08-04 09:47:44,614 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.038s 2025-08-04 09:47:44,614 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da9d21a-b777-4556-8e71-bf947fa12316', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-0da9d21a-b777-4556-8e71-bf947fa12316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'{"volume": {"id": "76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:50.000000", "updated_at": "2025-08-04T09:45:50.000000", "name": "tempest-TestStampPattern-volume-892099468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}], "user_id": "25013179c83046c6934fcfb4acee802f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2e659677014543adc971c07742d7ad"}}' 2025-08-04 09:47:45,103 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/397fe6c4-ddd7-47b0-9da1-313c75af43fd 0.475s 2025-08-04 09:47:45,104 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-22658ead-411f-48fa-bd60-5cea84eeb2b6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/397fe6c4-ddd7-47b0-9da1-313c75af43fd'} Body: b'' 2025-08-04 09:47:45,238 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.134s 2025-08-04 09:47:45,238 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45f499c-7659-4cf4-8107-a093b2e95e40', 'x-compute-request-id': 'req-e45f499c-7659-4cf4-8107-a093b2e95e40', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'' 2025-08-04 09:47:45,496 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.257s 2025-08-04 09:47:45,497 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:45 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-e99cdc11-2528-4761-b3fe-63f91f3b6071', 'x-compute-request-id': 'req-e99cdc11-2528-4761-b3fe-63f91f3b6071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempest-TestStampPattern-server-478408994", "status": "ACTIVE", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "9d021442f2e69305330bd88986b79b031 37845305a470870e7c86cd5", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:47:45Z", "addresses": {"tempest-TestStampPattern-917198324-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}, {"version": 4, "addr": "172.24.4.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "OS-SRV-USG:launched_at": "2025-08-04T09:46:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:48:35,596 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.042s 2025-08-04 09:48:35,597 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 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-04de3373-2e11-4109-b6e5-8b0e7150036f', 'x-compute-request-id': 'req-04de3373-2e11-4109-b6e5-8b0e7150036f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e0ea2236-8f9f-413d-b6c8-a84a2380c31e could not be found."}}' 2025-08-04 09:48:35,700 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.103s 2025-08-04 09:48:35,701 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa8a14c-19df-49a3-8dec-3180829b896c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'' 2025-08-04 09:48:35,731 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.029s 2025-08-04 09:48:35,731 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb3650d-c736-4749-be68-24ca46540e9c' , 'x-openstack-request-id': 'req-ffb3650d-c736-4749-be68-24ca46540e9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a could not be found."}}' 2025-08-04 09:48:36,053 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fb61af36-709e-4e76-ab19-0e347cbf1242 0.321s 2025-08-04 09:48:36,053 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9f40cc28-c5d8-4de2-a367-f198749cf0d9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fb61af36-709e-4e76-ab19-0e347cbf1242'} Body: b'' 2025-08-04 09:48:36,079 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1054516360 0.026s 2025-08-04 09:48:36,080 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799bd697-63e7-4583-aec0-ea954351bf50', 'x-compute-request-id': 'req-799bd697-63e7-4583-aec0-ea954351bf50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1054516360'} Body: b'' {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.456231s] ... 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04ab8028-4fa3-4282-b701-e2d8d50a37db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:48:44,636 99490 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.333s 2025-08-04 09:48:44,636 99490 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-191709372"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e262c54-1caa-4920-8b59-e00d4f7d96ca', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e262c54-1caa-4920-8b59-e00d4f7d96ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "04ab8028-4fa3-4282-b701-e2d8d50a37db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:44.576617", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191709372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}], "user_id": "a4518cff6b074e0fa17fb7fd8f6c18a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:48:44,691 99490 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db 0.042s 2025-08-04 09:48:44,691 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa188ca6-1156-4d9b-bbea-9fe2c613aecb', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa188ca6-1156-4d9b-bbea-9fe2c613aecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db'} Body: b'{"volume": {"id": "04ab8028-4fa3-4282-b701-e2d8d50a37db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:45.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191709372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}], "user_id": "a4518cff6b074e0fa17fb7fd8f6c18a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcd80323bcad4cf0a3a475a711464366"}}' 2025-08-04 09:48:45,744 99490 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db 0.038s 2025-08-04 09:48:45,744 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:45 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff7c738-cfc8-478c-bfe7-a7b33efb6ca9', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff7c738-cfc8-478c-bfe7-a7b33efb6ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db'} Body: b'{"volume": {"id": "04ab8028-4fa3-4282-b701-e2d8d50a37db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:45.000000", "updated_at": "2025-08-04T09:48:45.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191709372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}], "user_id": "a4518cff6b074e0fa17fb7fd8f6c18a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcd80323bcad4cf0a3a475a711464366"}}' {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [167.589303s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 107039d6-674f-42a1-bd69-80c7d107339b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:41,351 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:46:41,351 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:46:41,495 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.143s 2025-08-04 09:46:41,496 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-205161752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH9zrjV+FYxSe0cF1KoKa2wRs61RGfAWFGRHAcy8iSrwi9jl1oQonf/7m9GlC2SyngqefaQkmm6CLW7ljBOd9zG2vHaTDD51170FNQoIQmcV9IX7KWFktYsuHVPqXeaHkw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 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-6f97ab01-5f92-4ad2-b016-d0355d8345ef', 'x-compute-request-id': 'req-6f97ab01-5f92-4ad2-b016-d0355d8345ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-205161752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH9zrjV+FYxSe0cF1KoKa2wRs61RGfAWFGRHAcy8iSrwi9jl1oQonf/7m9GlC2SyngqefaQkmm6CLW7ljBOd9zG2vHaTDD51170FNQoIQmcV9IX7KWFktYsuHVPqXeaHkw==", "fingerprint": "1e:97:63:90:ca:5c:55:fa:4a:f2:5a:91:21:df:29:b3", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3"}}' 2025-08-04 09:46:41,498 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-205161752 created 2025-08-04 09:46:41,767 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.268s 2025-08-04 09:46:41,768 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--439310148", "description": "tempest-description--2121042470"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-9ff5c7fc-d9e4-4efe-9aac-5a04948fb1ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "name": "tempest-securitygroup--439310148", "stateful": true, "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "tempest-description--2121042470", "shared": false, "security_group_rules": [{"id": "03d6e558-480f-487c-992c-ab41884137e3", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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": 1168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 0}, {"id": "d6e65bd6-ad05-4445-ab96-4f7e68f788ee", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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": 1169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:46:41,972 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.204s 2025-08-04 09:46:41,972 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f488b227-1a9c-4932-9aa3-c13edcfaf657', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be35e529-d336-4257-9ca2-679ecf48c8d1", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 0}}' 2025-08-04 09:46:42,176 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-08-04 09:46:42,177 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-55d1f980-b95d-4ffa-a698-c7f3e5da5222', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "02ba689c-7adf-4676-833a-69f319066fd8", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:46:42Z", "updated_at": "2025-08-04T09:46:42Z", "revision_number": 0}}' 2025-08-04 09:46:42,177 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--439310148 created 2025-08-04 09:46:42,855 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.677s 2025-08-04 09:46:42,856 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-118b1e4c-3e5e-47fb-a8de-08a5e38ecf69', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "32ff0b13-3f1b-49b0-a2d2-86bcee045968", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.45", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:46:42Z", "updated_at": "2025-08-04T09:46:42Z", "revision_number": 0}}' 2025-08-04 09:46:42,856 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '32ff0b13-3f1b-49b0-a2d2-86bcee045968', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:46:42Z', 'updated_at': '2025-08-04T09:46:42Z', 'revision_number': 0, 'ip': '172.24.4.45'} created 2025-08-04 09:46:42,916 99504 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.054s 2025-08-04 09:46:42,916 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c40c451a-bf13-4f68-b372-736a8f87417a', '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": "ee41094ac2b140bc82b3a4e7c38421e3", "name": "tempest-AttachVolumeNegativeTest-1525452451-project-member", "password_expires_at": null}, "audit_ids": ["AY4uoAZFQ0-OwuRIma2j2Q"], "expires_at": "2025-08-04T10:46:42.000000Z", "issued_at": "2025-08-04T09:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cc2cf5b5494f0c9e7bf232d452d134", "name": "tempest-AttachVolumeNegativeTest-1525452451"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f 4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2cc2cf5b5494f0c9e7bf232d452d134", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:46:42,917 99504 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '472e9cf2-d04d-4c44-b508-9ab9ba1508c4', 'name': 'tempest-AttachVolumeNegativeTest-320371671-network', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:46:34Z', 'updated_at': '2025-08-04T09:46:34Z', 'revision_number': 1} available for tenant 2025-08-04 09:46:42,917 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-205161752', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH9zrjV+FYxSe0cF1KoKa2wRs61RGfAWFGRHAcy8iSrwi9jl1oQonf/7m9GlC2SyngqefaQkmm6CLW7ljBOd9zG2vHaTDD51170FNQoIQmcV9IX7KWFktYsuHVPqXeaHkw==', 'fingerprint': '1e:97:63:90:ca:5c:55:fa:4a:f2:5a:91:21:df:29:b3', 'user_id': 'ee41094ac2b140bc82b3a4e7c38421e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmlDOapTATyPERF9/4C2FvBch1fMKabz7Rt3ttX7rTX3kVVOn0f/v9\nDlEregv87TmgBwYFK4EEACKhZANiAAR/c641fhWMUntHBdSqCmtsEbOtURnwFhRk\nRwHMvIkq8IvY5daEKJ3/+5vRpQtksp4Knn2kJJpugi1u5YwTnfcxtrx2kww+dde9\nBTUKCEJnFfSF+ylhZLWLLh1T6l3mh5M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b05c1165-ab20-4445-a58d-7ec1b1b5891b', 'name': 'tempest-securitygroup--439310148', 'stateful': True, 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': 'tempest-description--2121042470', 'shared': False, 'security_group_rules': [{'id': '03d6e558-480f-487c-992c-ab41884137e3', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'b05c1165-ab20-4445-a58d-7ec1b1b5891b', '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': 1168, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:46:41Z', 'updated_at': '2025-08-04T09:46:41Z', 'revision_number': 0}, {'id': 'd6e65bd6-ad05-4445-ab96-4f7e68f788ee', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'b05c1165-ab20-4445-a58d-7ec1b1b5891b', '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': 1169, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:46:41Z', 'updated_at': '2025-08-04T09:46:41Z', 'revision_numbe r': 0}], 'tags': [], 'created_at': '2025-08-04T09:46:41Z', 'updated_at': '2025-08-04T09:46:41Z', 'revision_number': 1, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134'}, 'floating_ip': {'id': '32ff0b13-3f1b-49b0-a2d2-86bcee045968', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:46:42Z', 'updated_at': '2025-08-04T09:46:42Z', 'revision_number': 0, 'ip': '172.24.4.45'}} 2025-08-04 09:46:43,459 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.541s 2025-08-04 09:46:43,460 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1900947963", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4"}], "security_groups": [{"name": "tempest-securitygroup--439310148"}], "key_name": "tempest-keypair-205161752", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58241840-d4e0-41f5-a2eb-e7d8be1c8d8e', 'x-compute-request-id': 'req-58241840-d4e0-41f5-a2eb-e7d8be1c8d8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--439310148"}], "adminPass": "password"}}' 2025-08-04 09:46:43,527 99504 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/b3211507-1556-4fea-951f-521886af303d 0.064s 2025-08-04 09:46:43,527 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201a2746-9220-4d23-82b5-e7b84ff89274', 'x-compute-request-id': 'req-201a2746-9220-4d23-82b5-e7b84ff89274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "name": "tempest-AttachVolumeNegativeTest-server-1900947963", "status": "BUILD", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:46:43Z", "updated": "2025-08-04T09:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-205161752", "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": []}}' 2025-08-04 09:47:33,838 99504 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/b3211507-1556-4fea-951f-521886af303d 0.247s 2025-08-04 09:47:33,838 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a7dd16-7554-4db0-ab5e-b619da3afafe', 'x-compute-request-id': 'req-31a7dd16-7554-4db0-ab5e-b619da3afafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "name": "tempest-AttachVolumeNegativeTest-server-1900947963", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:46:43Z", "updated": "2025-08-04T09:46:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e3:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-205161752", "OS-SRV-USG:launched_at": "2025-08-04T09:46:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--439310148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:33,852 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:48:34,082 99504 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/b3211507-1556-4fea-951f-521886af303d/os-interface 0.169s 2025-08-04 09:48:34,082 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mo n, 04 Aug 2025 09:48:33 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-df055a2d-797a-4660-b552-1c8161285f01', 'x-compute-request-id': 'req-df055a2d-797a-4660-b552-1c8161285f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "port_id": "5ce214bb-a1cf-4fc2-8625-2b2ad4586675", "mac_addr": "fa:16:3e:0b:e3:86", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8f2ca369-47d5-489b-9558-18f50bed55c7", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 09:48:35,102 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968 1.015s 2025-08-04 09:48:35,103 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5ce214bb-a1cf-4fc2-8625-2b2ad4586675"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-abb8dc0a-7d95-4d8c-be05-9c30171701eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968'} Body: b'{"floatingip": {"id": "32ff0b13-3f1b-49b0-a2d2-86bcee045968", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.45", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "39ef5f9b-6005-4187-a6e2-51805a2787b7", "port_id": "5ce214bb-a1cf-4fc2-8625-2b2ad4586675", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "mac_address": "fa:16:3e:0b:e3:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "b3211507-1556-4fea-951f-521886af303d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:46:42Z", "updated_at": "2025-08-04T09:48:34Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:48:35,104 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication 2025-08-04 09:48:36,116 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:48:36,219 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:48:36,220 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.45 successfully created 2025-08-04 09:48:36,265 99504 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/b3211507-1556-4fea-951f-521886af303d/ips 0.045s 2025-08-04 09:48:36,266 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780e5b6d-da4d-4f80-a69e-2f5445f9cb8c', 'x-compute-request-id': 'req-780e5b6d-da4d-4f80-a69e-2f5445f9cb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507 -1556-4fea-951f-521886af303d/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.10"}, {"version": 4, "addr": "172.24.4.45"}]}}' 2025-08-04 09:48:36,694 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.425s 2025-08-04 09:48:36,695 99504 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-1106108607"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56775dc-5b7e-483b-85b7-79b4aec6f82a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56775dc-5b7e-483b-85b7-79b4aec6f82a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "107039d6-674f-42a1-bd69-80c7d107339b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:36.442290", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1106108607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:48:36,754 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b 0.044s 2025-08-04 09:48:36,754 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939a0edc-736b-4d53-9931-62573272c7ed', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939a0edc-736b-4d53-9931-62573272c7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b'} Body: b'{"volume": {"id": "107039d6-674f-42a1-bd69-80c7d107339b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1106108607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:48:37,818 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b 0.039s 2025-08-04 09:48:37,818 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01810991-6dc6-4e7a-88b6-ac643f2f73bd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01810991-6dc6-4e7a-88b6-ac643f2f73bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b'} Body: b'{"volume": {"id": "107039d6-674f-42a1-bd69-80c7d107339b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:36.000000", "updated_at": "2025-08-04T09:48:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1106108607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:48:37,943 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d 0.111s 2025-08-04 09:48:37,943 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48: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-a2bb9d1a-aaf9-4e73-9497-2a45053daf51', 'x-compute-request-id': 'req-a2bb9d1a-aaf9-4e73-9497-2a45053daf51', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'' 2025-08-04 09:48:38,181 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d 0.237s 2025-08-04 09:48:38,182 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30291a71-d3b4-4d59-8a13-b8ba9170427c', 'x-compute-request-id': 'req-30291a71-d3b4-4d59-8a13-b8ba9170427c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "name": "tempest-AttachVolumeNegativeTest-server-1900947963", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2 025-08-04T09:46:43Z", "updated": "2025-08-04T09:48:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e3:86"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e3:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-205161752", "OS-SRV-USG:launched_at": "2025-08-04T09:46:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--439310148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:49:28,296 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d 0.048s 2025-08-04 09:49:28,297 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3b20e81d-3a24-42c8-9f05-fcd16995b259', 'x-compute-request-id': 'req-3b20e81d-3a24-42c8-9f05-fcd16995b259', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3211507-1556-4fea-951f-521886af303d could not be found."}}' 2025-08-04 09:49:28,331 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-205161752 0.034s 2025-08-04 09:49:28,332 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52857e0b-f248-4c01-a768-8f4642442747', 'x-compute-request-id': 'req-52857e0b-f248-4c01-a768-8f4642442747', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-205161752'} Body: b'' 2025-08-04 09:49:28,528 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b 0.195s 2025-08-04 09:49:28,528 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-585677bb-9177-45bd-97fe-b4ff6cfee6c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b'} Body: b'' 2025-08-04 09:49:28,561 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cl eanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b 0.033s 2025-08-04 09:49:28,562 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c9629fd0-90c1-4150-894d-e6df39c1aa34', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b05c1165-ab20-4445-a58d-7ec1b1b5891b does not exist", "detail": ""}}' 2025-08-04 09:49:28,938 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968 0.376s 2025-08-04 09:49:28,938 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-57aba4ae-71db-4b8f-ab8d-0a7b32495f58', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968'} Body: b'' {3} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [166.018291s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc7ea4ee-24d1-49be-8a7f-325af240a6f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:56,925 99494 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 09:47:57,487 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.560s 2025-08-04 09:47:57,487 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2144917805", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-03283d7a-956c-4994-a709-87630648f0c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2144917805", "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": "6db913d91e214520ad5b87826360cc83", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "created_at": "2025-08-04T09:47:57Z", "updated_at": "2025-08-04T09:47:57Z", "tags": [], "self": "/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8", "file": "/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:58,578 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8/file 1.089s 2025-08-04 09:47:58,578 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6c74030b-50c5-43d4-8e04-d0091c16a7b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8/file'} Body: b'' 2025-08-04 09:47:58,579 99494 DEBUG [tempest.scenario.manager] image:54267b38-cd8f-4f92-bf98-d463311b2ed8 2025-08-04 09:47:58,641 99494 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.061s 2025-08-04 09:47:58,642 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1499823063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMMNmxFhU5p5sljR1DNqzSRCIL4+/9hGzlaYMwQ2O2bv46LYF27cowumiaM3R39zvTFd//Y7RveSwbxjT6LKLaiagLBXiqGXMZ1Qy4N2MTPMMC73xRoo3ZRWnA2pXvM/qg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:58 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-e27221af-2355-44aa-a4a2-0875d9c28c1d', 'x-compute-request-id': 'req-e27221af-2355-44aa-a4a2-0875d9c28c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-149 9823063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMMNmxFhU5p5sljR1DNqzSRCIL4+/9hGzlaYMwQ2O2bv46LYF27cowumiaM3R39zvTFd//Y7RveSwbxjT6LKLaiagLBXiqGXMZ1Qy4N2MTPMMC73xRoo3ZRWnA2pXvM/qg==", "fingerprint": "19:04:a1:67:a2:8a:5b:f8:81:5f:52:0e:1b:17:4f:bb", "user_id": "446d1e42371448d49c899ad2a6a773b8"}}' 2025-08-04 09:47:58,738 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 09:47:58,738 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4404c0b5-0858-474f-a8cf-bb84b101207e', '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": "446d1e42371448d49c899ad2a6a773b8", "name": "tempest-TestMinimumBasicScenario-901431227-project-member", "password_expires_at": null}, "audit_ids": ["T6A4Nw1oQv-iyphs_2uR7g"], "expires_at": "2025-08-04T10:47:58.000000Z", "issued_at": "2025-08-04T09:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6db913d91e214520ad5b87826360cc83", "name": "tempest-TestMinimumBasicScenario-901431227"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6db913d91e214520ad5b87826360cc83", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:47:58,739 99494 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a', 'name': 'tempest-TestMinimumBasicScenario-462223653-network', 'tenant_id': '6db913d91e214520ad5b87826360cc83', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6db913d91e214520ad5b87826360cc83', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36432, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:44:56Z', 'updated_at': '2025-08-04T09:44:56Z', 'revision_number': 1} available for tenant 2025-08-04 09:47:59,406 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.667s 2025-08-04 09:47:59,406 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-467951342", "imageRef": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "networks": [{"uuid": "e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b42c2e3-3324-47e6-9cbd-72b6e2c15ce4', 'x-compute-request-id': 'req-7b42c2e3-3324-47e6-9cbd-72b6e2c15ce4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sriY4ADKE9QG"}}' 2025-08-04 09:47:59,474 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.065s 2025-08-04 09:47:59,475 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b814794d-4628-4f05-ae6c-058206bb3e9a', 'x-compute-request-id': 'req-b814794d-4628-4f05-ae6c-058206bb3e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "BUILD", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ :availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "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": []}}' 2025-08-04 09:48:49,747 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.209s 2025-08-04 09:48:49,748 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e75d19f-c403-4700-ad1d-4828adab1d46', 'x-compute-request-id': 'req-7e75d19f-c403-4700-ad1d-4828adab1d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:48:15Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:48:49,762 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:49:50,095 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.293s 2025-08-04 09:49:50,095 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67eae87a-6213-454a-b6d1-4dd28c279f63', 'x-compute-request-id': 'req-67eae87a-6213-454a-b6d1-4dd28c279f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b5 0-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:48:15Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:49:50,179 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.068s 2025-08-04 09:49:50,179 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d884adf2-de5f-4785-b364-b64b75c75777', 'x-compute-request-id': 'req-d884adf2-de5f-4785-b364-b64b75c75777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}]}]}' 2025-08-04 09:49:50,395 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.212s 2025-08-04 09:49:50,395 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e5731c-6d79-40fe-a02b-d65834684769', 'x-compute-request-id': 'req-c1e5731c-6d79-40fe-a02b-d65834684769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe972 0c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:48:15Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:49:50,647 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.236s 2025-08-04 09:49:50,647 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-907094272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714aa1f1-806d-4d54-8204-f64b01401096', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714aa1f1-806d-4d54-8204-f64b01401096', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc7ea4ee-24d1-49be-8a7f-325af240a6f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:49:50.581184", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-907094272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:49:50,702 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.042s 2025-08-04 09:49:50,702 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3786b3-5386-4f33-aee8-00cd2684bd43', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3786b3-5386-4f33-aee8-00cd2684bd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'{"volume": {"id": "cc7ea4ee-24d1-49be-8a7f-325af240a6f5", "status": "creating", "size": 1, "availabi lity_zone": "nova", "created_at": "2025-08-04T09:49:51.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-907094272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:49:51,759 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.041s 2025-08-04 09:49:51,760 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f64cc0-4e5c-4691-aec5-59440ee4d1cf', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f64cc0-4e5c-4691-aec5-59440ee4d1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'{"volume": {"id": "cc7ea4ee-24d1-49be-8a7f-325af240a6f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:49:51.000000", "updated_at": "2025-08-04T09:49:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-907094272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:49:51,864 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.090s 2025-08-04 09:49:51,864 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49: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-fc24caff-daff-42ef-a6fb-8b58cc5af113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'' 2025-08-04 09:49:51,885 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.020s 2025-08-04 09:49:51,885 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49: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-cad234 11-3ee6-4b3f-9e74-a3037c7f2ce6', 'x-openstack-request-id': 'req-cad23411-3ee6-4b3f-9e74-a3037c7f2ce6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc7ea4ee-24d1-49be-8a7f-325af240a6f5 could not be found."}}' 2025-08-04 09:49:52,004 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.118s 2025-08-04 09:49:52,005 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:51 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-eafeaa2a-cd23-4646-a79d-8155ba9e6ac8', 'x-compute-request-id': 'req-eafeaa2a-cd23-4646-a79d-8155ba9e6ac8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'' 2025-08-04 09:49:52,614 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.609s 2025-08-04 09:49:52,614 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f24f88-cb85-4850-b8d7-a5287e4857d0', 'x-compute-request-id': 'req-57f24f88-cb85-4850-b8d7-a5287e4857d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:49:52Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:50:42,810 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec 5-7579-4a5a-9b50-775432e54c5b 0.125s 2025-08-04 09:50:42,810 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:42 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-c0f78d58-082b-455b-bf5e-f90d136da97d', 'x-compute-request-id': 'req-c0f78d58-082b-455b-bf5e-f90d136da97d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e7e4cec5-7579-4a5a-9b50-775432e54c5b could not be found."}}' 2025-08-04 09:50:42,843 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1499823063 0.032s 2025-08-04 09:50:42,843 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:42 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-54dc135b-b007-4584-b9ac-98bab61eb40d', 'x-compute-request-id': 'req-54dc135b-b007-4584-b9ac-98bab61eb40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1499823063'} Body: b'' 2025-08-04 09:50:42,941 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8 0.098s 2025-08-04 09:50:42,942 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f8ee8b13-46b8-437c-a354-b061d1e412f6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8'} Body: b'' {3} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.940972s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce7fe93e-4a03-4a4d-b7ae-33588d19da67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:49:28,942 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:49:28,942 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:49:28,999 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2025-08-04 09:49:28,999 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-361476645", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMH4/IpVwVI7Wgtv3H1eIcll7p79VWNYg7L5I2s7d92YtmCNJF2MrNxuRahiThljZ74pQW7lsuq0YPWG3ZRZP2MSnyo4u9rtjnUEqNsAtxSmPxrnYRsAR9OwsmrY89eR7A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 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-a3c10cb1-bb9e-494e-a355-1455cd866280', 'x-compute-request-id': 'req-a3c10cb1-bb9e-494e-a355-1455cd866280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-361476645", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMH4/IpVwVI7Wgtv3H1eIcll7p79VWNYg7L5I2s7d92YtmCNJF2MrNxuRahiThljZ74pQW7lsuq0YPWG3ZRZP2MSnyo4u9rtjnUEqNsAtxSmPxrnYRsAR9OwsmrY89eR7A==", "fingerprint": "66:be:01:9b:4e:ae:fe:dc:4d:d7:de:0d:c3:97:6b:b3", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3"}}' 2025-08-04 09:49:29,001 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-361476645 created 2025-08-04 09:49:29,240 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.238s 2025-08-04 09:49:29,241 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--305834625", "description": "tempest-description--993078589"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8c22d153-4f12-4f30-a264-7b801f108890', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "be130cf1-444b-443e-8ebb-7f5632796375", "name": "tempest-securitygroup--305834625", "stateful": true, "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "tempest-description--993078589", "shared": false, "security_group_rules": [{"id": "7ca9a2c5-ead4-424b-8188-85adf2dc1c18", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "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": 1227, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}, {"id": "90fc8a50-e384-422b-9c85-a2ca909e1709", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_ra nge_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": 1228, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:49:29,838 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.596s 2025-08-04 09:49:29,838 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-855f6ce3-8822-4398-b31d-0e07a4aa97a2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08ccea93-03d3-4612-9b6a-e4af1f0ce8ae", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}}' 2025-08-04 09:49:30,066 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 09:49:30,066 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4f536e94-251d-405d-ac1e-a6125b75c5eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae838ef9-d206-4950-81c5-f765087bf6c7", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}}' 2025-08-04 09:49:30,066 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--305834625 created 2025-08-04 09:49:30,698 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.631s 2025-08-04 09:49:30,698 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f554f63a-0e75-4032-8bc1-465c3be23873', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e56ebc78-6f44-4e3f-a1e4-de420eb46424", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.86", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:49:30Z", "updated_at": "2025-08-04T09:49:30Z", "revision_number": 0}}' 2025-08-04 09:49:30,699 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e56ebc78-6f44-4e3f-a1e4-de420eb46424', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:49:30Z', 'updated_at': '2025-08-04T09:49:30Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2025-08-04 09:49:30,793 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 09:49:30,793 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b049913c-71ae-4d7b-9a36-eee011228859', '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": "ee41094ac2b140bc82b3a4e7c38421e3", "name": "tempest-AttachVolumeNegativeTest-1525452451-project-member", "password_expires_at": null}, "audit_ids": ["zvBgpQQJS5iXcruukx6IJw"], "expires_at": "2025-08-04T10:49:30.000000Z", "issued_at": "2025-08-04T09:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cc2cf5b5494f0c9e7bf232d452d134", "name": "tempest-AttachVolumeNegativeTest-1525452451"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229 c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2cc2cf5b5494f0c9e7bf232d452d134", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:49:30,794 99504 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '472e9cf2-d04d-4c44-b508-9ab9ba1508c4', 'name': 'tempest-AttachVolumeNegativeTest-320371671-network', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:46:34Z', 'updated_at': '2025-08-04T09:46:34Z', 'revision_number': 1} available for tenant 2025-08-04 09:49:30,794 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-361476645', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMH4/IpVwVI7Wgtv3H1eIcll7p79VWNYg7L5I2s7d92YtmCNJF2MrNxuRahiThljZ74pQW7lsuq0YPWG3ZRZP2MSnyo4u9rtjnUEqNsAtxSmPxrnYRsAR9OwsmrY89eR7A==', 'fingerprint': '66:be:01:9b:4e:ae:fe:dc:4d:d7:de:0d:c3:97:6b:b3', 'user_id': 'ee41094ac2b140bc82b3a4e7c38421e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmoH4te8I7z3x6ALS2trSgpaeazNgkJqfeZQWn4l7N5bTT59zEpX1i\n3jVz7y5Pab+gBwYFK4EEACKhZANiAATB+PyKVcFSO1oLb9x9XiHJZe6e/VVjWIOy\n+SNrO3fdmLZgjSRdjKzcbkWoYk4ZY2e+KUFu5bLqtGD1ht2UWT9jEp8qOLva7Y51\nBKjbALcUpj8a52EbAEfTsLJq2PPXkew=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'be130cf1-444b-443e-8ebb-7f5632796375', 'name': 'tempest-securitygroup--305834625', 'stateful': True, 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': 'tempest-description--993078589', 'shared': False, 'security_group_rules': [{'id': '7ca9a2c5-ead4-424b-8188-85adf2dc1c18', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'be130cf1-444b-443e-8ebb-7f5632796375', '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': 1227, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:49:29Z', 'updated_at': '2025-08-04T09:49:29Z', 'revision_number': 0}, {'id': '90fc8a50-e384-422b-9c85-a2ca909e1709', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'be130cf1-444b-443e-8ebb-7f5632796375', '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': 1228, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:49:29Z', 'updated_at': '2025-08-04T09:49:29Z', 'revision_number': 0}], 'tag s': [], 'created_at': '2025-08-04T09:49:29Z', 'updated_at': '2025-08-04T09:49:29Z', 'revision_number': 1, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134'}, 'floating_ip': {'id': 'e56ebc78-6f44-4e3f-a1e4-de420eb46424', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:49:30Z', 'updated_at': '2025-08-04T09:49:30Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2025-08-04 09:49:31,443 99504 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.648s 2025-08-04 09:49:31,443 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-743996686", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4"}], "security_groups": [{"name": "tempest-securitygroup--305834625"}], "key_name": "tempest-keypair-361476645", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f528bae1-0b41-4116-91a6-1c9b0d515b3c', 'x-compute-request-id': 'req-f528bae1-0b41-4116-91a6-1c9b0d515b3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--305834625"}], "adminPass": "password"}}' 2025-08-04 09:49:31,620 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.173s 2025-08-04 09:49:31,620 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06216612-99a0-43c1-9dcb-3ff367d9b29d', 'x-compute-request-id': 'req-06216612-99a0-43c1-9dcb-3ff367d9b29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "name": "tempest-AttachVolumeNegativeTest-server-743996686", "status": "BUILD", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371 a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:49:31Z", "updated": "2025-08-04T09:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-361476645", "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": []}}' 2025-08-04 09:50:21,916 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.229s 2025-08-04 09:50:21,917 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f12ff6-b4dd-4265-918d-932ce95552e8', 'x-compute-request-id': 'req-80f12ff6-b4dd-4265-918d-932ce95552e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "name": "tempest-AttachVolumeNegativeTest-server-743996686", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:49:31Z", "updated": "2025-08-04T09:49:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ff:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-361476645", "OS-SRV-USG:launched_at": "2025-08-04T09:49:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305834625"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:50:21,931 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:51:22,141 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/os-interface 0.190s 2025-08-04 09:51:22,142 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:21 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-6dca9049-2b10-4f91-8e4b-76ee8848a4d5', 'x-compute-request-id': 'req-6dca9049-2b10-4f91-8e4b-76ee8848a4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "port_id": "c11b853e-4331-479a-9603-63f1a16650a1", "mac_addr": "fa:16:3e:6c:ff:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8f2ca369-47d5-489b-9558-18f50bed55c7", "ip_address": "10.0.0.3"}]}]}' 2025-08-04 09:51:22,950 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424 0.803s 2025-08-04 09:51:22,950 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c11b853e-4331-479a-9603-63f1a16650a1"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4442ae39-4e70-41cd-a831-4bae0075fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424'} Body: b'{"floatingip": {"id": "e56ebc78-6f44-4e3f-a1e4-de420eb46424", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.86", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "39ef5f9b-6005-4187-a6e2-51805a2787b7", "port_id": "c11b853e-4331-479a-9603-63f1a16650a1", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "mac_address": "fa:16:3e:6c:ff:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:49:30Z", "updated_at": "2025-08-04T09:51:22Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:51:22,952 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-04 09:51:22,969 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:51:23,076 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:51:23,076 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-04 09:51:23,376 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/ips 0.299s 2025-08-04 09:51:23,376 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f94bdf-45bf-4005-a069-ec600ca202be', 'x-compute-request-id': 'req-c4f94bdf-45bf-4005-a069-ec600ca202be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2025-08-04 09:51:23,610 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.231s 2025-08-04 09:51:23,610 99504 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-1851859826"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca7de6d-3952-4fd0-91be-da2714481e58', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca7de6d-3952-4fd0-91be-da2714481e58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ce7fe93e-4a03-4a4d-b7ae-33588d19da67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:51:23.520559", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1851859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:51:23,674 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67 0.052s 2025-08-04 09:51:23,675 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24195785-e792-4713-b077-f8a126cadc0e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24195785-e792-4713-b077-f8a126cadc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67'} Body: b'{"volume": {"id": "ce7fe93e-4a03-4a4d-b7ae-33588d19da67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:51:24.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1851859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:51:24,727 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67 0.038s 2025-08-04 09:51:24,727 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e080cda-9a29-4a0f-945a-6ba81edac759', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e080cda-9a29-4a0f-945a-6ba81edac759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67'} Body: b'{"volume": {"id": "ce7fe93e-4a03-4a4d-b7ae-33588d19da67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:51:24.000000", "updated_at": "2025-08-04T09:51:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1851859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:51:24,857 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.116s 2025-08-04 09:51:24,857 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e263b106-0711-4cca-a5c8-757028ed0c9d', 'x-compute-request-id': 'req-e263b106-0711-4cca-a5c8-757028ed0c9d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'' 2025-08-04 09:51:25,014 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.156s 2025-08-04 09:51:25,015 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b7548d-a40c-4f3e-8120-9069c38fafa9', 'x-compute-request-id': 'req-61b7548d-a40c-4f3e-8120-9069c38fafa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "name": "tempest-AttachVolumeNegativeTest-server-743996686", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:49:31Z", "updated": "2025-08-04T09:51:25Z", "addresses": {"tempest-AttachVolumeNegativeTest- 320371671-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ff:e5"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ff:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-361476645", "OS-SRV-USG:launched_at": "2025-08-04T09:49:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305834625"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:52:15,249 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.172s 2025-08-04 09:52:15,249 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52: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-7c3d91a6-13e6-491c-a6b3-0e4a0b840700', 'x-compute-request-id': 'req-7c3d91a6-13e6-491c-a6b3-0e4a0b840700', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d016e5d8-d36b-4dcb-b19a-ca0d1133b831 could not be found."}}' 2025-08-04 09:52:15,280 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-361476645 0.030s 2025-08-04 09:52:15,280 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52: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-29fe9fe7-5a96-4c27-a007-be35e158ba7c', 'x-compute-request-id': 'req-29fe9fe7-5a96-4c27-a007-be35e158ba7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-361476645'} Body: b'' 2025-08-04 09:52:15,509 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375 0.228s 2025-08-04 09:52:15,509 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ac2dc5e8-03b0-4c3f-a183-052cf2fe1331', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375'} Body: b'' 2025-08-04 09:52:15,537 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375 0. 027s 2025-08-04 09:52:15,538 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1d08150b-5919-4e78-a344-59ed237c332b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group be130cf1-444b-443e-8ebb-7f5632796375 does not exist", "detail": ""}}' 2025-08-04 09:52:15,881 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424 0.343s 2025-08-04 09:52:15,882 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6a3fa496-da49-41ce-a37e-5c8882aedd36', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424'} Body: b'' {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.113570s] ... 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d8465a63-8acc-484d-acbe-8dd781d3e68e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:52:15,886 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:52:15,886 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:52:15,940 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2025-08-04 09:52:15,940 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1550229213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdDOSwx4grqYfMeaUiteP42c0GibpRcIrtQ3A++eWr2UE+v/xrqVLtpVKyO/kRro/cbdPoPOt7EG1FAZagiVQRHGJ0gu07zej0ZPDFdVP22vSz84ctiVzKhR9fRq1EtTw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 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-cd4c2a25-31c7-4b6b-9dcd-5cb16876161a', 'x-compute-request-id': 'req-cd4c2a25-31c7-4b6b-9dcd-5cb16876161a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1550229213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdDOSwx4grqYfMeaUiteP42c0GibpRcIrtQ3A++eWr2UE+v/xrqVLtpVKyO/kRro/cbdPoPOt7EG1FAZagiVQRHGJ0gu07zej0ZPDFdVP22vSz84ctiVzKhR9fRq1EtTw==", "fingerprint": "ed:c3:02:6f:20:19:2c:0e:0b:2a:69:0c:63:58:b9:73", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3"}}' 2025-08-04 09:52:15,942 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1550229213 created 2025-08-04 09:52:16,174 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.231s 2025-08-04 09:52:16,175 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--474198919", "description": "tempest-description--869219899"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c71c6ff6-380f-46c2-b0a4-81f2229cfef8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "18be296c-899c-45f2-857b-e223998b6545", "name": "tempest-securitygroup--474198919", "stateful": true, "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "tempest-description--869219899", "shared": false, "security_group_rules": [{"id": "537022cf-5314-4ed0-aad4-13ec76736160", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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": 1236, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}, {"id": "99e5974c-0f35-45e0-b054-c74a384daabd", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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": 1235, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:52:16,414 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.238s 2025-08-04 09:52:16,414 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c3f67243-70cc-441c-b7d0-25e5e6531456', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "245006f9-b919-413c-a74b-d6c8607cc047", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}}' 2025-08-04 09:52:16,642 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 09:52:16,643 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c6391206-9fac-4aac-88f7-cb65f58bda94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b908af9e-d7a7-4b3c-ad0f-d893e918b94b", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}}' 2025-08-04 09:52:16,643 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--474198919 created 2025-08-04 09:52:17,327 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.683s 2025-08-04 09:52:17,328 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-601dd475-d0d9-4b7d-8d12-3a79aa4dd99c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e3de4e65-ece1-4732-829b-7dd231061b32", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.117", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}}' 2025-08-04 09:52:17,328 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e3de4e65-ece1-4732-829b-7dd231061b32', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0, 'ip': '172.24.4.117'} created 2025-08-04 09:52:17,378 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.045s 2025-08-04 09:52:17,378 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-29f506cd-8182-4ab3-b66c-e07e4099855e', '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": "ee41094ac2b140bc82b3a4e7c38421e3", "name": "tempest-AttachVolumeNegativeTest-1525452451-project-member", "password_expires_at": null}, "audit_ids": ["faBE28flTrOpoi7lUi1sFQ"], "expires_at": "2025-08-04T10:52:17.000000Z", "issued_at": "2025-08-04T09:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cc2cf5b5494f0c9e7bf232d452d134", "name": "tempest-AttachVolumeNegativeTest-1525452451"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "ty pe": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2cc2cf5b5494f0c9e7bf232d452d134", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:52:17,379 99504 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '472e9cf2-d04d-4c44-b508-9ab9ba1508c4', 'name': 'tempest-AttachVolumeNegativeTest-320371671-network', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:46:34Z', 'updated_at': '2025-08-04T09:46:34Z', 'revision_number': 1} available for tenant 2025-08-04 09:52:17,379 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1550229213', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdDOSwx4grqYfMeaUiteP42c0GibpRcIrtQ3A++eWr2UE+v/xrqVLtpVKyO/kRro/cbdPoPOt7EG1FAZagiVQRHGJ0gu07zej0ZPDFdVP22vSz84ctiVzKhR9fRq1EtTw==', 'fingerprint': 'ed:c3:02:6f:20:19:2c:0e:0b:2a:69:0c:63:58:b9:73', 'user_id': 'ee41094ac2b140bc82b3a4e7c38421e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPhWISGSfhHNfswh9cHQR+Hvk1S+XUud3E+Z6U9fyi94rFA/54+Sos\nFIKWxDuzOMmgBwYFK4EEACKhZANiAARXQzksMeIK6mHzHmlIrXj+NnNBom6UXCK7\nUNwPvnlq9lBPr/8a6lS7aVSsjv5Ea6P3G3T6DzrexBtRQGWoIlUERxidILtO83o9\nGTwxXVT9tr0s/OHLYlcyoUfX0atRLU8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '18be296c-899c-45f2-857b-e223998b6545', 'name': 'tempest-securitygroup--474198919', 'stateful': True, 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': 'tempest-description--869219899', 'shared': False, 'security_group_rules': [{'id': '537022cf-5314-4ed0-aad4-13ec76736160', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': '18be296c-899c-45f2-857b-e223998b6545', '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': 1236, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0}, {'id': '99e5974c-0f35-45e0-b054-c74a384daabd', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': '18be296c-899c-45f2-857b-e223998b6545', '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': 1235, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0}], 'tags': [], 'created_at': ' 2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 1, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134'}, 'floating_ip': {'id': 'e3de4e65-ece1-4732-829b-7dd231061b32', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0, 'ip': '172.24.4.117'}} 2025-08-04 09:52:18,059 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.678s 2025-08-04 09:52:18,059 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-294985843", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4"}], "security_groups": [{"name": "tempest-securitygroup--474198919"}], "key_name": "tempest-keypair-1550229213", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e70538c-ce7c-4de5-989f-497b9f8b3e83', 'x-compute-request-id': 'req-2e70538c-ce7c-4de5-989f-497b9f8b3e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--474198919"}], "adminPass": "password"}}' 2025-08-04 09:52:18,141 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.079s 2025-08-04 09:52:18,142 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac83857f-1378-4206-893c-717fb7c145cb', 'x-compute-request-id': 'req-ac83857f-1378-4206-893c-717fb7c145cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "name": "tempest-AttachVolumeNegativeTest-server-294985843", "status": "BUILD", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id" : "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:52:18Z", "updated": "2025-08-04T09:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1550229213", "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": []}}' 2025-08-04 09:53:08,444 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.238s 2025-08-04 09:53:08,444 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a50e3e9-a32c-4e97-8099-aa4f1f009fd2', 'x-compute-request-id': 'req-7a50e3e9-a32c-4e97-8099-aa4f1f009fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "name": "tempest-AttachVolumeNegativeTest-server-294985843", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:52:18Z", "updated": "2025-08-04T09:52:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1550229213", "OS-SRV-USG:launched_at": "2025-08-04T09:52:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474198919"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:53:08,459 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:54:08,705 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/os-interface 0.187s 2025-08-04 09:54:08,706 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applic ation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3c3b94-552b-466c-ad62-814d826c660b', 'x-compute-request-id': 'req-0a3c3b94-552b-466c-ad62-814d826c660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "port_id": "640bd65a-5370-44f5-abc6-ef6e1bb46d29", "mac_addr": "fa:16:3e:e8:54:48", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8f2ca369-47d5-489b-9558-18f50bed55c7", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 09:54:10,429 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32 1.719s 2025-08-04 09:54:10,430 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "640bd65a-5370-44f5-abc6-ef6e1bb46d29"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-23190d5d-787a-45e5-b5f4-1802cabd8d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32'} Body: b'{"floatingip": {"id": "e3de4e65-ece1-4732-829b-7dd231061b32", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.117", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "39ef5f9b-6005-4187-a6e2-51805a2787b7", "port_id": "640bd65a-5370-44f5-abc6-ef6e1bb46d29", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "mac_address": "fa:16:3e:e8:54:48", "admin_state_up": true, "status": "ACTIVE", "device_id": "48456775-3cc6-4323-a947-43df7f9d79a6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:54:08Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:54:10,431 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2025-08-04 09:54:10,437 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:54:10,541 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:54:10,541 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2025-08-04 09:54:10,597 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/ips 0.055s 2025-08-04 09:54:10,597 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:10 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-44e3d469-43c2-4de1-a18d-e6843a7d4ac7', 'x-compute-request-id': 'req-44e3d469-43c2-4de1-a18d-e6843a7d4ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0 .14"}]}}' 2025-08-04 09:54:10,782 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.182s 2025-08-04 09:54:10,782 99504 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-286845624"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f2a2b9-f0c7-46bc-848a-cf7663e754b5', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f2a2b9-f0c7-46bc-848a-cf7663e754b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d8465a63-8acc-484d-acbe-8dd781d3e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:54:10.724045", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-286845624", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:54:10,835 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e 0.041s 2025-08-04 09:54:10,835 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1fab81-62f1-407f-a060-1479f4dc4ac1', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1fab81-62f1-407f-a060-1479f4dc4ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e'} Body: b'{"volume": {"id": "d8465a63-8acc-484d-acbe-8dd781d3e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:54:11.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-286845624", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:54:11,892 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e 0.042s 2025-08-04 09:54:11,892 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-377be868-3cde-417a-ac26-951b6f9a97df', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377be868-3cde-417a-ac26-951b6f9a97df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e'} Body: b'{"volume": {"id": "d8465a63-8acc-484d-acbe-8dd781d3e68e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:54:11.000000", "updated_at": "2025-08-04T09:54:11.000000", "name": "tempest-AttachVolumeNegativeTest-volume-286845624", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:54:12,011 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.105s 2025-08-04 09:54:12,012 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc4865a-1348-4cae-9004-78ead28c2b32', 'x-compute-request-id': 'req-8fc4865a-1348-4cae-9004-78ead28c2b32', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'' 2025-08-04 09:54:12,226 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.214s 2025-08-04 09:54:12,227 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2997b409-688f-4871-947f-53a90180075b', 'x-compute-request-id': 'req-2997b409-688f-4871-947f-53a90180075b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "name": "tempest-AttachVolumeNegativeTest-server-294985843", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:52:18Z", "updated": "2025-08-04T09:54:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:48"}, {"version": 4, " addr": "172.24.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1550229213", "OS-SRV-USG:launched_at": "2025-08-04T09:52:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474198919"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:55:02,336 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.042s 2025-08-04 09:55:02,336 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-439bab92-729d-4e7e-ad38-4b5864083506', 'x-compute-request-id': 'req-439bab92-729d-4e7e-ad38-4b5864083506', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 48456775-3cc6-4323-a947-43df7f9d79a6 could not be found."}}' 2025-08-04 09:55:02,373 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1550229213 0.036s 2025-08-04 09:55:02,373 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ecc47e-5be5-40b5-974d-130f8e5ee4e3', 'x-compute-request-id': 'req-26ecc47e-5be5-40b5-974d-130f8e5ee4e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1550229213'} Body: b'' 2025-08-04 09:55:02,622 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545 0.248s 2025-08-04 09:55:02,622 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fbe436ec-6c3d-4d38-a879-72626950085f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545'} Body: b'' 2025-08-04 09:55:02,648 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545 0.025s 2025-08-04 09:55:02,648 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-bad27f45-8af2-438d-996f-baff3aae7284', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 18be296c-899c-45f2-857b-e223998b6545 does not exist", "detail": ""}}' 2025-08-04 09:55:02,998 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32 0.348s 2025-08-04 09:55:02,998 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f0aac30d-8196-409c-93e3-f985c218e639', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32'} Body: b'' {8} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.871744s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_volumes_get.py", line 55, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:08,437 99504 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.636s 2025-08-04 09:55:08,437 99504 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-170090281", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f473333e-6640-498c-9171-19f7fb9e433d', 'x-compute-request-id': 'req-f473333e-6640-498c-9171-19f7fb9e433d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:55:08.311998", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-170090281", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 09:55:08,545 99504 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/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb 0.102s 2025-08-04 09:55:08,545 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:08 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-ef433a68-b6ce-4dd1-bd07-3e9211eb560a', 'x-compute-request-id': 'req-ef433a68-b6ce-4dd1-bd07-3e9211eb560a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb'} Body: b'{"volume": {"id": "b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:55:08.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-170090281", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 09:55:09,665 99504 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/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb 0.114s 2025-08-04 09:55:09,666 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:09 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-a240ae1f-2d9b-49c9-8553-c62f2134c86b', 'x-compute-request-id': 'req-a240ae1f-2d9b-49c9-8553-c62f2134c86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb'} Body: b'{"volume": {"id": "b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:55:08.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-170090281", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.263901s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.041457s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.037318s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.627126s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6564c984-13bc-4a08-bf77-aea10e61af6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:13,214 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/143f9805682c445eb7d8b3b84497c4e3?usage=True 0.035s 2025-08-04 09:55:13,215 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8ceb08-4c45-40d6-85df-6ffd9e0112ad', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8ceb08-4c45-40d6-85df-6ffd9e0112ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/143f9805682c445eb7d8b3b84497c4e3?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": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:13,506 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.282s 2025-08-04 09:55:13,507 99504 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-815882424"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cb3432-ba8a-413f-9d01-078a6f5d3c8e', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cb3432-ba8a-413f-9d01-078a6f5d3c8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:13.446004", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:13,566 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.047s 2025-08-04 09:55:13,566 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-ab753ba7-8b8c-4572-aad8-5de0cf3e42ec', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab753ba7-8b8c-4572-aad8-5de0cf3e42ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:13.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:14,619 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.039s 2025-08-04 09:55:14,619 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934684c3-2994-47d6-96a5-a51f823add7c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934684c3-2994-47d6-96a5-a51f823add7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:13.000000", "updated_at": "2025-08-04T09:55:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:14,675 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.040s 2025-08-04 09:55:14,675 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01068eb-6bd2-4760-8eec-6b75239cdb99', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01068eb-6bd2-4760-8eec-6b75239cdb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "202 5-08-04T09:55:13.000000", "updated_at": "2025-08-04T09:55:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:14,784 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.096s 2025-08-04 09:55:14,785 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-4c6e4130-775d-4ad9-a052-a18dad3b26b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'' 2025-08-04 09:55:14,804 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.019s 2025-08-04 09:55:14,804 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-e1465fd0-6890-4c4c-a63c-5d23caa00ffc', 'x-openstack-request-id': 'req-e1465fd0-6890-4c4c-a63c-5d23caa00ffc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6564c984-13bc-4a08-bf77-aea10e61af6b could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.474037s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 390a413f-9c7b-4359-a08d-b1459426cc87 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:14,986 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-08-04 09:55:14,986 99504 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-975918109"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac263c-09cb-4d3b-8606-a8f0806b563a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac263c-09cb-4d3b-8606-a8f0806b563a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:14.929451", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:15,039 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.041s 2025-08-04 09:55:15,039 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6180139f-9c26-42c2-8c2e-fafaedc4bcce', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6180139f-9c26-42c2-8c2e-fafaedc4bcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:15.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:16,092 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.038s 2025-08-04 09:55:16,092 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-01203b87-7663-4b98-8630-c09ec513e147', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01203b87-7663-4b98-8630-c09ec513e147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:15.000000", "updated_at": "2025-08-04T09:55:15.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:16,148 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.042s 2025-08-04 09:55:16,148 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ab5269-5906-4e5a-9f5b-a1ff0cb7b804', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ab5269-5906-4e5a-9f5b-a1ff0cb7b804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:15.000000", "updated_at": "2025-08-04T09:55:15.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:16,260 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.098s 2025-08-04 09:55:16,260 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d077eb0a-41b2-4e84-9c56-1871320cfc95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'' 2025-08-04 09:55:16,280 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c 7b-4359-a08d-b1459426cc87 0.019s 2025-08-04 09:55:16,280 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d89256-9352-46d7-89f9-7d75c4e231b7', 'x-openstack-request-id': 'req-73d89256-9352-46d7-89f9-7d75c4e231b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 390a413f-9c7b-4359-a08d-b1459426cc87 could not be found."}}' {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.055750s] ... ok {8} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.315431s] ... ok {8} 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 058067ea-5771-41ef-aab4-df6fefb110b4 failed to build and is in ERROR status {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.688835s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b935502b-9d36-433a-b133-6d7c81f03fb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:24,645 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.409s 2025-08-04 09:55:24,645 99504 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-1823454412"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e043d21d-b013-411e-86fb-cecca4ebe7c2', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e043d21d-b013-411e-86fb-cecca4ebe7c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:24.547550", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:24,694 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.037s 2025-08-04 09:55:24,695 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7629ca6c-214d-4866-85d4-7307371bdd0d', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7629ca6c-214d-4866-85d4-7307371bdd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:25,745 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.035s 2025-08-04 09:55:25,745 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-cd0f7eaa-ac46-49ac-97e8-718676694e21', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0f7eaa-ac46-49ac-97e8-718676694e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:25.000000", "updated_at": "2025-08-04T09:55:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:25,796 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.037s 2025-08-04 09:55:25,796 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bf498b-6f27-4bb3-8e0f-099c5db7688e', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bf498b-6f27-4bb3-8e0f-099c5db7688e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:25.000000", "updated_at": "2025-08-04T09:55:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:25,903 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.094s 2025-08-04 09:55:25,904 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4669e11-b99b-47d3-82cf-333c5886df58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'' 2025-08-04 09:55:25,923 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.019s 20 25-08-04 09:55:25,924 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-459e8599-930b-4032-b2b2-37c7cb400f95', 'x-openstack-request-id': 'req-459e8599-930b-4032-b2b2-37c7cb400f95', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b935502b-9d36-433a-b133-6d7c81f03fb8 could not be found."}}' {8} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.487160s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:26,104 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.177s 2025-08-04 09:55:26,104 99504 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-2104349607"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4adb887e-dfc8-4ee1-b531-3c1a8bb338ca', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4adb887e-dfc8-4ee1-b531-3c1a8bb338ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.044313", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:26,157 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.042s 2025-08-04 09:55:26,158 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5bce3b-4854-4e88-9101-91be0839f1ba', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5bce3b-4854-4e88-9101-91be0839f1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:27,208 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.036s 2025-08-04 09:55:27,208 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-f35ee035-a59d-4d3e-857c-1cc203f20517', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35ee035-a59d-4d3e-857c-1cc203f20517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.000000", "updated_at": "2025-08-04T09:55:26.000000", "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:27,260 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.038s 2025-08-04 09:55:27,260 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b534b9-0455-45ba-965d-a47ce3da7faa', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b534b9-0455-45ba-965d-a47ce3da7faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.000000", "updated_at": "2025-08-04T09:55:26.000000", "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:27,391 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.117s 2025-08-04 09:55:27,391 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f4c747-abfe-430a-8087-51d38f7e5c10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'' 2025-08-04 09:55:27,412 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.020s 2025-08-04 09: 55:27,412 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1171f4f5-489e-4374-8ced-9f97634a41fe', 'x-openstack-request-id': 'req-1171f4f5-489e-4374-8ced-9f97634a41fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee could not be found."}}' {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {8} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [1.619162s] ... 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f89ba632-5305-45b4-a8dc-ec98bd852eb0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:31,038 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.318s 2025-08-04 09:55:31,039 99504 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-351694516"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128873e7-74d5-4a64-99c9-fd41800c98b7', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128873e7-74d5-4a64-99c9-fd41800c98b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:30.982072", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:31,090 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.040s 2025-08-04 09:55:31,091 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498e5e06-be89-47b8-8296-4ca8fe9db42f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498e5e06-be89-47b8-8296-4ca8fe9db42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:31.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f46c5400d1474d7bad2db06daa18766f"}}' 2025-08-04 09:55:32,141 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.035s 2025-08-04 09:55:32,141 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-2599c192-42d9-407c-af09-fbf151942e7c', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2599c192-42d9-407c-af09-fbf151942e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:31.000000", "updated_at": "2025-08-04T09:55:31.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f46c5400d1474d7bad2db06daa18766f"}}' 2025-08-04 09:55:32,191 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.036s 2025-08-04 09:55:32,192 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3eb4ee0-8fdd-44f4-b460-969d07ea26bd', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3eb4ee0-8fdd-44f4-b460-969d07ea26bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:31.000000", "updated_at": "2025-08-04T09:55:31.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f46c5400d1474d7bad2db06daa18766f"}}' 2025-08-04 09:55:32,310 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.105s 2025-08-04 09:55:32,310 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-e38468d0-d104-47b5-a0b2-dca7170fe670', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'' 2025-08-04 09:55:32,338 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4- a8dc-ec98bd852eb0 0.027s 2025-08-04 09:55:32,338 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-a0b9d3e1-c103-4951-9bb4-73a06b3b945f', 'x-openstack-request-id': 'req-a0b9d3e1-c103-4951-9bb4-73a06b3b945f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f89ba632-5305-45b4-a8dc-ec98bd852eb0 could not be found."}}' {8} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion [1.866807s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d5ba2e6-134a-4e0c-8b62-249e59810090 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:49,415 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.206s 2025-08-04 09:55:49,415 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-587ec415-2b86-4100-825e-e884f96a67c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:55:49,829 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.414s 2025-08-04 09:55:49,830 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8faea0be-dce4-4cb9-819a-3d9f7924b5d5', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8faea0be-dce4-4cb9-819a-3d9f7924b5d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5d5ba2e6-134a-4e0c-8b62-249e59810090", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:49.773590", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}], "user_id": "8a97bd89e8f640aeac940c3e7a3b9887", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:55:49,881 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.039s 2025-08-04 09:55:49,881 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5644412f-5868-4489-bb79-7c0082a99f6a', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5644412f-5868-4489-bb79-7c0082a99f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'{"volume": {"id": "5d5ba2e6-134a-4e0c-8b62-249e59810090", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:50.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}], "user_id": "8a97bd89e8f640aeac940c3e7a3b9887", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "eac418e881f74fdeafafb1f16e070e91"}}' 2025-08-04 09:55:50,934 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.038s 2025-08-04 09:55:50,934 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ace17f-0d3a-443b-8209-09cc3cb69573', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ace17f-0d3a-443b-8209-09cc3cb69573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'{"volume": {"id": "5d5ba2e6-134a-4e0c-8b62-249e59810090", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:50.000000", "updated_at": "2025-08-04T09:55:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}], "user_id": "8a97bd89e8f640aeac940c3e7a3b9887", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "eac418e881f74fdeafafb1f16e070e91"}}' 2025-08-04 09:55:51,051 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.101s 2025-08-04 09:55:51,052 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -56f3d0c3-97f5-4961-baca-5bd8b6461ab1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'' 2025-08-04 09:55:51,073 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.021s 2025-08-04 09:55:51,074 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9537a1f0-8d66-425c-971e-3fa8fdee2dd1', 'x-openstack-request-id': 'req-9537a1f0-8d66-425c-971e-3fa8fdee2dd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5d5ba2e6-134a-4e0c-8b62-249e59810090 could not be found."}}' ============================== Failed 112 tests - output below: ============================== tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend[id-3750af44-5ea2-4cd4-bc3e-56e7e6caf854] ------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_backends_capabilities.py", line 38, in test_get_capabilities_backend self.admin_capabilities_client.show_backend_capabilities(self.hosts[0]) IndexError: list index out of range tempest.api.volume.admin.test_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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 534e8e95-af02-4225-b29b-e2a338b317ac failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:32:48,366 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.775s 2025-08-04 09:32:48,366 99498 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-131867894", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f8ea368-a1c0-4be4-9449-dc827cd92832', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f8ea368-a1c0-4be4-9449-dc827cd92832', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a90c82c4-f787-4329-a5ed-5d14260642cd", "name": "tempest-VolumeTypesAccessTest-volume-type-131867894", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-04 09:32:48,497 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.128s 2025-08-04 09:32:48,498 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a90c82c4-f787-4329-a5ed-5d14260642cd", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b66d059-216b-494b-91be-366472d784c2', 'x-openstack-request-id': 'req-5b66d059-216b-494b-91be-366472d784c2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a90c82c4-f787-4329-a5ed-5d14260642cd could not be found."}}' 2025-08-04 09:32:48,498 99498 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-04 09:32:48,527 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action 0.028s 2025-08-04 09:32:48,527 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "b7b6e21729884d239279fea99dbde01d"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32: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-45e1bc99-e78b-4453-be57-cbf00d44ec47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action'} Body: b'' 2025-08-04 09:32:48,924 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.396s 2025-08-04 09:32:48,924 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "a90c82c4-f787-4329-a5ed-5d14260642cd", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-994822754"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request -id': 'req-3cba8995-3220-413b-875b-a10c6db5ae7e', 'content-length': '792', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cba8995-3220-413b-875b-a10c6db5ae7e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:48.800067", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:32:49,337 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.400s 2025-08-04 09:32:49,338 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e0f04b-60b3-46af-a7e8-a3c9eba5da0b', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e0f04b-60b3-46af-a7e8-a3c9eba5da0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:49.000000", "updated_at": "2025-08-04T09:32:49.000000", "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7b6e21729884d239279fea99dbde01d"}}' 2025-08-04 09:32:50,655 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.302s 2025-08-04 09:32:50,656 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c57caba-826f-4b0d-9bc1-bb8cdc0166e4', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c57caba-826f-4b0d-9bc1-bb8cdc0166e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:49.000000", "updated_at": "2025-08 -04T09:32:49.000000", "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7b6e21729884d239279fea99dbde01d"}}' 2025-08-04 09:32:50,728 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.058s 2025-08-04 09:32:50,728 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ed494e-4a97-41e3-bd61-fd4b6ed299d7', 'content-length': '881', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ed494e-4a97-41e3-bd61-fd4b6ed299d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"volume": {"id": "534e8e95-af02-4225-b29b-e2a338b317ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:32:49.000000", "updated_at": "2025-08-04T09:32:49.000000", "name": "tempest-VolumeTypesAccessTest-Volume-994822754", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-131867894", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/534e8e95-af02-4225-b29b-e2a338b317ac"}], "user_id": "b9a9ad7dcf594fc5875c090dd320a971", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b7b6e21729884d239279fea99dbde01d"}}' 2025-08-04 09:32:50,874 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.132s 2025-08-04 09:32:50,874 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d06828cd-0c27-40e6-bde5-e00508003950', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'' 2025-08-04 09:32:50,895 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac 0.020s 2025-08-04 09:32:50,895 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea08c918-d03c-401 d-b752-1f850fb068e5', 'x-openstack-request-id': 'req-ea08c918-d03c-401d-b752-1f850fb068e5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/534e8e95-af02-4225-b29b-e2a338b317ac'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 534e8e95-af02-4225-b29b-e2a338b317ac could not be found."}}' 2025-08-04 09:32:50,926 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action 0.031s 2025-08-04 09:32:50,927 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "b7b6e21729884d239279fea99dbde01d"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63269a4c-9ac9-4842-a435-ff21668e7746', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd/action'} Body: b'' 2025-08-04 09:32:50,995 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd 0.068s 2025-08-04 09:32:50,996 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d0bcddb-e453-443e-b9aa-ba6227fa336a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd'} Body: b'' 2025-08-04 09:32:51,010 99498 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd 0.013s 2025-08-04 09:32:51,010 99498 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:32:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ee8172-4d68-4b28-bbc4-0b615b26a208', 'x-openstack-request-id': 'req-c1ee8172-4d68-4b28-bbc4-0b615b26a208', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a90c82c4-f787-4329-a5ed-5d14260642cd'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a90c82c4-f787-4329-a5ed-5d14260642cd could not be found."}}' tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 38094e09-4ff6-43d2-bbdd-f1f789d99835 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:31,662 99488 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.455s 2025-08-04 09:33:31,663 99488 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-1780001184"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a03bd31c-da45-4e00-a075-3fd57dd9a8d0', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a03bd31c-da45-4e00-a075-3fd57dd9a8d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "38094e09-4ff6-43d2-bbdd-f1f789d99835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:31.593743", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1780001184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}], "user_id": "ace15d255b7a4c8dafe80475ef19538b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:31,717 99488 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835 0.041s 2025-08-04 09:33:31,718 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31162c1c-eb1d-4c0d-b1d5-b141b274f101', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31162c1c-eb1d-4c0d-b1d5-b141b274f101', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835'} Body: b'{"volume": {"id": "38094e09-4ff6-43d2-bbdd-f1f789d99835", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:32.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1780001184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}], "user_id": "ace15d255b7a4c8dafe80475ef19538b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad7b5d235a964ffead0b763fcb8b7e3a"}}' 2025-08-04 09:33:32,773 99488 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835 0.040s 2025-08-04 09:33:32,774 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99ec84cc-9de8-4175-a7d8-92246bd5bbfd', 'content-length': '835', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99ec84cc-9de8-4175-a7d8-92246bd5bbfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835'} Body: b'{"volume": {"id": "38094e09-4ff6-43d2-bbdd-f1f789d99835", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:32.000000", "updated_at": "2025-08-04T09:33:32.000000", "name": "tempest-TestVolumeSwap-volume-1780001184", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38094e09-4ff6-43d2-bbdd-f1f789d99835"}], "user_id": "ace15d255b7a4c8dafe80475ef19538b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ad7b5d235a964ffead0b763fcb8b7e3a"}}' 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9e474222-8eb3-446b-9362-1a9df19c7c1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:35,321 99502 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.754s 2025-08-04 09:33:35,322 99502 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-582559475", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d765c5-a8fa-4671-a7e5-73e76ab2d0a3', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d765c5-a8fa-4671-a7e5-73e76ab2d0a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9e474222-8eb3-446b-9362-1a9df19c7c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:35.221850", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-582559475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}], "user_id": "2cdd4e36510041618551b36e4d253716", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:35,373 99502 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f 0.038s 2025-08-04 09:33:35,373 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969d769b-01af-48d3-8453-4464728636ed', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969d769b-01af-48d3-8453-4464728636ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f'} Body: b'{"volume": {"id": "9e474222-8eb3-446b-9362-1a9df19c7c1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:35.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-582559475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}], "user_id": "2cdd4e36510041618551b36e4d253716", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d821c261d29476bb7005516c7cc86f3"}}' 2025-08-04 09:33:36,425 99502 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f 0.037s 2025-08-04 09:33:36,425 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'c ontent-type': 'application/json', 'x-compute-request-id': 'req-b79ffc1d-0df9-4d5c-87cc-fa844d8f0e76', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b79ffc1d-0df9-4d5c-87cc-fa844d8f0e76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f'} Body: b'{"volume": {"id": "9e474222-8eb3-446b-9362-1a9df19c7c1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:35.000000", "updated_at": "2025-08-04T09:33:35.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-582559475", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9e474222-8eb3-446b-9362-1a9df19c7c1f"}], "user_id": "2cdd4e36510041618551b36e4d253716", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8d821c261d29476bb7005516c7cc86f3"}}' 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 137, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8cdee46-9e4d-4884-a76b-78c8efdda6b3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:38,514 99508 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.489s 2025-08-04 09:33:38,514 99508 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-214457561", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b4a737-771d-4cc2-b502-09c09f540eee', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b4a737-771d-4cc2-b502-09c09f540eee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c8cdee46-9e4d-4884-a76b-78c8efdda6b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:38.453490", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-214457561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}], "user_id": "53ae3ecb53e44582be96e59e705c971e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:38,573 99508 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3 0.045s 2025-08-04 09:33:38,573 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b123f228-5806-4d10-a162-3af86b55bedd', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b123f228-5806-4d10-a162-3af86b55bedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3'} Body: b'{"volume": {"id": "c8cdee46-9e4d-4884-a76b-78c8efdda6b3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:38.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-214457561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}], "user_id": "53ae3ecb53e44582be96e59e705c971e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52eb6d9fa48d43ef8db0cf03c77518bf"}}' 2025-08-04 09:33:39,641 99508 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3 0.052s 2025-08-04 09:33:39,641 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/jso n', 'x-compute-request-id': 'req-06feb519-41bf-4692-a252-5dfb26a06a5d', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06feb519-41bf-4692-a252-5dfb26a06a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3'} Body: b'{"volume": {"id": "c8cdee46-9e4d-4884-a76b-78c8efdda6b3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:38.000000", "updated_at": "2025-08-04T09:33:39.000000", "name": "tempest-TaggedBootDevicesTest-volume-214457561", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8cdee46-9e4d-4884-a76b-78c8efdda6b3"}], "user_id": "53ae3ecb53e44582be96e59e705c971e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "52eb6d9fa48d43ef8db0cf03c77518bf"}}' 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 371, in test_tagged_attachment volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 42fed213-c07d-455f-a9c0-02fbfc5f60de failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:40,799 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 2.769s 2025-08-04 09:33:40,799 99490 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-1590995806"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-8fef6f56-9293-4207-b004-f07095ac7772', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"f7c5183e-2b41-4ab2-9bb1-42964a463ec3","name":"tempest-tagged-attachments-test-net-1590995806","tenant_id":"6e09afb2e763441c8768685cfe5131fb","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"6e09afb2e763441c8768685cfe5131fb","port_security_enabled":true,"router:external":false,"vlan_transparent":false,"qinq":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"ipv6_address_scope":null,"description":"","tags":[],"created_at":"2025-08-04T09:33:40Z","updated_at":"2025-08-04T09:33:40Z","revision_number":1}}' 2025-08-04 09:33:44,621 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 3.821s 2025-08-04 09:33:44,621 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "f7c5183e-2b41-4ab2-9bb1-42964a463ec3", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-33be3125-e7a4-4670-9eae-1019eb4cd4c5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"a4d5459c-819d-4b5a-a193-59ee497a478a","name":"","tenant_id":"6e09afb2e763441c8768685cfe5131fb","network_id":"f7c5183e-2b41-4ab2-9bb1-42964a463ec3","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":"","router:external":false,"service_types":[],"tags":[],"created_at":"2025-08-04T09:33:43Z","updated_at":"2025-08-04T09:33:43Z","revision_number":0,"project_id":"6e09afb2e763441c8768685cfe5131fb"}}' 2025-08-04 09:33:44,874 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.252s 2025-08-04 09:33:44,874 99490 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-835362764"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f86ecd8-078a-4183-9e8b-1ba76d2ba51c', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f86ecd8-078a-4183-9e8b-1ba76d2ba51c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "42fed213-c07d-455f-a9c0-02fbfc5f60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:44.800860", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-835362764 ", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}], "user_id": "964ff5b49c98419c9ba366586043b20a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:33:44,934 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de 0.047s 2025-08-04 09:33:44,934 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401917dc-fbd0-4a29-bdbf-d7dd8fc68b74', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401917dc-fbd0-4a29-bdbf-d7dd8fc68b74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de'} Body: b'{"volume": {"id": "42fed213-c07d-455f-a9c0-02fbfc5f60de", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:45.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-835362764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}], "user_id": "964ff5b49c98419c9ba366586043b20a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e09afb2e763441c8768685cfe5131fb"}}' 2025-08-04 09:33:46,019 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de 0.069s 2025-08-04 09:33:46,019 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-543a80a5-f930-4212-96d7-c521a95c22b9', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-543a80a5-f930-4212-96d7-c521a95c22b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de'} Body: b'{"volume": {"id": "42fed213-c07d-455f-a9c0-02fbfc5f60de", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:45.000000", "updated_at": "2025-08-04T09:33:45.000000", "name": "tempest-TaggedAttachmentsTest-volume-835362764", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/42fed213-c07d-455f-a9c0-02fbfc5f60de"}], "user_id": "964ff5b49c98419c9ba366586043b20a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6e09afb2e763441c8768685cfe5131fb"}}' 2025-08-04 09:33:50,42 7 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/a4d5459c-819d-4b5a-a193-59ee497a478a 4.379s 2025-08-04 09:33:50,427 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0ea49b64-c1cd-40a6-9d3b-6f0aaa48ef7e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/a4d5459c-819d-4b5a-a193-59ee497a478a'} Body: b'' 2025-08-04 09:33:53,081 99490 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/f7c5183e-2b41-4ab2-9bb1-42964a463ec3 2.654s 2025-08-04 09:33:53,082 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-360d3b4e-b522-44f5-b82b-892c85d348ec', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/f7c5183e-2b41-4ab2-9bb1-42964a463ec3'} Body: b'' tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 54, in test_volume_assisted_snapshot_create_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 89de5965-b85f-4204-9301-e1ef0274075b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:53,071 99500 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.347s 2025-08-04 09:33:53,071 99500 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-VolumesAssistedSnapshotsTest-volume-955704000"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f709c4-b520-4473-8784-4a8276168552', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f709c4-b520-4473-8784-4a8276168552', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "89de5965-b85f-4204-9301-e1ef0274075b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:52.953403", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-955704000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}], "user_id": "d28d5d86a36d4b40beda32018911d30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-04 09:33:53,163 99500 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b 0.077s 2025-08-04 09:33:53,164 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1021e2b8-e8c0-460a-a214-b4968e59c2a4', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1021e2b8-e8c0-460a-a214-b4968e59c2a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b'} Body: b'{"volume": {"id": "89de5965-b85f-4204-9301-e1ef0274075b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:53.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-955704000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}], "user_id": "d28d5d86a36d4b40beda32018911d30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ea3d045b85ec41a89fdd562fccd6f5e7"}}' 2025-08-04 09:33:54,215 99500 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b 0.036s 2025-08-04 09:33:54,215 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca341f7-c9e2-412d-93ac-4976f0e72f39', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca341f7-c9e2-412d-93ac-4976f0e72f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b'} Body: b'{"volume": {"id": "89de5965-b85f-4204-9301-e1ef0274075b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:33:53.000000", "updated_at": "2025-08-04T09:33:53.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-955704000", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/89de5965-b85f-4204-9301-e1ef0274075b"}], "user_id": "d28d5d86a36d4b40beda32018911d30b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "ea3d045b85ec41a89fdd562fccd6f5e7"}}' setUpClass (tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON) -------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, in setUpClass cls.resource_setup() File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 858, in resource_setup cls.server_id = cls.recreate_server(None, volume_backed=True, File "/opt/stack/tempest/tempest/api/compute/base.py", line 421, in recreate_server server = cls.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1fff3c62-2dbc-4a9e-a665-031325b0b5be 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 28297980-c887-40f3-9345-438d3dfa94b8 failed to build and is in ERROR status setUpClass (tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON) -------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ea5b61c9-96e9-45da-86a1-38a315866219 failed to build and is in ERROR status 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 65, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 33afbeb9-7535-438d-affb-30250efd2164 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:05,637 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.213s 2025-08-04 09:34:05,637 99510 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-1278870631"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c67d7223-960c-4fb8-952f-3dcd9b1029bf', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c67d7223-960c-4fb8-952f-3dcd9b1029bf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:05.578432", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:05,687 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.037s 2025-08-04 09:34:05,687 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820667bd-660e-4d6c-9c87-bc85be45fefa', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820667bd-660e-4d6c-9c87-bc85be45fefa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:06.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24595fd6dbd24927bedc8d3f52858d54"}}' 2025-08-04 09:34:06,745 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.042s 2025-08-04 09:34:06,745 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcc3403-1d2f-4440-a6ab-314304398b80', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcc3403-1d2f-4440-a6ab-314304398b80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:06.000000", "updated_at": "2025-08-04T09:34:06.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24595fd6dbd24927bedc8d3f52858d54"}}' 2025-08-04 09:34:06,797 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.038s 2025-08-04 09:34:06,798 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64aebc46-45dd-46e2-80b9-87d3d1d3261d', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64aebc46-45dd-46e2-80b9-87d3d1d3261d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"volume": {"id": "33afbeb9-7535-438d-affb-30250efd2164", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:34:06.000000", "updated_at": "2025-08-04T09:34:06.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1278870631", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/33afbeb9-7535-438d-affb-30250efd2164"}], "user_id": "56da2063686c441aab2fd0658b0c245c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "24595fd6dbd24927bedc8d3f52858d54"}}' 2025-08-04 09:34:07,041 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.230s 2025-08-04 09:34:07,042 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71f9e234-8162-4618-ad4d-7b89d57f806d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'' 2025-08-04 09:34:07,063 99510 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegative TestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164 0.020s 2025-08-04 09:34:07,063 99510 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-03ab5db2-fb52-4858-aed5-f507ddda22e2', 'x-openstack-request-id': 'req-03ab5db2-fb52-4858-aed5-f507ddda22e2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/33afbeb9-7535-438d-affb-30250efd2164'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 33afbeb9-7535-438d-affb-30250efd2164 could not be found."}}' tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency[compute,id-f0c8a35d-8f8f-443c-8bcb-85a9c0f87d19,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 128, in test_image_volume_server_snapshot_dependency base_image_id, snapshot_image_id = self._create_instance_snapshot( File "/opt/stack/tempest/tempest/api/image/v2/test_images_dependency.py", line 77, in _create_instance_snapshot instance = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:06,313 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/image/v2/images 0.768s 2025-08-04 09:34:06,313 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-1742004867", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '648', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-5dd58b55-624d-4354-9e42-991e3e834121', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-1742004867", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b02a274b2fa3429fa9ec9e5fb033a6a2", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "created_at": "2025-08-04T09:34:06Z", "updated_at": "2025-08-04T09:34:06Z", "tags": [], "self": "/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "file": "/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:07,447 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac/file 1.132s 2025-08-04 09:34:07,448 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5715ec10-a8d2-4320-bee1-86f49d34bbd3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac/file'} Body: b'' 2025-08-04 09:34:07,468 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac 0.019s 2025-08-04 09:34:07,468 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '808', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2dd58d40-219a-4bb0-8c6b-49a2de04a3ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac'} Body: b'{"name": "tempest-image-dependency-test-1742004867", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "54c106fa5beb0ca6bcf9a51c2c57d753", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "b02a274b2fa3429fa9ec9e5fb033a6a2", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d4db1aee29ae49104145799e56dc29f5477c1139c94881d7017b65d95afca12f5729701c76811f9a84dbd672e0cdfa86969d6dad1488b68b346a02c2feeec0d0", "id": "2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "created_at": "2025-08-04T09:34:06Z", "updated_at": "2025-08-04T09:34:07Z", "tags": [], "self": "/v2/images/2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "file": "/v2/images/2a70b5b0-39ff-42f 8-8de9-d9d0cfe2ddac/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:07,569 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.096s 2025-08-04 09:34:07,570 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2487', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-91d8a3c6-c63b-494d-8df5-319074fe7426', '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": "9b4f1dc3b78e4d17a4d184aa31e37b38", "name": "tempest-ImageDependencyTests-136368281-project-member", "password_expires_at": null}, "audit_ids": ["8ZTT5stCShS1fBtf4A9a-w"], "expires_at": "2025-08-04T10:34:07.000000Z", "issued_at": "2025-08-04T09:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b02a274b2fa3429fa9ec9e5fb033a6a2", "name": "tempest-ImageDependencyTests-136368281"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b02a274b2fa3429fa9ec9e5fb033a6a2", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:34:07,570 99496 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-04 09:34:07,927 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 POST http://10.0.0.210/volume/v3/volumes 0.355s 2025-08-04 09:34:07,927 99496 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-1293058552", "imageRef": "2a70b5b0-39ff-42f8-8de9-d9d0cfe2ddac", "size": 1}} Response - Headers: {'da te': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5383cd4-0567-4d04-9baa-bc4137b1d3fb', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5383cd4-0567-4d04-9baa-bc4137b1d3fb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:07.855365", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1293058552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}], "user_id": "9b4f1dc3b78e4d17a4d184aa31e37b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:07,986 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.046s 2025-08-04 09:34:07,986 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b626631-5f19-41cb-b3c1-b5b26a5c1fac', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b626631-5f19-41cb-b3c1-b5b26a5c1fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'{"volume": {"id": "7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:08.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1293058552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}], "user_id": "9b4f1dc3b78e4d17a4d184aa31e37b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b02a274b2fa3429fa9ec9e5fb033a6a2"}}' 2025-08-04 09:34:09,043 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.042s 2025-08-04 09:34:09,044 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a2113b72-9dcf-4e7a-b82d-a89362bb0c7d', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a2113b72-9dcf-4e7a-b82d-a89362bb0c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'{"volume": {"id": "7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3", "status": "error", "size": 1, "availability_zone": "nova", "cr eated_at": "2025-08-04T09:34:08.000000", "updated_at": "2025-08-04T09:34:08.000000", "name": "tempest-tempest.common.compute-volume-1293058552", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3"}], "user_id": "9b4f1dc3b78e4d17a4d184aa31e37b38", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b02a274b2fa3429fa9ec9e5fb033a6a2"}}' 2025-08-04 09:34:09,173 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.115s 2025-08-04 09:34:09,174 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee45007-3426-467c-81d1-0095bce91a97', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'' 2025-08-04 09:34:09,195 99496 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 0.021s 2025-08-04 09:34:09,196 99496 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1240a50-a3f2-46ef-b1ca-07e5bfbdd435', 'x-openstack-request-id': 'req-e1240a50-a3f2-46ef-b1ca-07e5bfbdd435', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a9959d0-74a3-4bc1-8e8c-c674a22cb8d3 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 182, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 9325cad3-246e-4e5a-9140-6f2db38583fd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:10,328 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.215s 2025-08-04 09:34:10,329 99502 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-1163362018"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c044dc0f-30cc-4d41-8a8a-19a9a277ada3', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c044dc0f-30cc-4d41-8a8a-19a9a277ada3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e92f0f77-4859-42a3-a2bc-4bd4c48f4d02", "name": "tempest-GroupsV314Test-volume-type-1163362018", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:34:10,394 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/group_types 0.062s 2025-08-04 09:34:10,395 99502 DEBUG [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-206889610"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-606bc3af-1ae1-4f8e-996b-2b958e3531ae', 'content-length': '176', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-606bc3af-1ae1-4f8e-996b-2b958e3531ae', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "name": "tempest-GroupsV314Test-group-type-206889610", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:34:11,033 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.636s 2025-08-04 09:34:11,033 99502 DEBUG [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": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "volume_types": ["e92f0f77-4859-42a3-a2bc-4bd4c48f4d02"], "name": "tempest-GroupsV314Test-Group-785890038"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba223ed6-31b9-4752-b7c9-1524e43f1727', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba223ed6-31b9-4752-b7c9-1524e43f1727', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "9325cad3-246e-4e5a-9140-6f2db38583fd", "name": "tempest-GroupsV314Test-Group-785890038"}}' 2025-08-04 09:34:11,086 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd 0.050s 2025-08-04 09:34:11,086 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4327f44a-4ac8-49c5-8d46-a9228b9055a8', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4327f44a-4ac8-49c5-8d46-a9228b9055a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd'} Body: b'{"group": {"id": "9325cad3-246e-4e5a-9140-6f2db38583fd", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "name": "tempest-GroupsV314Test-Group-785890038", "description": null, "group_type": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "volume_types": ["e92f0f77-4859-42a3-a2bc-4bd4c48f4d02"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:34:12,122 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd 0.030s 2025-08-04 09:34:12,123 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e738a53-0b14-435d-887a-e2a56be09ade', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e738a53-0b14-435d-887a-e2a56be09ade', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd'} Body: b'{"group": {"id": "9325cad3-246e-4e5a-9140-6f2db38583fd", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "name": "tempest-GroupsV314Test-Group-785890038", "description": null, "group_type": "3ea284af-1829-4a11-950e-1d9b6ae57c7b", "volume_types": ["e92f0f77-4859-42a3-a2bc-4bd4c48f4d02"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:34:12,207 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.079s 2025-08-04 09:34:12,207 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1252d172-e4da-49b1-8005-65995f621670', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1252d172-e4da-49b1-8005-65995f621670', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:34:12,297 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd/action 0.075s 2025-08-04 09:34:12,297 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34: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-1adc3d60-d6bb-4c40-9d48-b6321e585418', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd/action'} Body: b'' 2025-08-04 09:34:12,318 99502 INFO [tempest .lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd 0.020s 2025-08-04 09:34:12,318 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34: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-b80d075c-e8b9-4a5e-abbb-fd6b2475c637', 'x-openstack-request-id': 'req-b80d075c-e8b9-4a5e-abbb-fd6b2475c637', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/9325cad3-246e-4e5a-9140-6f2db38583fd'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 9325cad3-246e-4e5a-9140-6f2db38583fd could not be found."}}' 2025-08-04 09:34:12,371 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/3ea284af-1829-4a11-950e-1d9b6ae57c7b 0.052s 2025-08-04 09:34:12,371 99502 DEBUG [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': 'Mon, 04 Aug 2025 09:34: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-e056aa19-2c65-4791-8d40-708b5dbc4c04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/3ea284af-1829-4a11-950e-1d9b6ae57c7b'} Body: b'' 2025-08-04 09:34:12,421 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02 0.050s 2025-08-04 09:34:12,422 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-344eb2fc-052d-4b72-8b5f-9612087b5bec', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02'} Body: b'' 2025-08-04 09:34:12,435 99502 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02 0.013s 2025-08-04 09:34:12,436 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-e21b138a-e5f4-4dfe-a642-ca5f8c0c3b9f', 'x-openstack-request-id': 'req-e21b138a-e5f4-4dfe-a642-ca5f8c0c3b9f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/e92f0f77-4859-42a3-a2bc-4bd4c48f4d02'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type e92f0f77-4859-42a3-a2bc-4bd4c48f4d02 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 36, in test_volume_extend volume = self.create_volume(imageRef=self.image_ref) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e7bcefd4-7996-4f2a-ab17-fde3837a665c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:10,382 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.192s 2025-08-04 09:34:10,382 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8931bcc3-7afb-4b68-bf15-3fb6bc99c4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:11,239 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.855s 2025-08-04 09:34:11,239 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-VolumesExtendTest-Volume-728573270"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc61356-d4f6-4dbe-89e3-b32f13d86e1b', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc61356-d4f6-4dbe-89e3-b32f13d86e1b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.137554", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:11,322 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.068s 2025-08-04 09:34:11,322 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6 e12f0b2-d83c-464a-9180-3da0bb43a657', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e12f0b2-d83c-464a-9180-3da0bb43a657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:12,379 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.041s 2025-08-04 09:34:12,380 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff94b99a-3a5c-4c07-a2fc-cc6ceb5ed07c', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff94b99a-3a5c-4c07-a2fc-cc6ceb5ed07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "updated_at": "2025-08-04T09:34:11.000000", "name": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:12,458 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.049s 2025-08-04 09:34:12,459 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afda3515-2332-4299-bc8e-2550fbb9b8d0', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afda3515-2332-4299-bc8e-2550fbb9b8d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"volume": {"id": "e7bcefd4-7996-4f2a-ab17-fde3837a665c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:11.000000", "updated_at": "2025-08-04T09:34:11.000000", "nam e": "tempest-VolumesExtendTest-Volume-728573270", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:12,582 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.108s 2025-08-04 09:34:12,583 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-757745ee-5ce6-42f3-881b-71e94e07cdf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'' 2025-08-04 09:34:12,610 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c 0.027s 2025-08-04 09:34:12,610 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a92ed4-8ad0-453a-88c3-f8eaa768decc', 'x-openstack-request-id': 'req-14a92ed4-8ad0-453a-88c3-f8eaa768decc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7bcefd4-7996-4f2a-ab17-fde3837a665c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7bcefd4-7996-4f2a-ab17-fde3837a665c 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 53, in test_volume_extend_when_volume_has_snapshot volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c15c17a3-16f8-46e1-b827-766e7f933cc9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:12,841 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.228s 2025-08-04 09:34:12,841 99508 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-714985313"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acf184ee-e150-45f9-96e9-e5aaf859acd5', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acf184ee-e150-45f9-96e9-e5aaf859acd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:12.757665", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:12,893 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.039s 2025-08-04 09:34:12,893 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b27d390-0231-494c-b089-a2a6d552917f', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b27d390-0231-494c-b089-a2a6d552917f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:13.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:13,946 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend_when_volume_has_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.038s 2025-08-04 09:34:13,946 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-837c851a-0ecd-4f7c-b202-23b95bce1378', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-837c851a-0ecd-4f7c-b202-23b95bce1378', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:13.000000", "updated_at": "2025-08-04T09:34:13.000000", "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:14,003 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.043s 2025-08-04 09:34:14,004 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae1a9128-4aed-45f2-9e6b-b706758db723', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae1a9128-4aed-45f2-9e6b-b706758db723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"volume": {"id": "c15c17a3-16f8-46e1-b827-766e7f933cc9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:13.000000", "updated_at": "2025-08-04T09:34:13.000000", "name": "tempest-VolumesExtendTest-Volume-714985313", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9"}], "user_id": "5791b70afb22488c8816c519d5354df9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1d75391b06b342fca0d3a61803e25c67"}}' 2025-08-04 09:34:14,162 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.145s 2025-08-04 09:34:14,163 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-3f15822b-00c8-4539-82f5-427f82b28dcb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'' 2025-08-04 09:34:14,238 99508 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9 0.075s 2025-08-04 09:34:14,239 99508 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-e9c776ab-b4c6-4e48-a6b2-ef09a825be1b', 'x-openstack-request-id': 'req-e9c776ab-b4c6-4e48-a6b2-ef09a825be1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c15c17a3-16f8-46e1-b827-766e7f933cc9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c15c17a3-16f8-46e1-b827-766e7f933cc9 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) --------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d719b9ee-dbd9-44a0-b462-4611823a4dae 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3455d708-9b2f-4e13-94bb-1e4ef93bc60c failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 41ffe78d-1336-4332-b358-3dce13bcff4f failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain[id-f8278e5c-50ff-4a1d-8670-3ca0866d411a] -------------------------------------------------------------------------------------------------------------------------------------------- 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_dependency.py", line 84, in test_delete_dep_chain volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e91ddd0c-31b8-42bd-a352-b948c3078f59 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:30,259 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.834s 2025-08-04 09:34:30,260 99498 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-VolumeDependencyTests-Volume-116128963"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3babc2f2-1577-489f-9a25-56fe2f98e277', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3babc2f2-1577-489f-9a25-56fe2f98e277', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e91ddd0c-31b8-42bd-a352-b948c3078f59", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:29.998938", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-116128963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:30,355 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59 0.082s 2025-08-04 09:34:30,356 99498 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': 'Mon, 04 Aug 2025 09:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-499db106-e503-43cf-9cdd-7859dfe2b409', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-499db106-e503-43cf-9cdd-7859dfe2b409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59'} Body: b'{"volume": {"id": "e91ddd0c-31b8-42bd-a352-b948c3078f59", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:30.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-116128963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:31,455 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59 0.078s 2025-08-04 09:34:31,456 99498 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': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eb88fdf-f800-41f2-9467-846dddd8a6c0', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eb88fdf-f800-41f2-9467-846dddd8a6c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59'} Body: b'{"volume": {"id": "e91ddd0c-31b8-42bd-a352-b948c3078f59", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:30.000000", "updated_at": "2025-08-04T09:34:30.000000", "name": "tempest-VolumeDependencyTests-Volume-116128963", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e91ddd0c-31b8-42bd-a352-b948c3078f59"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d9225d9-ec3d-431e-8468-2d1f6140d3e9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:30,695 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.696s 2025-08-04 09:34:30,695 99502 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-1513026083"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89c3f82f-a96c-41a6-8b43-403c5f83a218', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89c3f82f-a96c-41a6-8b43-403c5f83a218', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:30.595178", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:30,766 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.059s 2025-08-04 09:34:30,767 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7786ca18-5ebd-4609-84d2-052e3c8ea328', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7786ca18-5ebd-4609-84d2-052e3c8ea328', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:31,823 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.042s 2025-08-04 09:34:31,824 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05d044c7-1597-44a3-a7f5- c753983435ea', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05d044c7-1597-44a3-a7f5-c753983435ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.000000", "updated_at": "2025-08-04T09:34:31.000000", "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:31,899 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.061s 2025-08-04 09:34:31,899 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9ef02d6-a72a-42af-bd54-38e68be19e69', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ef02d6-a72a-42af-bd54-38e68be19e69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"volume": {"id": "3d9225d9-ec3d-431e-8468-2d1f6140d3e9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.000000", "updated_at": "2025-08-04T09:34:31.000000", "name": "tempest-VolumesDeleteCascade-Volume-1513026083", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:32,064 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.151s 2025-08-04 09:34:32,064 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15f9c96a-833e-44fe-a2ed-f712b6715838', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'' 2025-08-04 09:34:32,087 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9 0.022s 2025-08-04 09:34:32,087 99502 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-b49f397b-3ffb-421f-9955-3bcf931a1b25', 'x-openstack-request-id': 'req-b49f397b-3ffb-421f-9955-3bcf931a1b25', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d9225d9-ec3d-431e-8468-2d1f6140d3e9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d9225d9-ec3d-431e-8468-2d1f6140d3e9 could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2[id-63447ef8-e667-4796-ba66-1b9b883af1f1] ---------------------------------------------------------------------------------------------------------------------------------------------- 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_dependency.py", line 109, in test_delete_dep_chain_2 volume_1 = self.create_volume()['id'] File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f992b0d1-26d3-4369-a6ac-6371fb7dac52 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:31,708 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.234s 2025-08-04 09:34:31,709 99498 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-VolumeDependencyTests-Volume-244764871"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee72e2bf-67a0-4b0a-9a95-1e428ce3a583', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee72e2bf-67a0-4b0a-9a95-1e428ce3a583', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f992b0d1-26d3-4369-a6ac-6371fb7dac52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:31.640374", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-244764871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:31,777 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52 0.043s 2025-08-04 09:34:31,778 99498 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': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46e65af-8cd9-4924-9dda-17ac778d3055', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46e65af-8cd9-4924-9dda-17ac778d3055', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52'} Body: b'{"volume": {"id": "f992b0d1-26d3-4369-a6ac-6371fb7dac52", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-244764871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:32,848 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52 0.037s 2025-08-04 09:34:32,849 99498 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': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b8945ac-3c04-4299-89fe-0bd08cd30ae6', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b8945ac-3c04-4299-89fe-0bd08cd30ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52'} Body: b'{"volume": {"id": "f992b0d1-26d3-4369-a6ac-6371fb7dac52", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:32.000000", "name": "tempest-VolumeDependencyTests-Volume-244764871", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f992b0d1-26d3-4369-a6ac-6371fb7dac52"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 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 73, 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9ee4a3be-7591-46cb-a8c4-a57851d6f170 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:29,160 99508 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/types 0.331s 2025-08-04 09:34:29,160 99508 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': 'Mon, 04 Aug 2025 09:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5da08a0-4ba5-420b-8307-913648b6f8a9', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5da08a0-4ba5-420b-8307-913648b6f8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "997409f3-c17d-4b9d-90f7-76314404a7d6", "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}}' 2025-08-04 09:34:30,231 99508 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 1.062s 2025-08-04 09:34:30,232 99508 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': 'Mon, 04 Aug 2025 09:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-43c990cb-9802-4720-91f0-f8a88e915e78', '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": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:30Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:31,766 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f/file 1.532s 2025-08-04 09:34:31,767 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e96f0ffd -6d43-4a37-ac3d-3ecacbea5355', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file'} Body: b'' 2025-08-04 09:34:31,798 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f 0.030s 2025-08-04 09:34:31,799 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21598770-bac4-4460-9be9-bfd63cf5e385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f'} 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": "01b7a8b0368c2a60e737e442aec8aaa3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "84fa7d687e97d8237079109a4431d0650f9c6e1c1bb9e8bb7a40f865e456a710c8e3a6b499569be730ff398ba0f973e6b9213ebc4629b3756a59d2453ac208ab", "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:32Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:31,835 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f 0.034s 2025-08-04 09:34:31,835 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f9de5b7c-62eb-4a3b-977b-c3ed3c59cdb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f'} 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": "01b7a8b0368c2a60e737e442aec8aaa3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "84fa7d687e97d8237079109a4431d0650f9c6e1c1bb9e8bb7a40f865e456a710c8e3a6b499569be730ff398ba0f973e6b9213ebc4629b3756a59d2453ac208ab", "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:32Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:31,864 99508 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/ea6dd804-e888-48e9-83fc-7de51f65270f 0.027s 2025-08-04 09:34:31,864 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e3ea91e9-b523-4cfa-9cd8-60811a0a139e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f'} 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": "01b7a8b0368c2a60e737e442aec8aaa3", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "6656b054a2b142448a1ab20ca55b134e", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "84fa7d687e97d8237079109a4431d0650f9c6e1c1bb9e8bb7a40f865e456a710c8e3a6b499569be730ff398ba0f973e6b9213ebc4629b3756a59d2453ac208ab", "id": "ea6dd804-e888-48e9-83fc-7de51f65270f", "created_at": "2025-08-04T09:34:30Z", "updated_at": "2025-08-04T09:34:32Z", "tags": [], "self": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f", "file": "/v2/images/ea6dd804-e888-48e9-83fc-7de51f65270f/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:32,267 99508 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/volumes 0.402s 2025-08-04 09:34:32,268 99508 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": "ea6dd804-e888-48e9-83fc-7de51f65270f", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee84f0e-5a28-4a89-a199-8820501ef323', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee84f0e-5a28-4a89-a199-8820501ef323', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9ee4a3be-7591-46cb-a8c4-a57851d6f170", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.180763", "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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}], "user_id": "90827e5c51634f52816dff049b228c8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:32,359 99508 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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170 0.079s 2025-08-04 09:34:32,360 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-956baba0-9dbb-4e05-85cd-c9801888f8d8', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-956baba0-9dbb-4e05-85cd-c9801888f8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170'} Body: b'{"volume": {"id": "9ee4a3be-7591-46cb-a8c4-a57851d6f170", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34: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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}], "user_id": "90827e5c51634f52816dff049b228c8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6656b054a2b142448a1ab20ca55b134e"}}' 2025-08-04 09:34:33,421 99508 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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170 0.046s 2025-08-04 09:34:33,422 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-119b4ea9-9778-4c09-a467-7e62a4fdffeb', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-119b4ea9-9778-4c09-a467-7e62a4fdffeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170'} Body: b'{"volume": {"id": "9ee4a3be-7591-46cb-a8c4-a57851d6f170", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:33.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/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9ee4a3be-7591-46cb-a8c4-a57851d6f170"}], "user_id": "90827e5c51634f52816dff049b228c8f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6656b054a2b142448a1ab20ca55b134e"}}' 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 93, in test_volume_from_snapshot_cascade_delete volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:32,529 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.439s 2025-08-04 09:34:32,530 99502 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-2117245815"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1078773f-8cbf-462d-84b6-0636e43e1816', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1078773f-8cbf-462d-84b6-0636e43e1816', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.225275", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:32,640 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.088s 2025-08-04 09:34:32,640 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34f1944-a59c-4577-a818-547acdece436', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34f1944-a59c-4577-a818-547acdece436', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:33,716 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.057s 2025-08-04 09:34:33,717 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-487930cf-d233-473d-8bd6-cdff30dcf50f', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-487930cf-d233-473d-8bd6-cdff30dcf50f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:33,784 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.053s 2025-08-04 09:34:33,784 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980a4853-4f7a-4599-bf08-6582f7838cd1', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980a4853-4f7a-4599-bf08-6582f7838cd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"volume": {"id": "0dfc0e2e-8b07-451a-a4ff-538c3f39ce98", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.000000", "updated_at": "2025-08-04T09:34:33.000000", "name": "tempest-VolumesDeleteCascade-Volume-2117245815", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98"}], "user_id": "c91df62eda224d748de94b06def0d0b7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "37247b6df4904d5797ef3b177c68dbda"}}' 2025-08-04 09:34:33,908 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.110s 2025-08-04 09:34:33,909 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-bab2fccd-45d7-465e-9c80-5cdd98ac483f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'' 2025-08-04 09:34:33,946 99502 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 0.036s 2025-08-04 09:34:33,946 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34: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-0b3add2f-1f22-4655-aa7d-b3c74c2e3ebd', 'x-openstack-request-id': 'req-0b3add2f-1f22-4655-aa7d-b3c74c2e3ebd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0dfc0e2e-8b07-451a-a4ff-538c3f39ce98'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0dfc0e2e-8b07-451a-a4ff-538c3f39ce98 could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot[id-900d8ea5-2afd-4fe5-a0c3-fab4744f0d40] -------------------------------------------------------------------------------------------------------------------------------------------------- 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_dependency.py", line 58, in test_delete_source_snapshot source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b418c220-895a-4fd6-8232-f5912385b1f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:33,057 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.192s 2025-08-04 09:34:33,057 99498 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-VolumeDependencyTests-Volume-642895873"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e7a2737-8d36-41bb-a032-0194521c2a9f', 'content-length': '770', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e7a2737-8d36-41bb-a032-0194521c2a9f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b418c220-895a-4fd6-8232-f5912385b1f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:32.989064", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-642895873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:33,107 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3 0.037s 2025-08-04 09:34:33,107 99498 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': 'Mon, 04 Aug 2025 09:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4edfb534-fcfd-48cd-b5ed-e7e1feabaf8d', 'content-length': '838', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4edfb534-fcfd-48cd-b5ed-e7e1feabaf8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3'} Body: b'{"volume": {"id": "b418c220-895a-4fd6-8232-f5912385b1f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:33.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-642895873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:34,176 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3 0.054s 2025-08-04 09:34:34,176 99498 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: {'d ate': 'Mon, 04 Aug 2025 09:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78166fa6-02a1-4510-8823-bc3152640940', 'content-length': '859', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78166fa6-02a1-4510-8823-bc3152640940', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3'} Body: b'{"volume": {"id": "b418c220-895a-4fd6-8232-f5912385b1f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:33.000000", "updated_at": "2025-08-04T09:34:33.000000", "name": "tempest-VolumeDependencyTests-Volume-642895873", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b418c220-895a-4fd6-8232-f5912385b1f3"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume[id-42e9df95-854b-4840-9d55-ae62f65e9b8e] ------------------------------------------------------------------------------------------------------------------------------------------------ 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_dependency.py", line 42, in test_delete_source_volume source_volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3b04f449-a6c9-41ee-9dc5-f145c89e901f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:34,534 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.340s 2025-08-04 09:34:34,534 99498 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-VolumeDependencyTests-Volume-3115476"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd67d34a-8eb9-45b4-b503-757b9e1f87e1', 'content-length': '768', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd67d34a-8eb9-45b4-b503-757b9e1f87e1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3b04f449-a6c9-41ee-9dc5-f145c89e901f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:34.418074", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-3115476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:34,626 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f 0.079s 2025-08-04 09:34:34,629 99498 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': 'Mon, 04 Aug 2025 09:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1667e0e4-903f-4457-a80b-f52bb8104750', 'content-length': '836', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1667e0e4-903f-4457-a80b-f52bb8104750', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f'} Body: b'{"volume": {"id": "3b04f449-a6c9-41ee-9dc5-f145c89e901f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:34.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-3115476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' 2025-08-04 09:34:35,689 99498 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f 0.045s 2025-08-04 09:34:35,689 99498 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': 'Mon, 04 Aug 2025 09:34:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97044806-b80c-4c87-9ce5-cb7a5c2e9269', 'content-length': '857', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97044806-b80c-4c87-9ce5-cb7a5c2e9269', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f'} Body: b'{"volume": {"id": "3b04f449-a6c9-41ee-9dc5-f145c89e901f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:34.000000", "updated_at": "2025-08-04T09:34:35.000000", "name": "tempest-VolumeDependencyTests-Volume-3115476", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3b04f449-a6c9-41ee-9dc5-f145c89e901f"}], "user_id": "3590360e324b4769ae7d9845addef057", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e283c58572ee4a17815518477f82e754"}}' setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 4eb59c7d-2864-422a-8f0e-57e0001b545e failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 257, in _wait_for_multiple_resources callback(resource_id=r, **kwargs) File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c4ac2d79-946d-4595-993e-225351659426 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:38,312 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.590s 2025-08-04 09:34:38,312 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdc42f3d-6fa6-42c9-bd6c-caa5a00dd616', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdc42f3d-6fa6-42c9-bd6c-caa5a00dd616', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c4ac2d79-946d-4595-993e-225351659426", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.194458", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4ac2d79-946d-4595-993e-225351659426"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:38,556 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.230s 2025-08-04 09:34:38,556 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1388441623"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4484c0e-1086-4dfc-bbf4-8fe4b19079f3', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4484c0e-1086-4dfc-bbf4-8fe4b19079f3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8c75de62-1ac0-4dd9-93d9-2998ab467568", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.482496", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1388441623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8c75de62-1ac0-4dd9-93d9-2998ab467568"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8c75de62-1ac0-4dd9-93d9-2998ab467568"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:38,842 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.272s 2025-08-04 09:34:38,843 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-551670 688"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03121a14-a0b3-414b-8919-26f5edaf14ce', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03121a14-a0b3-414b-8919-26f5edaf14ce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7c5dcde2-3ef4-40bc-a86c-66d0ae22c708", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.768121", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-551670688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7c5dcde2-3ef4-40bc-a86c-66d0ae22c708"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c5dcde2-3ef4-40bc-a86c-66d0ae22c708"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:39,094 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-08-04 09:34:39,094 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1577977271"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-193cfc9f-f7c6-4956-a90a-539c6955ecc3', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-193cfc9f-f7c6-4956-a90a-539c6955ecc3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "66be4e65-ff71-42d2-b3c6-c83c9214a516", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:39.008209", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1577977271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/66be4e65-ff71-42d2-b3c6-c83c9214a516"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/66be4e65-ff71-42d2-b3c6-c83c9214a516"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:39,597 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.487s 2025-08-04 09:34:39,597 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-953190358"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aed9472-6674-4b54-ba83-480bb24cbd9b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aed9472-6674-4b54-ba83-480bb24cbd9b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "580befe2-46a9-47 76-b09f-6c83eab9dd1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:39.434107", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-953190358", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/580befe2-46a9-4776-b09f-6c83eab9dd1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/580befe2-46a9-4776-b09f-6c83eab9dd1f"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:39,688 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426 0.077s 2025-08-04 09:34:39,689 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d6df359-8c66-428b-82f6-65dacf8228b7', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d6df359-8c66-428b-82f6-65dacf8228b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426'} Body: b'{"volume": {"id": "c4ac2d79-946d-4595-993e-225351659426", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.000000", "updated_at": "2025-08-04T09:34:38.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4ac2d79-946d-4595-993e-225351659426"}], "user_id": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7c95044273f4b9e909e6262770a6fcc"}}' 2025-08-04 09:34:40,764 99502 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426 0.058s 2025-08-04 09:34:40,765 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-866de9b0-1380-4134-97d7-b2c5ec5032b5', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-866de9b0-1380-4134-97d7-b2c5ec5032b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426'} Body: b'{"volume": {"id": "c4ac2d79-946d-4595-993e-225351659426", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:38.000000", "updated_at": "2025-08-04T09:34:38.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-1404056090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c4ac2d79-946d-4595-993e-225351659426"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c4ac2d79-946d-4595-993e-225351659426"}], "user_id ": "c797a0a37b904d6cab21eaa8f04ee4f4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a7c95044273f4b9e909e6262770a6fcc"}}' 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 9a9566bf-5956-48d1-8f18-144fe19637f4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:40,869 99508 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.512s 2025-08-04 09:34:40,869 99508 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-1837359941"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02a0df0-41f5-4e8f-b158-d7e3bf642c69', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02a0df0-41f5-4e8f-b158-d7e3bf642c69', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a9566bf-5956-48d1-8f18-144fe19637f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:40.799027", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1837359941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}], "user_id": "42910464b4c3446e9ebacc1346bed4ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:34:40,929 99508 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4 0.046s 2025-08-04 09:34:40,929 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51062ed1-29bb-4ff4-bde7-ffdaec0dc04f', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51062ed1-29bb-4ff4-bde7-ffdaec0dc04f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4'} Body: b'{"volume": {"id": "9a9566bf-5956-48d1-8f18-144fe19637f4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:41.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1837359941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}], "user_id": "42910464b4c3446e9ebacc1346bed4ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ba91bd6c4634be281e166558ff3d264"}}' 2025-08-04 09:34:42,053 99508 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSourceVolumeTest:test_create_multiple_volume_from_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4 0.107s 2025-08-04 09:34:42,053 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09 :34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f89d5c6-b279-45ce-9f6a-2e5744526584', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f89d5c6-b279-45ce-9f6a-2e5744526584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4'} Body: b'{"volume": {"id": "9a9566bf-5956-48d1-8f18-144fe19637f4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:41.000000", "updated_at": "2025-08-04T09:34:41.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1837359941", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a9566bf-5956-48d1-8f18-144fe19637f4"}], "user_id": "42910464b4c3446e9ebacc1346bed4ff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0ba91bd6c4634be281e166558ff3d264"}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6d2bdfc1-795b-4e46-b95a-90c72957b00a failed to build and is in ERROR status cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1[id-7a9fba78-2e4b-42b1-9898-bb4a60685320,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 168, in test_image_volume_dependencies_1 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 902db1a6-f637-423a-ade4-c4fbd526423c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:45,126 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.730s 2025-08-04 09:34:45,126 99502 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-7a9fba78-2e4b-42b1-9898-bb4a60685320", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-7dfdf2db-f2d7-4f82-8ff9-7019b39437e3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:45Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,298 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file 1.169s 2025-08-04 09:34:46,298 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-a2a3295b-96f8-4772-a2e0-f4ae4a693b67', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file'} Body: b'' 2025-08-04 09:34:46,333 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a 0.034s 2025-08-04 09:34:46,333 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0597051e-2ddb-4dbd-9635-1991a650c901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fabc13e729e654ec37667872b0e9359b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "595e39d5b5a836f0d538fccdf6e13084127eb0a53969d157ee81d9642fdbbc73864767cfd2513942e6fe89bcacc770845ea8d984287faed8541b1955023a4625", "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:46Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce- 418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,368 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a 0.034s 2025-08-04 09:34:46,369 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f431924e-1ac8-433d-9aef-ef5691d059c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fabc13e729e654ec37667872b0e9359b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "595e39d5b5a836f0d538fccdf6e13084127eb0a53969d157ee81d9642fdbbc73864767cfd2513942e6fe89bcacc770845ea8d984287faed8541b1955023a4625", "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:46Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,399 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a 0.029s 2025-08-04 09:34:46,399 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-220bbc2d-87ed-496b-9a34-b733145ccb31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a'} Body: b'{"name": "image-for-test-7a9fba78-2e4b-42b1-9898-bb4a60685320", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "fabc13e729e654ec37667872b0e9359b", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "595e39d5b5a836f0d538fccdf6e13084127eb0a53969d157ee81d9642fdbbc73864767cfd2513942e6fe89bcacc770845ea8d984287faed8541b1955023a4625", "id": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "created_at": "2025-08-04T09:34:45Z", "updated_at": "2025-08-04T09:34:46Z", "tags": [], "self": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a", "file": "/v2/images/7cb99022-77ce-418d-878d-3ff64e8ed79a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:46,958 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.558s 2025-08-04 09:34:46,959 99502 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": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "7cb99022-77ce-418d-878d-3ff64e8ed79a", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38a1d9ea-eb92-4 7ba-806d-1b045d5ab9c6', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38a1d9ea-eb92-47ba-806d-1b045d5ab9c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "902db1a6-f637-423a-ade4-c4fbd526423c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:46.874113", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:47,028 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c 0.056s 2025-08-04 09:34:47,029 99502 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': 'Mon, 04 Aug 2025 09:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad03d3a-ac3b-4b49-ba5d-f4241a919fd6', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad03d3a-ac3b-4b49-ba5d-f4241a919fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c'} Body: b'{"volume": {"id": "902db1a6-f637-423a-ade4-c4fbd526423c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:47.000000", "updated_at": null, "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 2025-08-04 09:34:48,141 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c 0.098s 2025-08-04 09:34:48,142 99502 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': 'Mon, 04 Aug 2025 09:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aeac7d4-e309-44f7-a880-ab8c2bb49dfe', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aeac7d4-e309-44f7-a880-ab8c2bb49dfe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c'} Body: b'{"volume": {"id": "902db1a6-f637-423a-ade4-c4fbd526423c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:47.000000" , "updated_at": "2025-08-04T09:34:47.000000", "name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/902db1a6-f637-423a-ade4-c4fbd526423c"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2[id-0e20bd6e-440f-41d8-9b5d-fc047ac00423,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 197, in test_image_volume_dependencies_2 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 24a722be-90a4-4283-94d0-b583bdf889ba failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:49,032 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.871s 2025-08-04 09:34:49,033 99502 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-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-437a7857-8a85-43b6-8f2a-2d8ddeb108de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:49Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:50,690 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file 1.655s 2025-08-04 09:34:50,691 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0e06236b-3582-46f0-a02c-10bb5d720051', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file'} Body: b'' 2025-08-04 09:34:50,712 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7 0.020s 2025-08-04 09:34:50,712 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ae420d19-a976-4263-9fe4-462a82499f41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "15526b8ecf1e09d6bc042c4393d7ec05", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "996e1bf93ff079c1f86bc3e18c249523fc95a4e084ce874a983a36f4d0aa7a8cd9453fe9eab1bc9feec4b1db98f3cbacff6a8295cc215b46367c846e4c28203f", "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:51Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb- 4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:50,751 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7 0.038s 2025-08-04 09:34:50,752 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-9158b79b-3805-486a-bff0-1f2ada2f8b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "15526b8ecf1e09d6bc042c4393d7ec05", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "996e1bf93ff079c1f86bc3e18c249523fc95a4e084ce874a983a36f4d0aa7a8cd9453fe9eab1bc9feec4b1db98f3cbacff6a8295cc215b46367c846e4c28203f", "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:51Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:50,802 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7 0.049s 2025-08-04 09:34:50,802 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-28fc2f70-2cac-4b7f-891d-fe5c08c70f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7'} Body: b'{"name": "image-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "15526b8ecf1e09d6bc042c4393d7ec05", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "996e1bf93ff079c1f86bc3e18c249523fc95a4e084ce874a983a36f4d0aa7a8cd9453fe9eab1bc9feec4b1db98f3cbacff6a8295cc215b46367c846e4c28203f", "id": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "created_at": "2025-08-04T09:34:49Z", "updated_at": "2025-08-04T09:34:51Z", "tags": [], "self": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "file": "/v2/images/3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:51,220 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.416s 2025-08-04 09:34:51,220 99502 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": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "3ec2abc3-f3fb-4ab8-8717-6d9db2cddbf7", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-248e9dd8-fbb2-4 b3f-b301-bc0ab45dfceb', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-248e9dd8-fbb2-4b3f-b301-bc0ab45dfceb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "24a722be-90a4-4283-94d0-b583bdf889ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:51.142846", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:51,350 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba 0.117s 2025-08-04 09:34:51,351 99502 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': 'Mon, 04 Aug 2025 09:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580eb200-7971-4ba8-adbb-a83d6ed95b02', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580eb200-7971-4ba8-adbb-a83d6ed95b02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba'} Body: b'{"volume": {"id": "24a722be-90a4-4283-94d0-b583bdf889ba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:51.000000", "updated_at": null, "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 2025-08-04 09:34:52,425 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba 0.058s 2025-08-04 09:34:52,426 99502 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': 'Mon, 04 Aug 2025 09:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f3eaa0-cb5d-431d-aa3c-9648707ea3bf', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f3eaa0-cb5d-431d-aa3c-9648707ea3bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba'} Body: b'{"volume": {"id": "24a722be-90a4-4283-94d0-b583bdf889ba", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:51.000000" , "updated_at": "2025-08-04T09:34:51.000000", "name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/24a722be-90a4-4283-94d0-b583bdf889ba"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3[id-e6050452-06bd-4c7f-9912-45178c83e379,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_dependency.py", line 234, in test_image_volume_dependencies_3 volume1 = self.create_volume(**vol_args) File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d5f1cc2d-656b-401a-a451-db7d61f0050b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:53,096 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.650s 2025-08-04 09:34:53,097 99502 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-e6050452-06bd-4c7f-9912-45178c83e379", "min_disk": 1} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/16a1b568-94da-4e96-a594-6f9895668c45', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-4e7f4ad6-c174-40e6-a475-8b6235e0b724', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:53Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,345 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file 1.245s 2025-08-04 09:34:54,345 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-2ffa8dda-750f-4554-87e0-219212f642e0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file'} Body: b'' 2025-08-04 09:34:54,373 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45 0.027s 2025-08-04 09:34:54,373 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ecfbf3b-696a-4141-8b97-fdc41751f07c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "980973bad33ab41e54e3ecb795d3780a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8e4a7e899e0d0eb399d6f86ee5aa5455b20b00bdd3860fa6149d1a26b665dc8d22b82ab2952e17d41ff2417f0354fe61d71e8a677276e25f831bb3adcc10c417", "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:54Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da- 4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,400 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45 0.026s 2025-08-04 09:34:54,401 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-23de2ecc-0051-4c31-9223-f9feae8e202e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "980973bad33ab41e54e3ecb795d3780a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8e4a7e899e0d0eb399d6f86ee5aa5455b20b00bdd3860fa6149d1a26b665dc8d22b82ab2952e17d41ff2417f0354fe61d71e8a677276e25f831bb3adcc10c417", "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:54Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,428 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45 0.026s 2025-08-04 09:34:54,428 99502 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-775d3e56-59e5-4cb8-9f39-012af4ca2bd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/16a1b568-94da-4e96-a594-6f9895668c45'} Body: b'{"name": "image-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "disk_format": "raw", "container_format": "bare", "visibility": "shared", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "980973bad33ab41e54e3ecb795d3780a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "3077e6de4bb34695bc9fff77af117e55", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8e4a7e899e0d0eb399d6f86ee5aa5455b20b00bdd3860fa6149d1a26b665dc8d22b82ab2952e17d41ff2417f0354fe61d71e8a677276e25f831bb3adcc10c417", "id": "16a1b568-94da-4e96-a594-6f9895668c45", "created_at": "2025-08-04T09:34:53Z", "updated_at": "2025-08-04T09:34:54Z", "tags": [], "self": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45", "file": "/v2/images/16a1b568-94da-4e96-a594-6f9895668c45/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:34:54,857 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.428s 2025-08-04 09:34:54,858 99502 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": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "16a1b568-94da-4e96-a594-6f9895668c45", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c62b17ed-4b55-4 220-bba8-d2313bd85d64', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c62b17ed-4b55-4220-bba8-d2313bd85d64', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d5f1cc2d-656b-401a-a451-db7d61f0050b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:54.788191", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:34:54,934 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b 0.054s 2025-08-04 09:34:54,934 99502 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': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-174ca0de-6986-4027-a859-b4d4ea5f09a8', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-174ca0de-6986-4027-a859-b4d4ea5f09a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b'} Body: b'{"volume": {"id": "d5f1cc2d-656b-401a-a451-db7d61f0050b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:55.000000", "updated_at": null, "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 2025-08-04 09:34:55,991 99502 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b 0.040s 2025-08-04 09:34:55,992 99502 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': 'Mon, 04 Aug 2025 09:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d260f35-9c18-4a9b-a001-df4548c05d20', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d260f35-9c18-4a9b-a001-df4548c05d20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b'} Body: b'{"volume": {"id": "d5f1cc2d-656b-401a-a451-db7d61f0050b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:34:55.000000" , "updated_at": "2025-08-04T09:34:55.000000", "name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d5f1cc2d-656b-401a-a451-db7d61f0050b"}], "user_id": "67fb642d36684954bb3c6cc951a87f36", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "3077e6de4bb34695bc9fff77af117e55"}}' 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0028ea8e-6ce7-4f38-8935-64f4f927512c failed to build and is in ERROR status cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal[id-e7028f52-f6d4-479c-8809-6f6cf96cfe0f,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 139, in test_snapshot_removal volume_1 = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2f299ec3-4eb5-4c9e-aaf5-b31510864027 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:35:04,758 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.507s 2025-08-04 09:35:04,759 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1043372059", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1541453-3dec-41b2-b8ed-0120cc56a294', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1541453-3dec-41b2-b8ed-0120cc56a294', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2f299ec3-4eb5-4c9e-aaf5-b31510864027", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:04.632656", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1043372059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}], "user_id": "6be3e92e57f049f084e6d267ab552c12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:35:04,813 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.042s 2025-08-04 09:35:04,813 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-918b7036-940e-43e6-89eb-0e5b5ae9a99a', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-918b7036-940e-43e6-89eb-0e5b5ae9a99a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'{"volume": {"id": "2f299ec3-4eb5-4c9e-aaf5-b31510864027", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:05.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-1043372059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}], "user_id": "6be3e92e57f049f084e6d267ab552c12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "547f14468e5d4f56b8d42c718fb20562"}}' 2025-08-04 09:35:05,868 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.039s 2025-08-04 09:35:05,868 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-91e25ab0-13e3-4cf0-bf35-6bd1d96a3895', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91e25ab0-13e3-4cf0-bf35-6bd1d96a3895', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'{"volume": {"id": "2f299ec3-4eb5-4c9e-aaf5-b31510864027", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:05.000000", "updated_at": "2025-08-04T09:35:05.000000", "name": "tempest-SnapshotDependencyTests-volume-1043372059", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027"}], "user_id": "6be3e92e57f049f084e6d267ab552c12", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "547f14468e5d4f56b8d42c718fb20562"}}' 2025-08-04 09:35:06,004 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.120s 2025-08-04 09:35:06,004 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35: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-44c497e1-9e50-4dc0-8a1c-f4c73489b9e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'' 2025-08-04 09:35:06,029 99508 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027 0.024s 2025-08-04 09:35:06,029 99508 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c439907-b520-4ffc-b777-eace737fc6be', 'x-openstack-request-id': 'req-6c439907-b520-4ffc-b777-eace737fc6be', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2f299ec3-4eb5-4c9e-aaf5-b31510864027'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2f299ec3-4eb5-4c9e-aaf5-b31510864027 could not be found."}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6344c847-ce5b-47d9-ade2-4cf0c103aec6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:37,369 99494 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:33:37,496 99494 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.125s 2025-08-04 09:33:37,497 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-647939667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI5xb2CjpmeF98ACfenyi3w+xy/1bRNK3bcowF9L3OxcAlOtzfGCMcP1yG1+9vczThiyNe7udMpdpNGT6xqfIcLACyUlTN9bZlZvB6VjmVzdxxLEQuQK3vFVwqS8hHKx3w=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:37 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-a2e18e9b-335d-4b41-9541-c56f8600e0aa', 'x-compute-request-id': 'req-a2e18e9b-335d-4b41-9541-c56f8600e0aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-647939667", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI5xb2CjpmeF98ACfenyi3w+xy/1bRNK3bcowF9L3OxcAlOtzfGCMcP1yG1+9vczThiyNe7udMpdpNGT6xqfIcLACyUlTN9bZlZvB6VjmVzdxxLEQuQK3vFVwqS8hHKx3w==", "fingerprint": "8e:98:68:8a:6e:0d:e8:4a:74:91:5c:95:a7:1c:32:06", "user_id": "3916f55597f54503842c7a5835ef3929"}}' 2025-08-04 09:33:37,499 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-647939667 created 2025-08-04 09:33:39,768 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.268s 2025-08-04 09:33:39,768 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1067436564", "description": "tempest-description--2120840828"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-4154c248-bacf-4bed-8a08-d146d200b746', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "name": "tempest-securitygroup--1067436564", "stateful": true, "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "description": "tempest-description--2120840828", "shared": false, "security_group_rules": [{"id": "0c228091-c127-41b7-bd00-af5298636813", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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": 316, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:39Z", "updated_at": "2025-08-04T09:33:39Z", "revision_number": 0}, {"id": "bc167115-59ff-4f36-a006-2176638032b4", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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": 317, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:39Z", "updated_at": "2025-08-04T09:33:39Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:33:39Z", "updated_at": "2025-08-04T09:33:39Z", "revision_number": 1, "project_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:33:42,620 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.851s 2025-08-04 09:33:42,621 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ed4c6615-8fcf-4fc8-9ac5-979d30e708ec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "eed171df-1087-49ca-99b0-52b3185bd143", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:42Z", "updated_at": "2025-08-04T09:33:42Z", "revision_number": 0}}' 2025-08-04 09:33:46,018 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 3.397s 2025-08-04 09:33:46,019 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6b335793-ba41-4c43-9fb0-3ddc8ee23151', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cc025d9f-4657-4877-8cf9-af9c63ee276a", "project_id": "43edf05bf37d4990991e240749b4d1fb", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "security_group_id": "fc628c04-6468-486a-9b1d-d6e56d4190ab", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:45Z", "updated_at": "2025-08-04T09:33:45Z", "revision_number": 0}}' 2025-08-04 09:33:46,019 99494 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1067436564 created 2025-08-04 09:33:50,539 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/networking/v2.0/floatingips 4.519s 2025-08-04 09:33:50,539 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-48fe7e48-0442-429b-8451-dc4c6f28699b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6c473470-1394-42f7-900a-e1544155e4b4", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "floating_ip_address": "172.24.4.191", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "43edf05bf37d4990991e240749b4d1fb", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:50Z", "updated_at": "2025-08-04T09:33:50Z", "revision_number": 0}}' 2025-08-04 09:33:50,539 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6c473470-1394-42f7-900a-e1544155e4b4', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:50Z', 'updated_at': '2025-08-04T09:33:50Z', 'revision_number': 0, 'ip': '172.24.4.191'} created 2025-08-04 09:33:50,626 99494 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.081s 2025-08-04 09:33:50,626 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-debb675a-0589-4eb1-b789-59a5867db039', '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": "3916f55597f54503842c7a5835ef3929", "name": "tempest-VolumesAdminNegativeTest-1055555135-project-member", "password_expires_at": null}, "audit_ids": ["pb2wFDotTSCD-v3dZWTmfA"], "expires_at": "2025-08-04T10:33:50.000000Z", "issued_at": "2025-08-04T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43edf05bf37d4990991e240749b4d1fb", "name": "tempest-VolumesAdminNegativeTest-1055555135"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": " RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43edf05bf37d4990991e240749b4d1fb", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:33:50,627 99494 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': 'f1a104e9-11b6-4d81-b52f-25800377e339', 'name': 'tempest-VolumesAdminNegativeTest-699673380-network', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44724, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:48Z', 'updated_at': '2025-08-04T09:32:49Z', 'revision_number': 1} available for tenant 2025-08-04 09:33:50,627 99494 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-647939667', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBI5xb2CjpmeF98ACfenyi3w+xy/1bRNK3bcowF9L3OxcAlOtzfGCMcP1yG1+9vczThiyNe7udMpdpNGT6xqfIcLACyUlTN9bZlZvB6VjmVzdxxLEQuQK3vFVwqS8hHKx3w==', 'fingerprint': '8e:98:68:8a:6e:0d:e8:4a:74:91:5c:95:a7:1c:32:06', 'user_id': '3916f55597f54503842c7a5835ef3929', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCboxlTdqCqt4kd9LrinzzHYO9JX4PDR223hjC5O2e6q44H378HT6cg\npEZh2PitNY+gBwYFK4EEACKhZANiAASOcW9go6ZnhffAAn3p8ot8Pscv9W0TSt23\nKMBfS9zsXAJTrc3xgjHD9chtfvb3M04YsjXu7nTKXaTRk+sanyHCwAslJUzfW2ZW\nbwelY5lc3ccSxELkCt7xVcKkvIRysd8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'fc628c04-6468-486a-9b1d-d6e56d4190ab', 'name': 'tempest-securitygroup--1067436564', 'stateful': True, 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'description': 'tempest-description--2120840828', 'shared': False, 'security_group_rules': [{'id': '0c228091-c127-41b7-bd00-af5298636813', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'security_group_id': 'fc628c04-6468-486a-9b1d-d6e56d4190ab', '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': 316, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:39Z', 'updated_at': '2025-08-04T09:33:39Z', 'revision_number': 0}, {'id': 'bc167115-59ff-4f36-a006-2176638032b4', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'security_group_id': 'fc628c04-6468-486a-9b1d-d6e56d4190ab', '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': 317, 'belongs_to_default_sg': False, 'descript ion': None, 'tags': [], 'created_at': '2025-08-04T09:33:39Z', 'updated_at': '2025-08-04T09:33:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:33:39Z', 'updated_at': '2025-08-04T09:33:39Z', 'revision_number': 1, 'project_id': '43edf05bf37d4990991e240749b4d1fb'}, 'floating_ip': {'id': '6c473470-1394-42f7-900a-e1544155e4b4', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'floating_ip_address': '172.24.4.191', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:50Z', 'updated_at': '2025-08-04T09:33:50Z', 'revision_number': 0, 'ip': '172.24.4.191'}} 2025-08-04 09:34:03,482 99494 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 12.854s 2025-08-04 09:34:03,482 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-741272798", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "f1a104e9-11b6-4d81-b52f-25800377e339"}], "security_groups": [{"name": "tempest-securitygroup--1067436564"}], "key_name": "tempest-keypair-647939667", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f5dff171-f43a-4abc-be0c-51c315b28827', 'x-compute-request-id': 'req-f5dff171-f43a-4abc-be0c-51c315b28827', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1067436564"}], "adminPass": "nSHyoJ4dtYGm"}}' 2025-08-04 09:34:04,272 99494 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/b3c876d5-c80a-47b3-98aa-240bcb116f41 0.787s 2025-08-04 09:34:04,273 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-283b8990-84e9-4767-a8cc-ba65d662671a', 'x-compute-request-id': 'req-283b8990-84e9-4767-a8cc-ba65d662671a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41'} Body: b'{"server": {"id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "name": "tempest-VolumesAdminNegativeTest-server-741272798", "status": "BUILD", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "ho stId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:03Z", "updated": "2025-08-04T09:34:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-647939667", "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": []}}' 2025-08-04 09:34:54,769 99494 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/b3c876d5-c80a-47b3-98aa-240bcb116f41 0.431s 2025-08-04 09:34:54,770 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa0fa5ee-c587-46f4-80cb-842ec071366d', 'x-compute-request-id': 'req-fa0fa5ee-c587-46f4-80cb-842ec071366d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41'} Body: b'{"server": {"id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "name": "tempest-VolumesAdminNegativeTest-server-741272798", "status": "ACTIVE", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "hostId": "58c94966cac04c9c7bcb03359560ddf5dc6530716ccd5933512bb039", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:03Z", "updated": "2025-08-04T09:34:38Z", "addresses": {"tempest-VolumesAdminNegativeTest-699673380-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:40:eb:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-647939667", "OS-SRV-USG:launched_at": "2025-08-04T09:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1067436564"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:34:54,786 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:35:55,017 99494 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/b3c876d5-c80a-47b3-98aa-240bcb116f41/os-interface 0.184s 2025-08-04 09:35:55,018 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:54 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-da122ec0-a8eb-4a9c-be8f-eb0e4cf478f2', 'x-compute-request-id': 'req-da122ec0-a8eb-4a9c-be8f-eb0e4cf478f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3c876d5-c80a-47b3-98aa-240bcb116f41/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "f1a104e9-11b6-4d81-b52f-25800377e339", "port_id": "d1c20575-bf94-4613-b3cc-aae6a4bc7319", "mac_addr": "fa:16:3e:40:eb:d1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "db628485-8433-424d-ab8b-bad775de55a3", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 09:35:56,304 99494 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/6c473470-1394-42f7-900a-e1544155e4b4 1.282s 2025-08-04 09:35:56,305 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d1c20575-bf94-4613-b3cc-aae6a4bc7319"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-dc1094d1-7117-4332-b00a-3f39ec210ea7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6c473470-1394-42f7-900a-e1544155e4b4'} Body: b'{"floatingip": {"id": "6c473470-1394-42f7-900a-e1544155e4b4", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "floating_ip_address": "172.24.4.191", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "0930e1ed-b407-4d90-868b-bf9d4176311f", "port_id": "d1c20575-bf94-4613-b3cc-aae6a4bc7319", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "f1a104e9-11b6-4d81-b52f-25800377e339", "mac_address": "fa:16:3e:40:eb:d1", "admin_state_up": true, "status": "ACTIVE", "device_id": "b3c876d5-c80a-47b3-98aa-240bcb116f41", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:50Z", "updated_at": "2025-08-04T09:35:55Z", "revision_number": 1, "project_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:35:56,307 99494 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.191:22' as 'cirros' with public key authentication 2025-08-04 09:35:56,321 99494 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:35:56,424 99494 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:35:56,425 99494 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.191 successfully created 2025-08-04 09:35:56,670 99494 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/volumes 0.244s 2025-08-04 09:35:56,671 99494 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-599194232"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7352d343-2436-4326-845d-fc0da283c164', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -7352d343-2436-4326-845d-fc0da283c164', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6344c847-ce5b-47d9-ade2-4cf0c103aec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.601677", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-599194232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:35:56,740 99494 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/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6 0.057s 2025-08-04 09:35:56,741 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14106531-7464-499f-9276-433b84a7082e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14106531-7464-499f-9276-433b84a7082e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6'} Body: b'{"volume": {"id": "6344c847-ce5b-47d9-ade2-4cf0c103aec6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:57.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-599194232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:35:57,796 99494 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/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6 0.039s 2025-08-04 09:35:57,796 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b962398b-915c-4c3a-bbde-3584c83965b6', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b962398b-915c-4c3a-bbde-3584c83965b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6'} Body: b'{"volume": {"id": "6344c847-ce5b-47d9-ade2-4cf0c103aec6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:57.000000", "updated_at": "2025-08-04T09:35:57.000000", "name": "tempest-VolumesAdminNegativeTest-volume-599194232", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6344c847-ce5b-47d9-ade2-4cf0c103aec6"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_delete_server.py", line 117, in test_delete_server_while_in_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 778bfcf6-b5bc-4452-a6a1-2a714576b14a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:34:25,426 99488 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.145s 2025-08-04 09:34:25,426 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2491', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-67fdd6b5-a244-4602-b73b-eb8fccc8c4b5', '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": "e682552c253d4bb3a0f919f4c5928f98", "name": "tempest-DeleteServersTestJSON-1717719857-project-member", "password_expires_at": null}, "audit_ids": ["OrXss1ILSj2-4g-by7Linw"], "expires_at": "2025-08-04T10:34:25.000000Z", "issued_at": "2025-08-04T09:34:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1965317fc827431db388d1a7ba04e046", "name": "tempest-DeleteServersTestJSON-1717719857"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1965317fc827431db388d1a7ba04e046", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:34:25,427 99488 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': 'c0bc453a-b24b-4b68-8c85-830581ab9f0e', 'name': 'tempest-DeleteServersTestJSON-1936270122-network', 'tenant_id': '1965317fc827431db388d1a7ba04e046', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1965317fc827431db388d1a7ba04e046', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47748, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'cre ated_at': '2025-08-04T09:34:11Z', 'updated_at': '2025-08-04T09:34:11Z', 'revision_number': 1} available for tenant 2025-08-04 09:34:28,797 99488 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.369s 2025-08-04 09:34:28,798 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1152915204", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "c0bc453a-b24b-4b68-8c85-830581ab9f0e"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c486a6e9-1a7f-46de-8e75-5d2bdeb0dc0b', 'x-compute-request-id': 'req-c486a6e9-1a7f-46de-8e75-5d2bdeb0dc0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "6a4491bb-375b-448f-9859-e00205e7efc5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "24kr9RdA43YK"}}' 2025-08-04 09:34:29,003 99488 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/6a4491bb-375b-448f-9859-e00205e7efc5 0.202s 2025-08-04 09:34:29,003 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1207', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bb3c7be5-45d1-4304-b6d2-17cc4588addc', 'x-compute-request-id': 'req-bb3c7be5-45d1-4304-b6d2-17cc4588addc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5'} Body: b'{"server": {"id": "6a4491bb-375b-448f-9859-e00205e7efc5", "name": "tempest-DeleteServersTestJSON-server-1152915204", "status": "BUILD", "tenant_id": "1965317fc827431db388d1a7ba04e046", "user_id": "e682552c253d4bb3a0f919f4c5928f98", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:29Z", "updated": "2025-08-04T09:34:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}], "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": []}}' 2025-08-04 09:35:19,301 99488 INFO [tempest.lib.common.rest_client] Request (Delet eServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5 0.233s 2025-08-04 09:35:19,301 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1488', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ec8346ec-cbe3-400e-9f53-382744de261b', 'x-compute-request-id': 'req-ec8346ec-cbe3-400e-9f53-382744de261b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5'} Body: b'{"server": {"id": "6a4491bb-375b-448f-9859-e00205e7efc5", "name": "tempest-DeleteServersTestJSON-server-1152915204", "status": "ACTIVE", "tenant_id": "1965317fc827431db388d1a7ba04e046", "user_id": "e682552c253d4bb3a0f919f4c5928f98", "metadata": {}, "hostId": "2f75bd6b06f9bc3ef275465e230cf51f2ca7cc2a1fa224b010b1ee45", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:28Z", "updated": "2025-08-04T09:34:50Z", "addresses": {"tempest-DeleteServersTestJSON-1936270122-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:cf:6a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/6a4491bb-375b-448f-9859-e00205e7efc5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34:50.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": []}}' 2025-08-04 09:35:19,316 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:36:19,861 99488 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.486s 2025-08-04 09:36:19,862 99488 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-911613877"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a81de36-851e-4550-8004-69df9f731677', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a81de36-851e-4550-8004-69df9f731677', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "778bfcf6-b5bc-4452-a6a1-2a714576b14a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:19.801322", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-911613877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/778b fcf6-b5bc-4452-a6a1-2a714576b14a"}], "user_id": "e682552c253d4bb3a0f919f4c5928f98", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:36:19,913 99488 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a 0.039s 2025-08-04 09:36:19,913 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43044bc3-e311-4279-8c46-821727f61d40', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43044bc3-e311-4279-8c46-821727f61d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a'} Body: b'{"volume": {"id": "778bfcf6-b5bc-4452-a6a1-2a714576b14a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:20.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-911613877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}], "user_id": "e682552c253d4bb3a0f919f4c5928f98", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1965317fc827431db388d1a7ba04e046"}}' 2025-08-04 09:36:20,964 99488 INFO [tempest.lib.common.rest_client] Request (DeleteServersTestJSON:test_delete_server_while_in_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a 0.036s 2025-08-04 09:36:20,965 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44340b3e-fe16-444d-bcba-54967dbab800', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44340b3e-fe16-444d-bcba-54967dbab800', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a'} Body: b'{"volume": {"id": "778bfcf6-b5bc-4452-a6a1-2a714576b14a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:20.000000", "updated_at": "2025-08-04T09:36:20.000000", "name": "tempest-DeleteServersTestJSON-volume-911613877", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/778bfcf6-b5bc-4452-a6a1-2a714576b14a"}], "user_id": "e682552c253d4bb3a0f919f4c5928f98", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1965317fc827431db388d1a7ba04e046"}}' 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 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 88dc3211-fcf2-4d0a-994e-a133a01c3b6a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:33:32,660 99504 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/933e371a-56b1-4893-a26c-49ff943e8dfc 0.050s 2025-08-04 09:33:32,660 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-71e49f99-64bc-48ad-9dbe-f01ec89c35da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:33:33,582 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 0.884s 2025-08-04 09:33:33,582 99504 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': 'Mon, 04 Aug 2025 09:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ad1acf9f-4ede-42fc-b708-fbb51e4c2871', '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": "5ea87a26a95f4fdabaaa02ac36366e0f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "created_at": "2025-08-04T09:33:33Z", "updated_at": "2025-08-04T09:33:33Z", "tags": [], "self": "/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de", "file": "/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:33:35,017 99504 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/2f3397f7-cd34-4a5e-a975-df29785e52de/file 1.434s 2025-08-04 09:33:35,018 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9298c386-5226-4478-9cee-36d8fd9676c2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de/file'} Body: b'' 2025-08-04 09:33:35,018 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:33:35,019 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:33:35,228 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.208s 2025-08-04 09:33:35,228 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2108615716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPow/dVEcFF/ncMxULQpAF/odvTEXq7RpR00O3CMl3qQ9/Pv/yQz7xZ3DriTXjtMdUPcAj91IFLPtUYAM5RSNBaPM0B3Wj8P/W8gMZB970cjVkVQffI9L/IGLrj/PTTC6A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8403993-740f-4c94-aafa-83fd5197bd1b', 'x-compute-request-id': 'req-d8403993-740f-4c94-aafa-83fd5197bd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2108615716", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPow/dVEcFF/ncMxULQpAF/odvTEXq7RpR00O3CMl3qQ9/Pv/yQz7xZ3DriTXjtMdUPcAj91IFLPtUYAM5RSNBaPM0B3Wj8P/W8gMZB970cjVkVQffI9L/IGLrj/PTTC6A==", "fingerprint": "a5:8a:d8:66:c2:dd:4d:c1:de:15:6d:46:ec:2e:28:b9", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4"}}' 2025-08-04 09:33:35,231 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2108615716 created 2025-08-04 09:33:39,083 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.851s 2025-08-04 09:33:39,084 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2015032501", "description": "tempest-description--1455381594"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-a2b59548-7dc8-4f32-b207-71f20a97886d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "name": "tempest-securitygroup--2015032501", "stateful": true, "tenant_id": "f1d50335bc554405b0003506ef92eb66", "description": "tempest-description--1455381594", "shared": false, "security_group_rules": [{"id": "bf4d6770-a490-42d9-bb39-21ba32ef6ea7", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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": 311, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:38Z", "updated_ at": "2025-08-04T09:33:38Z", "revision_number": 0}, {"id": "e455e5c6-31d0-4ae8-a761-9fe968eebe0d", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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": 312, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:33:38Z", "updated_at": "2025-08-04T09:33:38Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:33:38Z", "updated_at": "2025-08-04T09:33:38Z", "revision_number": 1, "project_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:33:41,227 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.143s 2025-08-04 09:33:41,228 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ea1b9d89-bb0c-4f6d-8fab-568739de7731', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "11e67064-2ea2-4e82-bbab-79d99a2c69dc", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:41Z", "updated_at": "2025-08-04T09:33:41Z", "revision_number": 0}}' 2025-08-04 09:33:44,221 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.992s 2025-08-04 09:33:44,221 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-20b63449-0142-43f7-87c4-567a1cd82084', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bd44810e-fa84-4b77-9700-e13e0256624f", "project_id": "f1d50335bc554405b0003506ef92eb66", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "security_group_id": "c25900d4-ae01-4744-ac9a-8d35aaa49d16", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:33:44Z", "updated_at": "2025-08-04T09:33:44Z", "revision_number": 0}}' 2025-08-04 09:33:44,221 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2015032501 created 2025-08-04 09:33:50, 169 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 5.947s 2025-08-04 09:33:50,170 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-231b4996-d8f6-4f44-a434-129cfe64f2cb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8fcad8a5-c6ca-49bb-afa5-41ad6034a99b", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "floating_ip_address": "172.24.4.61", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f1d50335bc554405b0003506ef92eb66", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:49Z", "updated_at": "2025-08-04T09:33:49Z", "revision_number": 0}}' 2025-08-04 09:33:50,170 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8fcad8a5-c6ca-49bb-afa5-41ad6034a99b', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'floating_ip_address': '172.24.4.61', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:49Z', 'updated_at': '2025-08-04T09:33:49Z', 'revision_number': 0, 'ip': '172.24.4.61'} created 2025-08-04 09:33:50,265 99504 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.090s 2025-08-04 09:33:50,266 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9a778a1c-11ba-4c23-b443-9ae48fdbd602', '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": "bb0e28014e644ac7ac4c885a6f46a6a4", "name": "tempest-AttachSCSIVolumeTestJSON-1494222639-project-member", "password_expires_at": null}, "audit_ids": ["Qc4_V_enRiqnjV0X_Tg3IQ"], "expires_at": "2025-08-04T10:33:50.000000Z", "issued_at": "2025-08-04T09:33:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1d50335bc554405b0003506ef92eb66", "name": "tempest-AttachSCSIVolumeTestJSON-1494222639"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10 .0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f1d50335bc554405b0003506ef92eb66", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:33:50,266 99504 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd9d89d27-109c-47f8-9938-0e517bc5fee4', 'name': 'tempest-AttachSCSIVolumeTestJSON-2123597903-network', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 19221, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:48Z', 'updated_at': '2025-08-04T09:32:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:33:50,267 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2108615716', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPow/dVEcFF/ncMxULQpAF/odvTEXq7RpR00O3CMl3qQ9/Pv/yQz7xZ3DriTXjtMdUPcAj91IFLPtUYAM5RSNBaPM0B3Wj8P/W8gMZB970cjVkVQffI9L/IGLrj/PTTC6A==', 'fingerprint': 'a5:8a:d8:66:c2:dd:4d:c1:de:15:6d:46:ec:2e:28:b9', 'user_id': 'bb0e28014e644ac7ac4c885a6f46a6a4', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBCkq82jcxc285wUhWZ7OIRKehwYlNRTezqBbqDFe/fXlAkUfIm9xF/\n/BntQD6WAjGgBwYFK4EEACKhZANiAAT6MP3VRHBRf53DMVC0KQBf6Hb0xF6u0aUd\nNDtwjJd6kPfz7/8kM+8Wdw64k147THVD3AI/dSBSz7VGADOUUjQWjzNAd1o/D/1v\nIDGQfe9HI1ZFUH3yPS/yBi64/z00wug=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c25900d4-ae01-4744-ac9a-8d35aaa49d16', 'name': 'tempest-securitygroup--2015032501', 'stateful': True, 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'description': 'tempest-description--1455381594', 'shared': False, 'security_group_rules': [{'id': 'bf4d6770-a490-42d9-bb39-21ba32ef6ea7', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'security_group_id': 'c25900d4-ae01-4744-ac9a-8d35aaa49d16', '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': 311, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:38Z', 'updated_at': '2025-08-04T09:33:38Z', 'revision_number': 0}, {'id': 'e455e5c6-31d0-4ae8-a761-9fe968eebe0d', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'security_group_id': 'c25900d4-ae01-4744-ac9a-8d35aaa49d16', 'ethertype': 'IPv6', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'p ort_range_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 312, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:38Z', 'updated_at': '2025-08-04T09:33:38Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:33:38Z', 'updated_at': '2025-08-04T09:33:38Z', 'revision_number': 1, 'project_id': 'f1d50335bc554405b0003506ef92eb66'}, 'floating_ip': {'id': '8fcad8a5-c6ca-49bb-afa5-41ad6034a99b', 'tenant_id': 'f1d50335bc554405b0003506ef92eb66', 'floating_ip_address': '172.24.4.61', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f1d50335bc554405b0003506ef92eb66', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:49Z', 'updated_at': '2025-08-04T09:33:49Z', 'revision_number': 0, 'ip': '172.24.4.61'}} 2025-08-04 09:34:02,160 99504 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 11.892s 2025-08-04 09:34:02,160 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1993732859", "imageRef": "2f3397f7-cd34-4a5e-a975-df29785e52de", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "d9d89d27-109c-47f8-9938-0e517bc5fee4"}], "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "key_name": "tempest-keypair-2108615716", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:33:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ca5b9137-442e-4a6a-acaa-e2f818f8cded', 'x-compute-request-id': 'req-ca5b9137-442e-4a6a-acaa-e2f818f8cded', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "adminPass": "nLb8zaVAQkB7"}}' 2025-08-04 09:34:03,227 99504 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/442db65e-5528-4e15-b2df-c23ff5e8ba84 1.062s 2025-08-04 09:34:03,227 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e0d43b-ae4d-49a3-966f-24ad49ecbc4e', 'x-compute-request-id': 'req-29e0d43b-ae4d-49a3-966f-24ad49ecbc4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "name": "tempest -AttachSCSIVolumeTestJSON-server-1993732859", "status": "BUILD", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "metadata": {}, "hostId": "", "image": {"id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2f3397f7-cd34-4a5e-a975-df29785e52de"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:02Z", "updated": "2025-08-04T09:34:02Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2108615716", "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": []}}' 2025-08-04 09:34:53,681 99504 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/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.388s 2025-08-04 09:34:53,682 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1549', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-930e7728-ec6a-4de0-9698-83c6613cb4c5', 'x-compute-request-id': 'req-930e7728-ec6a-4de0-9698-83c6613cb4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "name": "tempest-AttachSCSIVolumeTestJSON-server-1993732859", "status": "ACTIVE", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "metadata": {}, "hostId": "e0d39641b7f624b396c32cfdbaa25e33fe2b689a12e4875cdc1fbb65", "image": {"id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2f3397f7-cd34-4a5e-a975-df29785e52de"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:02Z", "updated": "2025-08-04T09:34:38Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2123597903-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:03:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2108615716", "OS-SRV-USG:launched_at": "2025-08-04T09:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:34:53,699 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:35:53,945 99504 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/44 2db65e-5528-4e15-b2df-c23ff5e8ba84/os-interface 0.188s 2025-08-04 09:35:53,945 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e823bd38-aa50-4e15-ba01-e2bff7b9eef4', 'x-compute-request-id': 'req-e823bd38-aa50-4e15-ba01-e2bff7b9eef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d9d89d27-109c-47f8-9938-0e517bc5fee4", "port_id": "08af41d6-f483-456a-9f1d-c5e1d116c9c5", "mac_addr": "fa:16:3e:35:03:67", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "880aa865-5bcd-40af-a5e1-4e8bdb95e42c", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 09:35:55,717 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b 1.768s 2025-08-04 09:35:55,718 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "08af41d6-f483-456a-9f1d-c5e1d116c9c5"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-47419542-874d-4ea6-9c1d-a84b9d938960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b'} Body: b'{"floatingip": {"id": "8fcad8a5-c6ca-49bb-afa5-41ad6034a99b", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "floating_ip_address": "172.24.4.61", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "818f5a9b-6b7f-4d65-b1ec-6bb89e2fb44c", "port_id": "08af41d6-f483-456a-9f1d-c5e1d116c9c5", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d9d89d27-109c-47f8-9938-0e517bc5fee4", "mac_address": "fa:16:3e:35:03:67", "admin_state_up": true, "status": "ACTIVE", "device_id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:33:49Z", "updated_at": "2025-08-04T09:35:55Z", "revision_number": 1, "project_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:35:55,720 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.61:22' as 'cirros' with public key authentication 2025-08-04 09:35:55,738 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:35:55,841 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:35:55,842 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.61 successfully created 2025-08-04 09:35:56,114 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/volumes 0.271s 2025-08-04 09:35:56,114 99504 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-844723385"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0c3c18e-2322-4f4a-ae10-8570f1484946', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0c3c18e-2322-4f4a-ae10-8570f1484946', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "88dc3211-fcf2-4d0a-994e-a133a01c3b6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.032416", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-844723385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}], "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:35:56,181 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a 0.053s 2025-08-04 09:35:56,181 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba098390-f7d3-4545-a67f-9edc471ff186', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba098390-f7d3-4545-a67f-9edc471ff186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a'} Body: b'{"volume": {"id": "88dc3211-fcf2-4d0a-994e-a133a01c3b6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-844723385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}], "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:35:57,235 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a 0.039s 2025-08-04 09:35:57,235 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84817e86-1557-477d-b019-ff4a10a5d6ca', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84817e86-1557-477d-b019-ff4a10a5d6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a'} Body: b'{"volume": {"id": "88dc3211-fcf2-4d0a-994e-a133a01c3b6a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:35:56.000000", "updated_at": "2025-08-04T09:35:56.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-844723385", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/88dc3211-fcf2-4d0a-994e-a133a01c3b6a"}], "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f1d50335bc554405b0003506ef92eb66"}}' 2025-08-04 09:35:57,425 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.175s 2025-08-04 09:35:57,425 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9b429451-bf13-4075-aeca-2a0205919750', 'x-compute-request-id': 'req-9b429451-bf13-4075-aeca-2a0205919750', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'' 2025-08-04 09:35:57,608 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.182s 2025-08-04 09:35:57,608 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 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-ca4db293-0b40-4637-a9db-1189b522131c', 'x-compute-request-id': 'req-ca4db293-0b40-4637-a9db-1189b522131c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"server": {"id": "442db65e-5528-4e15-b2df-c23ff5e8ba84", "name": "tempest-AttachSCSIVolumeTestJSON-server-1993732859", "status": "ACTIVE", "tenant_id": "f1d50335bc554405b0003506ef92eb66", "user_id": "bb0e28014e644ac7ac4c885a6f46a6a4", "metadata": {}, "hostId": "e0d39641b7f624b396c32cfdbaa25e33fe2b689a12e4875cdc1fbb65", "image": {"id": "2f3397f7-cd34-4a5e-a975-df29785e52de", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/2f3397f7-cd34-4a5e-a975-df29785e52de"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:02Z", "updated": "2025-08-04T09:35:57Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-2123597903-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:03:67"}, {"version": 4, "addr": "172.24.4.61", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:35:03:67"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2108615716", "OS-SRV-USG:launched_at": "2025-08-04T09:34:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015032501"}], "OS-EXT-STS:task_state" : "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:36:47,707 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84 0.037s 2025-08-04 09:36:47,707 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-8b627f69-99b4-4738-8581-ba72d1396447', 'x-compute-request-id': 'req-8b627f69-99b4-4738-8581-ba72d1396447', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/442db65e-5528-4e15-b2df-c23ff5e8ba84'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 442db65e-5528-4e15-b2df-c23ff5e8ba84 could not be found."}}' 2025-08-04 09:36:47,737 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2108615716 0.028s 2025-08-04 09:36:47,737 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-83599909-2d25-42e2-a83a-a3e5991e6a66', 'x-compute-request-id': 'req-83599909-2d25-42e2-a83a-a3e5991e6a66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2108615716'} Body: b'' 2025-08-04 09:36:47,912 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16 0.174s 2025-08-04 09:36:47,912 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-288aa0ad-fc8a-432d-8d6a-bea3cbb5ca93', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16'} Body: b'' 2025-08-04 09:36:47,929 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16 0.016s 2025-08-04 09:36:47,929 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-09946fa1-c8d7-4a85-b099-265effa06c5b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c25900d4-ae01-4744-ac9a-8d35aaa49d16'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c25900d4-ae01-4744-ac9a-8d35aaa49d16 does not exist", "detail": ""}}' 2025-08-04 09:36:48,347 99504 INFO [tempest.lib.common.rest_client] R equest (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b 0.417s 2025-08-04 09:36:48,347 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8fd92b70-493c-4ef4-9808-149ca805f649', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8fcad8a5-c6ca-49bb-afa5-41ad6034a99b'} Body: b'' 2025-08-04 09:36:48,486 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de 0.137s 2025-08-04 09:36:48,486 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c1b9e7a1-b969-4bfa-b94a-048403e5c9ee', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de'} Body: b'' 2025-08-04 09:36:48,503 99504 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de 0.016s 2025-08-04 09:36:48,504 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-765afa2e-293e-4f9d-be7e-117d1ccad03a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/2f3397f7-cd34-4a5e-a975-df29785e52de'} Body: b'{"message": "No image found with ID 2f3397f7-cd34-4a5e-a975-df29785e52de

\\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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:35:57,964 99494 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.126s 2025-08-04 09:35:57,965 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a346827a-21bf-4412-8a10-e4383eaa9168', '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": "3916f55597f54503842c7a5835ef3929", "name": "tempest-VolumesAdminNegativeTest-1055555135-project-member", "password_expires_at": null}, "audit_ids": ["exsfuc9ATxmKS5lcfVn1uw"], "expires_at": "2025-08-04T10:35:57.000000Z", "issued_at": "2025-08-04T09:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "43edf05bf37d4990991e240749b4d1fb", "name": "tempest-VolumesAdminNegativeTest-1055555135"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/43edf05bf37d4990991e240749b4d1fb", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:35:57,965 99494 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': 'f1a104e9-11b6-4d81-b52f-25800377e339', 'name': 'tempest-VolumesAdminNegativeTest-699673380-network', 'tenant_id': '43edf05bf37d4990991e240749b4d1fb', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '43edf05bf37d4990991e240749b4d1fb', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44724, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope ': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:48Z', 'updated_at': '2025-08-04T09:32:49Z', 'revision_number': 1} available for tenant 2025-08-04 09:35:58,419 99494 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.453s 2025-08-04 09:35:58,419 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1037188247", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "f1a104e9-11b6-4d81-b52f-25800377e339"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50d20848-6574-4a91-b284-f8d8974cd3bd', 'x-compute-request-id': 'req-50d20848-6574-4a91-b284-f8d8974cd3bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2fdd8a04-3e3b-43bb-92b2-07255263b521", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8wbANwkckSRb"}}' 2025-08-04 09:35:58,490 99494 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/2fdd8a04-3e3b-43bb-92b2-07255263b521 0.067s 2025-08-04 09:35:58,490 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1210', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a48833e0-518f-4c6a-b851-f67cc8d6cde8', 'x-compute-request-id': 'req-a48833e0-518f-4c6a-b851-f67cc8d6cde8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521'} Body: b'{"server": {"id": "2fdd8a04-3e3b-43bb-92b2-07255263b521", "name": "tempest-VolumesAdminNegativeTest-server-1037188247", "status": "BUILD", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:35:58Z", "updated": "2025-08-04T09:35:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}], "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": []}}' 2025-08-04 09:36:48,788 99494 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/2fdd8a04-3e3b-43bb-92b2-07255263b521 0.233s 2025-08-04 09:36:48,789 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 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-7b205469-f8fd-441a-9b81-e77baaa8ec06', 'x-compute-request-id': 'req-7b205469-f8fd-441a-9b81-e77baaa8ec06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521'} Body: b'{"server": {"id": "2fdd8a04-3e3b-43bb-92b2-07255263b521", "name": "tempest-VolumesAdminNegativeTest-server-1037188247", "status": "ACTIVE", "tenant_id": "43edf05bf37d4990991e240749b4d1fb", "user_id": "3916f55597f54503842c7a5835ef3929", "metadata": {}, "hostId": "58c94966cac04c9c7bcb03359560ddf5dc6530716ccd5933512bb039", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:35:58Z", "updated": "2025-08-04T09:36:14Z", "addresses": {"tempest-VolumesAdminNegativeTest-699673380-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:e0:74"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2fdd8a04-3e3b-43bb-92b2-07255263b521"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:36:13.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": []}}' 2025-08-04 09:36:48,815 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:37:49,101 99494 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/volumes 0.227s 2025-08-04 09:37:49,102 99494 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-656124650"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ed5b06-6913-4c37-9434-039c5b7f72e3', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ed5b06-6913-4c37-9434-039c5b7f72e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:49.038547", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-656124650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10 .0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:37:49,159 99494 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/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f 0.046s 2025-08-04 09:37:49,160 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd182160-aaa4-4b04-bcfa-1cc6fd0179ab', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd182160-aaa4-4b04-bcfa-1cc6fd0179ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f'} Body: b'{"volume": {"id": "a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:49.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-656124650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' 2025-08-04 09:37:50,215 99494 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/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f 0.040s 2025-08-04 09:37:50,215 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45d390cf-fca1-4270-8364-9be5afee283e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45d390cf-fca1-4270-8364-9be5afee283e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f'} Body: b'{"volume": {"id": "a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:49.000000", "updated_at": "2025-08-04T09:37:49.000000", "name": "tempest-VolumesAdminNegativeTest-volume-656124650", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1fa9f41-d28e-4367-8509-1bb8dc6b6f9f"}], "user_id": "3916f55597f54503842c7a5835ef3929", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "43edf05bf37d4990991e240749b4d1fb"}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 552, in test_resize_server_revert_with_volume_attached volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 75c3d60e-94c4-4f62-a24a-a4636bf83d7d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:36:24,102 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a 0.237s 2025-08-04 09:36:24,103 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-441995c9-5961-489f-a10d-8445a65ac9e2', 'x-compute-request-id': 'req-441995c9-5961-489f-a10d-8445a65ac9e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a'} Body: b'{"server": {"id": "8ac017eb-afc7-4a9e-b0a4-296c358e269a", "name": "tempest-ServerActionsTestOtherB-server-88600728", "status": "ACTIVE", "tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4", "user_id": "3e68738128db4c0586a12feae6c8d6ab", "metadata": {}, "hostId": "4415bc96515a439aebee3927f323029319a520a82771ce58ca4a5ce7", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:31Z", "updated": "2025-08-04T09:34:52Z", "addresses": {"tempest-ServerActionsTestOtherB-839792005-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:79:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-980595169", "OS-SRV-USG:launched_at": "2025-08-04T09:34:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1193682530"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:37:24,480 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.302s 2025-08-04 09:37:24,480 99490 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-ServerActionsTestOtherB-volume-1046797945"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8482b7e5-d9f5-4a1d-b16e-78cc967ff9eb', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8482b7e5-d9f5-4a1d-b16e-78cc967ff9eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "75c3d60e-94c4-4f62-a24a-a4636bf83d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:24.327179", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1046797945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75c3d60e-94c4-4f62-a24a-a4636bf 83d7d"}], "user_id": "3e68738128db4c0586a12feae6c8d6ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:37:24,545 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d 0.052s 2025-08-04 09:37:24,545 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d69672c6-c251-439b-ad55-efb8ccf4107f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d69672c6-c251-439b-ad55-efb8ccf4107f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d'} Body: b'{"volume": {"id": "75c3d60e-94c4-4f62-a24a-a4636bf83d7d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:24.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1046797945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}], "user_id": "3e68738128db4c0586a12feae6c8d6ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4"}}' 2025-08-04 09:37:25,599 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:test_resize_server_revert_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d 0.039s 2025-08-04 09:37:25,599 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89adefa-1a71-41b6-a5e9-28c443dec8fa', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89adefa-1a71-41b6-a5e9-28c443dec8fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d'} Body: b'{"volume": {"id": "75c3d60e-94c4-4f62-a24a-a4636bf83d7d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:37:24.000000", "updated_at": "2025-08-04T09:37:25.000000", "name": "tempest-ServerActionsTestOtherB-volume-1046797945", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/75c3d60e-94c4-4f62-a24a-a4636bf83d7d"}], "user_id": "3e68738128db4c0586a12feae6c8d6ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4"}}' 2025-08-04 09:37:25,612 99490 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 2025-08-04 09:37:25,871 99490 INFO [tempest.lib.common.rest_client] Request (ServerActionsTest OtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a 0.256s 2025-08-04 09:37:25,871 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9f2e1e2-bc89-4cd6-8473-3d7046cec59c', 'x-compute-request-id': 'req-f9f2e1e2-bc89-4cd6-8473-3d7046cec59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a'} Body: b'{"server": {"id": "8ac017eb-afc7-4a9e-b0a4-296c358e269a", "name": "tempest-ServerActionsTestOtherB-server-88600728", "status": "ACTIVE", "tenant_id": "7e0b07b1c4ef4124a56035d3ab7a76e4", "user_id": "3e68738128db4c0586a12feae6c8d6ab", "metadata": {}, "hostId": "4415bc96515a439aebee3927f323029319a520a82771ce58ca4a5ce7", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:34:31Z", "updated": "2025-08-04T09:34:52Z", "addresses": {"tempest-ServerActionsTestOtherB-839792005-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:79:82"}, {"version": 4, "addr": "172.24.4.155", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:79:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8ac017eb-afc7-4a9e-b0a4-296c358e269a"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-980595169", "OS-SRV-USG:launched_at": "2025-08-04T09:34:52.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1193682530"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume[id-d0ccac79-0091-4cf4-a1ce-26162d0cc55f,negative,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b58b8050-eceb-4fe3-82cd-3eab7bf7bc63 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:25,298 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 09:39:25,298 99500 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-480299958"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c0c47c4-feec-4b70-8668-b197fa1d2368', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c0c47c4-feec-4b70-8668-b197fa1d2368', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b58b8050-eceb-4fe3-82cd-3eab7bf7bc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:25.230796", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-480299958", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:25,349 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63 0.038s 2025-08-04 09:39:25,349 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec9a05bd-4d6f-4667-8f39-20e06d6e080d', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec9a05bd-4d6f-4667-8f39-20e06d6e080d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63'} Body: b'{"volume": {"id": "b58b8050-eceb-4fe3-82cd-3eab7bf7bc63", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:25.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-480299958", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' 2025-08-04 09:39:26,486 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63 0.122s 2025-08-04 09:39:26,486 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-84a15548-d671-4885-b43b-e28ffed125ac', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a15548-d671-4885-b43b-e28ffed125ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63'} Body: b'{"volume": {"id": "b58b8050-eceb-4fe3-82cd-3eab7bf7bc63", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:25.000000", "updated_at": "2025-08-04T09:39:25.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-480299958", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b58b8050-eceb-4fe3-82cd-3eab7bf7bc63"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' 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 65, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e95ba3c-41c6-4e5b-b532-762956f17eea failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:26,696 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.194s 2025-08-04 09:39:26,696 99500 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-522539372"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fbf8212-92f4-4c99-b522-eb6bba404703', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fbf8212-92f4-4c99-b522-eb6bba404703', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6e95ba3c-41c6-4e5b-b532-762956f17eea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:26.637950", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-522539372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:26,748 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea 0.040s 2025-08-04 09:39:26,748 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3699185a-3c9b-4975-8b0a-2a29daa8ddd8', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3699185a-3c9b-4975-8b0a-2a29daa8ddd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea'} Body: b'{"volume": {"id": "6e95ba3c-41c6-4e5b-b532-762956f17eea", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:27.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-522539372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' 2025-08-04 09:39:27,828 99500 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea 0.051s 2025-08-04 09:39:27,828 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-373ee572-18e1-4973-9f28-5c064c1bb12e', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373ee572-18e1-4973-9f28-5c064c1bb12e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea'} Body: b'{"volume": {"id": "6e95ba3c-41c6-4e5b-b532-762956f17eea", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:27.000000", "updated_at": "2025-08-04T09:39:27.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-522539372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e95ba3c-41c6-4e5b-b532-762956f17eea"}], "user_id": "5e418ecd626d41f987451f24b0e9dca7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3c9bc929ae5b4603850661f76d411124"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5a655bd0-0a22-4ccf-8956-1500e5f70a90 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:37:22,649 99488 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:37:22,649 99488 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:37:22,790 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.140s 2025-08-04 09:37:22,791 99488 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-882680550", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPFOXdIDWWlU+t+6SVpdkqMlVPUuMKNcrMKktuduP3dMGvZFSFma/jwo5l3FKFxlGauw1prBSJGeJ6Qly6B5HQKeN9BlqzoODqIFqbRnxESIeYcqecJ5P6tLReZIy5zOMw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b080d5f6-5a24-4952-93be-0d1761fb9b16', 'x-compute-request-id': 'req-b080d5f6-5a24-4952-93be-0d1761fb9b16', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-882680550", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPFOXdIDWWlU+t+6SVpdkqMlVPUuMKNcrMKktuduP3dMGvZFSFma/jwo5l3FKFxlGauw1prBSJGeJ6Qly6B5HQKeN9BlqzoODqIFqbRnxESIeYcqecJ5P6tLReZIy5zOMw==", "fingerprint": "8f:5d:e2:c4:c0:e8:69:3d:ec:a6:4e:fa:21:93:66:23", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510"}}' 2025-08-04 09:37:22,793 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-882680550 created 2025-08-04 09:37:23,017 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.224s 2025-08-04 09:37:23,018 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--674818996", "description": "tempest-description--429717404"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-02d2145e-a1c6-4294-848c-4d925a05c76e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "name": "tempest-securitygroup--674818996", "stateful": true, "tenant_id": "6497e676994b4fe4b101c0f866266b99", "description": "tempest-description--429717404", "shared": false, "security_group_rules": [{"id": "410b8481-8fe0-4c37-8af6-305b5fbf802b", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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": 593, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:37:22Z", "updated_at": "2025-08-04T09:37:22Z", "revision_number": 0}, {"id": "ae3b293b-440c-435d-b9b3-d072c9d5c4c2", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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": 594, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:37:22Z", "updated_at": "2025-08-04T09:37:22Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:37:22Z", "updated_at": "2025-08-04T09:37:22Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:37:23,350 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.331s 2025-08-04 09:37:23,350 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-69325bed-560b-44e8-8093-628e5e89ec9d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ab8c30a9-28f1-4514-8210-d8bc491d4a7b", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:37:23Z", "updated_at": "2025-08-04T09:37:23Z", "revision_number": 0}}' 2025-08-04 09:37:23,649 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.298s 2025-08-04 09:37:23,649 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5e64ed41-59db-4c3a-92e4-3a90d836d78b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2d673da5-3609-4250-a4cb-f97cc19109c2", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "88d9877f-7859-4bf4-8ad3-b22731ef819d", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:37:23Z", "updated_at": "2025-08-04T09:37:23Z", "revision_number": 0}}' 2025-08-04 09:37:23,650 99488 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--674818996 created 2025-08-04 09:37:24,531 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.880s 2025-08-04 09:37:24,531 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-c2a40960-508f-4955-910a-49f58eb1b66a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "886c6d77-b2d3-4671-bc38-80edfd74fede", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.138", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6497e676994b4fe4b101c0f866266b99", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:37:24Z", "updated_at": "2025-08-04T09:37:24Z", "revision_number": 0}}' 2025-08-04 09:37:24,532 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '886c6d77-b2d3-4671-bc38-80edfd74fede', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.138', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:37:24Z', 'updated_at': '2025-08-04T09:37:24Z', 'revision_number': 0, 'ip': '172.24.4.138'} created 2025-08-04 09:37:24,623 99488 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.085s 2025-08-04 09:37:24,623 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4c9b01de-75e3-4033-90b6-6441803fcb5e', '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": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "name": "tempest-AttachVolumeShelveTestJSON-1208188236-project-member", "password_expires_at": null}, "audit_ids": ["AAs5Fy_FRmy-qdKLN44k9g"], "expires_at": "2025-08-04T10:37:24.000000Z", "issued_at": "2025-08-04T09:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6497e676994b4fe4b101c0f866266b99", "name": "tempest-AttachVolumeShelveTestJSON-1208188236"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placeme nt", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6497e676994b4fe4b101c0f866266b99", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:37:24,624 99488 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '8853d43d-9061-4f71-b8e5-8d4ce8d256df', 'name': 'tempest-AttachVolumeShelveTestJSON-898662642-network', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6497e676994b4fe4b101c0f866266b99', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23256, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:37:16Z', 'updated_at': '2025-08-04T09:37:16Z', 'revision_number': 1} available for tenant 2025-08-04 09:37:24,624 99488 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-882680550', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPFOXdIDWWlU+t+6SVpdkqMlVPUuMKNcrMKktuduP3dMGvZFSFma/jwo5l3FKFxlGauw1prBSJGeJ6Qly6B5HQKeN9BlqzoODqIFqbRnxESIeYcqecJ5P6tLReZIy5zOMw==', 'fingerprint': '8f:5d:e2:c4:c0:e8:69:3d:ec:a6:4e:fa:21:93:66:23', 'user_id': 'c8d1ba6fce404ed6bd9d1fa4cc1d1510', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAwhQZr2B9QpsJYWGyob0TIULr3V63F+5e7pFOiUpi/LoqI6HdM1JFE\nqQM3KSlzhYegBwYFK4EEACKhZANiAATxTl3SA1lpVPrfuklaXZKjJVT1LjCjXKzC\npLbnbj93TBr2RUhZmv48KOZdxShcZRmrsNaawUiRniekJcugeR0CnjfQZas6Dg6i\nBam0Z8REiHmHKnnCeT+rS0XmSMuczjM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '88d9877f-7859-4bf4-8ad3-b22731ef819d', 'name': 'tempest-securitygroup--674818996', 'stateful': True, 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'description': 'tempest-description--429717404', 'shared': False, 'security_group_rules': [{'id': '410b8481-8fe0-4c37-8af6-305b5fbf802b', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '88d9877f-7859-4bf4-8ad3-b22731ef819d', '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': 593, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:37:22Z', 'updated_at': '2025-08-04T09:37:22Z', 'revision_number': 0}, {'id': 'ae3b293b-440c-435d-b9b3-d072c9d5c4c2', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '88d9877f-7859-4bf4-8ad3-b22731ef819d', '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': 594, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025 -08-04T09:37:22Z', 'updated_at': '2025-08-04T09:37:22Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:37:22Z', 'updated_at': '2025-08-04T09:37:22Z', 'revision_number': 1, 'project_id': '6497e676994b4fe4b101c0f866266b99'}, 'floating_ip': {'id': '886c6d77-b2d3-4671-bc38-80edfd74fede', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.138', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:37:24Z', 'updated_at': '2025-08-04T09:37:24Z', 'revision_number': 0, 'ip': '172.24.4.138'}} 2025-08-04 09:37:25,264 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.639s 2025-08-04 09:37:25,265 99488 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-242908042", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "8853d43d-9061-4f71-b8e5-8d4ce8d256df"}], "security_groups": [{"name": "tempest-securitygroup--674818996"}], "key_name": "tempest-keypair-882680550", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e', '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-bb11ee73-1af9-4831-b5d0-17641237e57f', 'x-compute-request-id': 'req-bb11ee73-1af9-4831-b5d0-17641237e57f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--674818996"}], "adminPass": "password"}}' 2025-08-04 09:37:25,333 99488 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/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.065s 2025-08-04 09:37:25,333 99488 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': 'Mon, 04 Aug 2025 09:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1272', '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-928b9b1b-b995-4d56-8d0b-2b689f89ba51', 'x-compute-request-id': 'req-928b9b1b-b995-4d56-8d0b-2b689f89ba51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "name": "tempest-AttachVolumeShelveTestJSON-server-242908042", "status": "BUILD", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6b d9d1fa4cc1d1510", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:37:25Z", "updated": "2025-08-04T09:37:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-882680550", "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}}' 2025-08-04 09:38:15,609 99488 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/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.208s 2025-08-04 09:38:15,609 99488 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': 'Mon, 04 Aug 2025 09:38:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1583', '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-0d7392b6-07f7-489e-9ef6-192c7fc0bf46', 'x-compute-request-id': 'req-0d7392b6-07f7-489e-9ef6-192c7fc0bf46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "name": "tempest-AttachVolumeShelveTestJSON-server-242908042", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:37:25Z", "updated": "2025-08-04T09:37:42Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:ba:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882680550", "OS-SRV-USG:launched_at": "2025-08-04T09:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--674818996"}], "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}}' 2025-08-04 09:38:15,626 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:39:15,821 99488 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/906f3ca7-48b0-4d01-9b7 3-2bc30357fe2e/os-interface 0.163s 2025-08-04 09:39:15,822 99488 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': 'Mon, 04 Aug 2025 09:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-396870eb-24ae-4fef-a648-b90f0eb4bf82', 'x-compute-request-id': 'req-396870eb-24ae-4fef-a648-b90f0eb4bf82', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "port_id": "60f067ff-1b29-4a06-91f7-65407bd3a23b", "mac_addr": "fa:16:3e:64:ba:95", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5e00a505-cfb2-43f1-9eab-bd6d2386e806", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 09:39:16,699 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede 0.871s 2025-08-04 09:39:16,700 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "60f067ff-1b29-4a06-91f7-65407bd3a23b"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-53494707-ace4-4dff-b183-625f35f773a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede'} Body: b'{"floatingip": {"id": "886c6d77-b2d3-4671-bc38-80edfd74fede", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.138", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "79e71253-7814-4743-9caf-605b2cdc9535", "port_id": "60f067ff-1b29-4a06-91f7-65407bd3a23b", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "mac_address": "fa:16:3e:64:ba:95", "admin_state_up": true, "status": "ACTIVE", "device_id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:37:24Z", "updated_at": "2025-08-04T09:39:16Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:39:16,702 99488 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.138:22' as 'cirros' with public key authentication 2025-08-04 09:39:16,785 99488 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:39:16,889 99488 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:39:16,890 99488 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.138 successfully created 2025-08-04 09:39:16,935 99488 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/906f3ca7-48b0-4d01-9b73-2bc30357fe2e/ips 0.045s 2025-08-04 09:39:16,935 99488 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': 'Mon, 04 Aug 2025 09:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'c ompute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3558dc2d-e5fd-4cdc-b31d-a7c1e263a4b1', 'x-compute-request-id': 'req-3558dc2d-e5fd-4cdc-b31d-a7c1e263a4b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-04 09:39:17,238 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.299s 2025-08-04 09:39:17,238 99488 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-1659829351"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171230ac-4138-4391-8ad3-0763d9e70a1f', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171230ac-4138-4391-8ad3-0763d9e70a1f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.157339", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1659829351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:17,291 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90 0.040s 2025-08-04 09:39:17,291 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f2d353c-bacb-4701-9305-b019b8ed0a38', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f2d353c-bacb-4701-9305-b019b8ed0a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90'} Body: b'{"volume": {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1659829351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:39: 18,356 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90 0.039s 2025-08-04 09:39:18,357 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7232229c-df92-437c-a2c0-9bd6d07b23c3', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7232229c-df92-437c-a2c0-9bd6d07b23c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90'} Body: b'{"volume": {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1659829351", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5a655bd0-0a22-4ccf-8956-1500e5f70a90"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:39:18,499 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.128s 2025-08-04 09:39:18,499 99488 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': 'Mon, 04 Aug 2025 09:39:18 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-774dea32-cdb9-4412-92ca-5a89494dff71', 'x-compute-request-id': 'req-774dea32-cdb9-4412-92ca-5a89494dff71', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'' 2025-08-04 09:39:18,750 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.250s 2025-08-04 09:39:18,750 99488 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': 'Mon, 04 Aug 2025 09:39:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1708', '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-ac0b2135-0313-470e-84ab-e298c2d27c73', 'x-compute-request-id': 'req-ac0b2135-0313-470e-84ab-e298c2d27c73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"server": {"id": "906f3ca7-48b0-4d01-9b73-2bc30357fe2e", "name": "tempest-AttachVolumeShelveTestJSON-server-242908042", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:37:25Z", "updated": "2025-08-04T09:39:18Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:ba:95"}, {"version": 4, "addr": "172.24.4.138", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:64:ba:95"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-882680550", "OS-SRV-USG:launched_at": "2025-08-04T09:37:41.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--674818996"}], "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}}' 2025-08-04 09:40:08,853 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e 0.035s 2025-08-04 09:40:08,853 99488 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': 'Mon, 04 Aug 2025 09:40:08 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-5268f8c9-c70e-42ca-82b6-0dcc27f426ec', 'x-compute-request-id': 'req-5268f8c9-c70e-42ca-82b6-0dcc27f426ec', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/906f3ca7-48b0-4d01-9b73-2bc30357fe2e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 906f3ca7-48b0-4d01-9b73-2bc30357fe2e could not be found."}}' 2025-08-04 09:40:08,888 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-882680550 0.034s 2025-08-04 09:40:08,889 99488 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': 'Mon, 04 Aug 2025 09:40:08 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-060a2bf5-4e57-4dfd-83d6-305dfba31b59', 'x-compute-request-id': 'req-060a2bf5-4e57-4dfd-83d6-305dfba31b59', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-882680550'} Body: b'' 2025-08-04 09:40:09,098 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d 0.209s 2025-08-04 09:40:09,099 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fcda4a35-82bb-49ef-bef5-b1dccc62751c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d'} Body: b'' 2025-08-04 09:40:09,116 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d 0.017s 2025-08-04 09:40:09,117 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f5b455e3-f5d2-4b4f-9597-e0472433c329', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/88d9877f-7859-4bf4-8ad3-b22731ef819d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 88d9877f-7859-4bf4-8ad3-b22731ef819d does not exist", "detail": ""}}' 2025-08-04 09:40:09,470 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede 0.352s 2025-08-04 09:40:09,470 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cd319256-39fc-4d7b-9b5e-b4adaab59cd2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/886c6d77-b2d3-4671-bc38-80edfd74fede'} Body: b'' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume[id-74085be3-a370-4ca2-bc51-2d0e10e0f573,image,negative,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_servers_negative.py", line 537, in test_create_server_from_non_bootable_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3ad223ff-908e-42ee-a04e-3828d55fcce9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:38:12,752 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.268s 2025-08-04 09:38:12,752 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23e7f1da-8e3c-4957-8221-9750a9a1ebc7', 'x-compute-request-id': 'req-23e7f1da-8e3c-4957-8221-9750a9a1ebc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' 2025-08-04 09:39:13,006 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.199s 2025-08-04 09:39:13,006 99506 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-1428955813"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a67db12-13ca-45bb-897f-6f19f3801ed7', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a67db12-13ca-45bb-897f-6f19f3801ed7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ad223ff-908e-42ee-a04e-3828d55fcce9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:12.947656", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428955813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}], "user_id": "06271f169da34f23ad43d9593398d 791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:13,059 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9 0.038s 2025-08-04 09:39:13,060 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b67f0e-6bf5-4946-be1f-1f8d548bdced', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b67f0e-6bf5-4946-be1f-1f8d548bdced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9'} Body: b'{"volume": {"id": "3ad223ff-908e-42ee-a04e-3828d55fcce9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:13.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1428955813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:39:14,125 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:test_create_server_from_non_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9 0.037s 2025-08-04 09:39:14,125 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e145f6bd-f3fd-45b4-b102-ea0718eece29', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e145f6bd-f3fd-45b4-b102-ea0718eece29', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9'} Body: b'{"volume": {"id": "3ad223ff-908e-42ee-a04e-3828d55fcce9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:13.000000", "updated_at": "2025-08-04T09:39:13.000000", "name": "tempest-ServersNegativeTestJSON-volume-1428955813", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad223ff-908e-42ee-a04e-3828d55fcce9"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:39:14,348 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.209s 2025-08-04 09:39:14,349 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3af2b4bc-04ef-4f02-8a58-44a6ca89b293', 'x-compute-request-id': 'req-3af2b4bc-04ef-4f02-8a58-44a6ca89b293', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 475, in test_rebuild_server_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume dfa9106b-012f-49ff-8a10-63c4806847ed failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:35:46,303 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.195s 2025-08-04 09:35:46,304 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b79bd50a-741d-4580-9cce-426260de230f', 'x-compute-request-id': 'req-b79bd50a-741d-4580-9cce-426260de230f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:36:46,564 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/volumes 0.191s 2025-08-04 09:36:46,565 99492 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-ServerActionsTestOtherA-volume-404586346"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac148966-d837-4950-a542-e40488a4c423', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac148966-d837-4950-a542-e40488a4c423', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "dfa9106b-012f-49ff-8a10-63c4806847ed", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:46.506757", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-404586346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"} ], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:36:46,669 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2025-08-04 09:36:46,679 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c01112d4-4815-4c4e-8786-ec1ae7d0b3e6', '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": "1ba4fa54dff94c0496f49cfea37aa678", "name": "tempest-ServerActionsTestOtherA-1760231133-project-member", "password_expires_at": null}, "audit_ids": ["eUp5iAKjRi6ZnHV4CePYsg"], "expires_at": "2025-08-04T10:36:46.000000Z", "issued_at": "2025-08-04T09:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ea757aa1b514ee291dd84c7c385a651", "name": "tempest-ServerActionsTestOtherA-1760231133"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ea757aa1b514ee291dd84c7c385a651", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:36:46,680 99492 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'e933ab77-3b7f-47df-a7c5-cdcd273f52e7', 'name': 'tempest-ServerActionsTestOtherA-1251385580-network', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 53 91, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:47Z', 'updated_at': '2025-08-04T09:32:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:36:46,681 99492 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:36:46,681 99492 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:36:46,744 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.062s 2025-08-04 09:36:46,745 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1507631913", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFql9YKIK6M1dU+uoKsuMGB+gbbbOhk9yBRv6GVeK7tDy93xrJDYbRxgWqHaRVAqLS4yHBlr8BUtIyAxUBWd0vpSoPpAy0X3f27m5AixG4FvzfBf47AROQDjTv/VgVfcng=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 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-598434d1-dd96-463b-abe9-ab931aa6a3c0', 'x-compute-request-id': 'req-598434d1-dd96-463b-abe9-ab931aa6a3c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1507631913", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFql9YKIK6M1dU+uoKsuMGB+gbbbOhk9yBRv6GVeK7tDy93xrJDYbRxgWqHaRVAqLS4yHBlr8BUtIyAxUBWd0vpSoPpAy0X3f27m5AixG4FvzfBf47AROQDjTv/VgVfcng==", "fingerprint": "8f:d1:a3:04:0d:b3:32:c2:b3:5a:6f:4b:bd:95:a5:2e", "user_id": "1ba4fa54dff94c0496f49cfea37aa678"}}' 2025-08-04 09:36:46,747 99492 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1507631913 created 2025-08-04 09:36:46,962 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.214s 2025-08-04 09:36:46,962 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1774371056", "description": "tempest-description--1757462275"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-5ebc76cc-5984-40cc-a501-a1f98344fb36', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "name": "tempest-securitygroup--1774371056", "stateful": true, "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "description": "tempest-description--1757462275", "shared": false, "security_group_rules": [{"id": "228803e7-af33-40d7-a30d-0acf160d92ab", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:36:46Z", "updated_at": "2025-08- 04T09:36:46Z", "revision_number": 0}, {"id": "4f9d7ef5-4f5c-4b6b-abba-f0a5a706202f", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:36:46Z", "updated_at": "2025-08-04T09:36:46Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:36:46Z", "updated_at": "2025-08-04T09:36:46Z", "revision_number": 1, "project_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:36:47,164 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.200s 2025-08-04 09:36:47,164 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-639be954-dfd4-4f63-9f86-035e70db9bb7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "473dd4cb-f938-4ae0-8765-888ec30e1c75", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:36:47Z", "revision_number": 0}}' 2025-08-04 09:36:47,377 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.212s 2025-08-04 09:36:47,378 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-1afeac1c-1a64-4085-92fc-d2e7dec749c8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "66c50836-7a5f-4800-bdef-620f67b96190", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "security_group_id": "787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:36:47Z", "revision_number": 0}}' 2025-08-04 09:36:47,378 99492 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1774371056 created 2025-08-04 09:36:48,112 99492 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.733s 2025-08-04 09:36:48,112 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-f5dc09c9-a0b9-41c4-a842-1c75036e4b0c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "95286187-1d9d-47e1-bd17-0a46f6a34979", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "floating_ip_address": "172.24.4.116", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9ea757aa1b514ee291dd84c7c385a651", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:36:47Z", "revision_number": 0}}' 2025-08-04 09:36:48,113 99492 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '95286187-1d9d-47e1-bd17-0a46f6a34979', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'floating_ip_address': '172.24.4.116', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:36:47Z', 'updated_at': '2025-08-04T09:36:47Z', 'revision_number': 0, 'ip': '172.24.4.116'} created 2025-08-04 09:36:48,113 99492 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1507631913', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFql9YKIK6M1dU+uoKsuMGB+gbbbOhk9yBRv6GVeK7tDy93xrJDYbRxgWqHaRVAqLS4yHBlr8BUtIyAxUBWd0vpSoPpAy0X3f27m5AixG4FvzfBf47AROQDjTv/VgVfcng==', 'fingerprint': '8f:d1:a3:04:0d:b3:32:c2:b3:5a:6f:4b:bd:95:a5:2e', 'user_id': '1ba4fa54dff94c0496f49cfea37aa678', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDE/C/iMHU7LbR+TKV9DK4i6zjeg3baWwyEtcW8du6rat7/j6ZD8J+r\nHWADmr0fsoKgBwYFK4EEACKhZANiAARapfWCiCujNXVPrqCrLjBgfoG22zoZPcgU\nb+hlXiu7Q8vd8ayQ2G0cYFqh2kVQKi0uMhwZa/AVLSMgMVAVndL6UqD6QMtF939u\n5uQIsRuBb83wX+OwETkA407/1YFX3J4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6', 'name': 'tempest-securitygroup--1774371056', 'stateful': True, 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': 'tempest-description--1757462275', 'shared': False, 'security_group_rules': [{'id': '228803e7-af33-40d7-a30d-0acf160d92ab', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6', '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': 560, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:36:46Z', 'updated_at': '2025-08-04T09:36:46Z', 'revision_number': 0}, {'id': '4f9d7ef5-4f5c-4b6b-abba-f0a5a706202f', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6', '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, 's tandard_attr_id': 561, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:36:46Z', 'updated_at': '2025-08-04T09:36:46Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:36:46Z', 'updated_at': '2025-08-04T09:36:46Z', 'revision_number': 1, 'project_id': '9ea757aa1b514ee291dd84c7c385a651'}, 'floating_ip': {'id': '95286187-1d9d-47e1-bd17-0a46f6a34979', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'floating_ip_address': '172.24.4.116', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:36:47Z', 'updated_at': '2025-08-04T09:36:47Z', 'revision_number': 0, 'ip': '172.24.4.116'}} 2025-08-04 09:36:48,764 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 0.651s 2025-08-04 09:36:48,765 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-tempest.common.compute-instance-1019368661", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "e933ab77-3b7f-47df-a7c5-cdcd273f52e7"}], "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "key_name": "tempest-keypair-1507631913", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-873797db-7529-452a-9a23-10d08396e3d8', 'x-compute-request-id': 'req-873797db-7529-452a-9a23-10d08396e3d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "adminPass": "MVAK2u75cnUh"}}' 2025-08-04 09:36:48,835 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.067s 2025-08-04 09:36:48,836 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:36:48 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-b1b06691-16a4-4dd7-a40c-3a13bd6c1b5f', 'x-compute-request-id': 'req-b1b06691-16a4-4dd7-a40c-3a13bd6c1b5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "BUILD", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37a a678", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:49Z", "updated": "2025-08-04T09:36:48Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1507631913", "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": []}}' 2025-08-04 09:37:39,163 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.262s 2025-08-04 09:37:39,163 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:38 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-13d1444c-d035-42c1-85ce-a4f5d2d38fe8', 'x-compute-request-id': 'req-13d1444c-d035-42c1-85ce-a4f5d2d38fe8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:48Z", "updated": "2025-08-04T09:37:04Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507631913", "OS-SRV-USG:launched_at": "2025-08-04T09:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:37:39,178 99492 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:38:39,484 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629/os-interface 0.250s 2025-08-04 09:38:39,485 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:39 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-c9a93a28-1d5b-49d8-b7fd-3342ce8fc543', 'x-compute-request-id': 'req-c9a93a28-1d5b-49d8-b7fd-3342ce8fc543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e933ab77-3b7f-47df-a7c5-cdcd273f52e7", "port_id": "477ec263-1221-4a76-9707-e49c803fd197", "mac_addr": "fa:16:3e:43:01:93", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "4a9f7a10-2e52-418b-a21e-ad8f01be44ea", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 09:38:40,402 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979 0.912s 2025-08-04 09:38:40,402 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "477ec263-1221-4a76-9707-e49c803fd197"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7c8ddfb2-e41b-4c89-896e-327f8ad6e0c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979'} Body: b'{"floatingip": {"id": "95286187-1d9d-47e1-bd17-0a46f6a34979", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "floating_ip_address": "172.24.4.116", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "63d94e79-5406-4925-b4ee-10ee1bfacf8f", "port_id": "477ec263-1221-4a76-9707-e49c803fd197", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e933ab77-3b7f-47df-a7c5-cdcd273f52e7", "mac_address": "fa:16:3e:43:01:93", "admin_state_up": true, "status": "ACTIVE", "device_id": "2521853a-23cb-4f8f-97fb-f19872416629", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:36:47Z", "updated_at": "2025-08-04T09:38:39Z", "revision_number": 1, "project_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:38:40,404 99492 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.116:22' as 'cirros' with public key authentication 2025-08-04 09:38:40,415 99492 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:38:40,518 99492 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:38:40,519 99492 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.116 successfully created 2025-08-04 09:38:40,765 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.245s 2025-08-04 09:38:40,765 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:40 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-27625a50-39cd-4d71-a66b-829fb0d02fea', 'x-compute-request-id': 'req-27625a50-39cd-4d71-a66b-829fb0d0 2fea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:48Z", "updated": "2025-08-04T09:37:04Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507631913", "OS-SRV-USG:launched_at": "2025-08-04T09:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:38:40,820 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed 0.039s 2025-08-04 09:38:40,820 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10751c12-f838-45e9-949e-dfd262b1a9f8', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10751c12-f838-45e9-949e-dfd262b1a9f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed'} Body: b'{"volume": {"id": "dfa9106b-012f-49ff-8a10-63c4806847ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:47.000000", "updated_at": "2025-08-04T09:36:47.000000", "name": "tempest-ServerActionsTestOtherA-volume-404586346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:38:41,878 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed 0.043s 2025-08-04 09:38:41,879 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json ', 'x-compute-request-id': 'req-d409db00-48dc-434d-bed6-cd58acdc7a12', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d409db00-48dc-434d-bed6-cd58acdc7a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed'} Body: b'{"volume": {"id": "dfa9106b-012f-49ff-8a10-63c4806847ed", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:36:47.000000", "updated_at": "2025-08-04T09:36:47.000000", "name": "tempest-ServerActionsTestOtherA-volume-404586346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/dfa9106b-012f-49ff-8a10-63c4806847ed"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:38:42,099 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.205s 2025-08-04 09:38:42,099 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deafb4df-ba98-46be-a45f-fb451e089481', 'x-compute-request-id': 'req-deafb4df-ba98-46be-a45f-fb451e089481', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}, {"version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:39:42,321 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-9 7fb-f19872416629 0.148s 2025-08-04 09:39:42,322 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fa3083ce-f260-4d09-8365-8d7a0984a4f3', 'x-compute-request-id': 'req-fa3083ce-f260-4d09-8365-8d7a0984a4f3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'' 2025-08-04 09:39:42,633 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.310s 2025-08-04 09:39:42,633 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:42 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-e098d46b-2bb0-4d06-ab5e-b9953406bf45', 'x-compute-request-id': 'req-e098d46b-2bb0-4d06-ab5e-b9953406bf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"server": {"id": "2521853a-23cb-4f8f-97fb-f19872416629", "name": "tempest-tempest.common.compute-instance-1019368661", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:36:48Z", "updated": "2025-08-04T09:39:42Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}, {"version": 4, "addr": "172.24.4.116", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:01:93"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2521853a-23cb-4f8f-97fb-f19872416629"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1507631913", "OS-SRV-USG:launched_at": "2025-08-04T09:37:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1774371056"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:40:32,711 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629 0.037s 2025-08-04 09:40:32,712 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40: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-b83fcb6d-f064-4853-826b-53f0b7eb1edf', 'x-compute-request-id': 'req-b83fcb6d-f064-4853-826b-53f0b7eb1edf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2521853a-23cb-4f8f-97fb-f19872416629'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2521853a-23cb-4f8f-97fb-f19872416629 could not be found."}}' 2025-08-04 09:40:32,739 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507631913 0.026s 2025-08-04 09:40:32,739 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40: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-93c3cf75-3b0e-44f2-b8af-41d867f9cdc9', 'x-compute-request-id': 'req-93c3cf75-3b0e-44f2-b8af-41d867f9cdc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1507631913'} Body: b'' 2025-08-04 09:40:32,941 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6 0.200s 2025-08-04 09:40:32,941 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0dd6ec6d-6bad-48b2-b131-dce7a1a352f2', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6'} Body: b'' 2025-08-04 09:40:32,960 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6 0.018s 2025-08-04 09:40:32,960 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-e49703b6-b6b3-4f2d-9929-d0ca78792b6d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 787cf3b6-5d1d-4b3a-a3d7-a6233d3165f6 does not exist", "detail": ""}}' 2025-08-04 09:40:33,302 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979 0.341s 2025-08-04 09:40:33,303 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a03c196a-c33a-464b-87bb-75219b250191', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/95286187-1d9d-47e1-bd17-0a46f6a34979'} Body: b'' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, 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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T09:40:20Z', 'message': 'Build of instance 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c aborted: Volume b577c16f-ef8f-4f67-b797-d937a070d4ac did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-53d99d1d-b011-476a-a9be-01f9f7f99c66. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:37:03,986 99504 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.044s 2025-08-04 09:37:03,987 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-83f3a039-3cf7-407f-9ba2-884794085793', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["GkL1mg6eQBCClbzerFmQtw"], "expires_at": "2025-08-04T10:37:03.000000Z", "issued_at": "2025-08-04T09:37:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:37:03,987 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:37:04,589 99504 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.600s 2025-08-04 09:37:04,589 99504 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-943349087", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050', '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-0aee6ad0-b99d-49b1-ad8e-d790e3863146', 'x-compute-request-id': 'req-0aee6ad0-b99d-49b1-ad8e-d790e3863146', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TNKqKZgZroi2"}}' 2025-08-04 09:37:04,677 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050 0.085s 2025-08-04 09:37:04,678 99504 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': 'Mon, 04 Aug 2025 09:37:04 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-5ede1710-acb4-48e0-be5b-ccc326374a63', 'x-compute-request-id': 'req-5ede1710-acb4-48e0-be5b-ccc326374a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-943349087", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:37:05Z", "updated": "2025-08-04T09:37:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "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:termi nated_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": []}}' 2025-08-04 09:37:55,032 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050 0.297s 2025-08-04 09:37:55,032 99504 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': 'Mon, 04 Aug 2025 09:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d51b40b-208b-449e-b787-cddfa99a469a', 'x-compute-request-id': 'req-8d51b40b-208b-449e-b787-cddfa99a469a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-943349087", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:37:04Z", "updated": "2025-08-04T09:37:20Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f6:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:37:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:37:55,052 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:38:55,805 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050/action 0.694s 2025-08-04 09:38:55,805 99504 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-ServerBootFromVolumeStableRescueTest-image-1934407282"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:55 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-9c7d1628-8f13-479a-ab44-86349a60f59c', 'x-compute-request-id': 'req-9c7d1628-8f13-479a-ab44-86349a60f59c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050/action'} Body: b'{"image_id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c"}' 2025-08-04 09:38:55,828 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.022s 2025-08-04 09:38:55,829 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-daaf2062-14be-4baf-bee3-ae2c88ec9b2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:56,858 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.028s 2025-08-04 09:38:56,858 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8d9c4d03-904f-45dd-99dd-0bebc3d1cfb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5 b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:57,880 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.020s 2025-08-04 09:38:57,881 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-67954083-56b4-4e93-8ba4-f60b8089c3d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:58,903 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.021s 2025-08-04 09:38:58,903 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8a71603e-82cc-4657-a361-2a43aee4892e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromV olumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:38:59,927 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.021s 2025-08-04 09:38:59,927 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:38:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-56dce7d1-1506-48a2-8044-4b4ca0c3f94c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:00,953 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.024s 2025-08-04 09:39:00,953 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2221f94a-cc4c-486b-9f2b-63f7d606cd65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles ": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:01,977 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.022s 2025-08-04 09:39:01,978 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1358', 'content-type': 'application/json', 'x-openstack-request-id': 'req-43f328e4-6240-47ae-b367-63680da6db6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:38:56Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:03,002 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.024s 2025-08-04 09:39:03,003 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1469', 'content-type': 'applica tion/json', 'x-openstack-request-id': 'req-d0d50a5d-0135-4394-b5bd-828d59438ddc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:39:03Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:04,038 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.033s 2025-08-04 09:39:04,038 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-468047ae-a11b-4b27-8492-2992d429c5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "511dd37ec7328ee8f9aae15dbb68c75c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "55653a168f141212612e2a754b9482c1cb7ca941bc738ed49c849c98cb9f1a36a0be183655ad1b267c55f30318da1026381d47c765412594b2ece7d8a79b793a", "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:39:04Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": " /v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:04,068 99504 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/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c 0.029s 2025-08-04 09:39:04,068 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1639', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b95c8f49-056f-40b8-a98a-69676adc1c3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1934407282", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "511dd37ec7328ee8f9aae15dbb68c75c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "55653a168f141212612e2a754b9482c1cb7ca941bc738ed49c849c98cb9f1a36a0be183655ad1b267c55f30318da1026381d47c765412594b2ece7d8a79b793a", "id": "af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "created_at": "2025-08-04T09:38:56Z", "updated_at": "2025-08-04T09:39:04Z", "tags": [], "self": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c", "file": "/v2/images/af9cf57f-c0e5-423a-9f4e-69b7594cdc2c/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:39:04,320 99504 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/c65a7cc1-8117-4817-bc43-ac0c2b16b050 0.251s 2025-08-04 09:39:04,320 99504 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': 'Mon, 04 Aug 2025 09:39:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1e4fabbe-99bb-4f70-9623-56ee7c973338', 'x-compute-request-id': 'req-1e4fabbe-99bb-4f70-9623-56ee7c973338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050'} Body: b'{"server": {"id": "c65a7cc1-8117-4817-bc43-ac0c2b16b050", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-943349087", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:37:04Z", "updated": "2025-08-04T09:39:04Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:f6:b9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c65a7cc1-8117-4817-bc43-ac0c2b16b050"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:37:19.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:40:04,498 99504 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.089s 2025-08-04 09:40:04,499 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d4da4b9-da27-44ec-8f42-fc05b44d8117', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["mhEfsSJ1SUiuL9rXAEWbfA"], "expires_at": "2025-08-04T10:40:04.000000Z", "issued_at": "2025-08-04T09:40:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f 23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:40:04,500 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:40:05,130 99504 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.629s 2025-08-04 09:40:05,131 99504 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-9239299", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c', '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-53d99d1d-b011-476a-a9be-01f9f7f99c66', 'x-compute-request-id': 'req-53d99d1d-b011-476a-a9be-01f9f7f99c66', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2hhur4tDiWQE"}}' 2025-08-04 09:40:05,241 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.103s 2025-08-04 09:40:05,241 99504 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': 'Mon, 04 Aug 2025 09:40:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1392', '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-opensta ck-request-id': 'req-2198f803-aba3-4dcb-a209-8ff1bd507538', 'x-compute-request-id': 'req-2198f803-aba3-4dcb-a209-8ff1bd507538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'{"server": {"id": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-9239299", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:05Z", "updated": "2025-08-04T09:40:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}], "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": []}}' 2025-08-04 09:40:55,467 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.152s 2025-08-04 09:40:55,468 99504 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': 'Mon, 04 Aug 2025 09:40:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1647', '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-efb5d7ba-ca4b-4667-877c-588ab31d6042', 'x-compute-request-id': 'req-efb5d7ba-ca4b-4667-877c-588ab31d6042', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'{"server": {"id": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-9239299", "status": "ERROR", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:05Z", "updated": "2025-08-04T09:40:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T09:40:20Z", "message": "Build of instance 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c aborted: Volume b577c16f-ef8f-4f67-b797-d937a070d4ac 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": []}}' 2025-08-04 09:40:55,487 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 09:40:56,043 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.556s 2025-08-04 09:40:56,044 99504 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': 'Mon, 04 Aug 2025 09:40:55 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-425b9f0a-4038-4176-85a5-4209c3833d82', 'x-compute-request-id': 'req-425b9f0a-4038-4176-85a5-4209c3833d82', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'' 2025-08-04 09:40:56,121 99504 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/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c 0.077s 2025-08-04 09:40:56,122 99504 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': 'Mon, 04 Aug 2025 09:40:56 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-c6705669-3016-4c84-b4b9-ce381618db5d', 'x-compute-request-id': 'req-c6705669-3016-4c84-b4b9-ce381618db5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1ed02c2a-a8fb-477e-b52e-25cce3a46e4c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1ed02c2a-a8fb-477e-b52e-25cce3a46e4c could not be found."}}' tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype[id-b90412ee-465d-46e9-b249-ec84a47d5f25] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_retype.py", line 203, in test_available_volume_retype src_vol = self.create_volume(volume_type=self.src_vol_type['name']) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7c198032-a9a9-4f26-bf26-305da284abef failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:41:14,873 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.642s 2025-08-04 09:41:14,874 99500 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-1098963291"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1d05a27-65a2-4ff7-9eaf-e52744091a99', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1d05a27-65a2-4ff7-9eaf-e52744091a99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:14.784143", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:14,929 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.042s 2025-08-04 09:41:14,929 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea8513df-0146-4b73-b93c-a2e6fa3130b3', 'content-length': '834', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea8513df-0146-4b73-b93c-a2e6fa3130b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b78498ee696243ac9c9e52915fe883d9"}}' 2025-08-04 09:41:15,985 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.040s 2025-08-04 09:41:15,985 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:15 GMT', 'server': ' Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e2c6ba5-caa2-45b2-a648-c7160db5f802', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e2c6ba5-caa2-45b2-a648-c7160db5f802', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b78498ee696243ac9c9e52915fe883d9"}}' 2025-08-04 09:41:16,040 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.039s 2025-08-04 09:41:16,041 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19dce416-64de-4b4d-a39f-906c05e683bb', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19dce416-64de-4b4d-a39f-906c05e683bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"volume": {"id": "7c198032-a9a9-4f26-bf26-305da284abef", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1098963291", "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/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7c198032-a9a9-4f26-bf26-305da284abef"}], "user_id": "1e92db76609e444b8b4f624ebf87bd67", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b78498ee696243ac9c9e52915fe883d9"}}' 2025-08-04 09:41:16,165 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.110s 2025-08-04 09:41:16,165 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7af54b33-d192-48fa-a3b9-c11cce1369f2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'' 2025-08-04 09:41:16,187 99500 INFO [tempest.lib.common.rest_client] Request (VolumeRetype WithoutMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef 0.022s 2025-08-04 09:41:16,188 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b64c0492-02e1-4004-9777-300f9340306d', 'x-openstack-request-id': 'req-b64c0492-02e1-4004-9777-300f9340306d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7c198032-a9a9-4f26-bf26-305da284abef'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7c198032-a9a9-4f26-bf26-305da284abef 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 56, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1c65517c-d065-4893-b905-c883937fe4d3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:41:19,683 99500 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/types 0.245s 2025-08-04 09:41:19,683 99500 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-2128397909", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c136c86-20a4-423d-8f11-444fac4586b8', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c136c86-20a4-423d-8f11-444fac4586b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "b28a6174-19d2-4baa-89e5-a030eea0995b", "name": "tempest-VolumeTypesTest-volume-type-2128397909", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:19,727 99500 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/types 0.041s 2025-08-04 09:41:19,727 99500 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-1217347304", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae83e0f7-d1af-487c-9da6-7e7e4a9d30ad', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae83e0f7-d1af-487c-9da6-7e7e4a9d30ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "02ec7c2f-a551-4c48-bef3-275803fb09e8", "name": "tempest-VolumeTypesTest-volume-type-1217347304", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:20,069 99500 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/volumes 0.339s 2025-08-04 09:41:20,069 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1348020504", "volume_type": "b28a6174-19d2-4baa-89e5-a030eea0995b", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-161b3e1b-0777-4950-9072-84459e7f30a0', 'content-length': '782', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-161b3e1b-0777-4950-9072-84459e7f30a0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:19.977586", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c655 17c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:20,146 99500 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/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.065s 2025-08-04 09:41:20,146 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-419af95a-0fbb-41ec-94a2-1ff12a34f8a9', 'content-length': '850', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-419af95a-0fbb-41ec-94a2-1ff12a34f8a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:20.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5157652ec1f4545adc39100ff5d7597"}}' 2025-08-04 09:41:21,199 99500 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/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.039s 2025-08-04 09:41:21,200 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acc517be-36c7-4613-85b5-e5bf4b5ad282', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acc517be-36c7-4613-85b5-e5bf4b5ad282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:20.000000", "updated_at": "2025-08-04T09:41:20.000000", "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5157652ec1f4545adc39100ff5d7597"}}' 2025-08-04 09:41:21,256 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanup s): 200 GET http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.041s 2025-08-04 09:41:21,256 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-412adadf-a412-47c3-ac59-d9e63826e909', 'content-length': '871', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-412adadf-a412-47c3-ac59-d9e63826e909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"volume": {"id": "1c65517c-d065-4893-b905-c883937fe4d3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:20.000000", "updated_at": "2025-08-04T09:41:20.000000", "name": "tempest-VolumeTypesTest-volume-1348020504", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-2128397909", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1c65517c-d065-4893-b905-c883937fe4d3"}], "user_id": "076dbccb3adc4e47a8057e60f7684cfc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d5157652ec1f4545adc39100ff5d7597"}}' 2025-08-04 09:41:21,393 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.121s 2025-08-04 09:41:21,393 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c83ee51-0876-42e4-b15b-dfbd4c711c41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'' 2025-08-04 09:41:21,431 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3 0.038s 2025-08-04 09:41:21,432 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5b8899-197c-4e2c-a478-4ee43ac43bc2', 'x-openstack-request-id': 'req-fb5b8899-197c-4e2c-a478-4ee43ac43bc2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1c65517c-d065-4893-b905-c883937fe4d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1c65517c-d065-4893-b905-c883937fe4d3 could not be found."}}' 2025-08-04 09:41:21,496 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8 0.063s 2025-08-04 09:41:21,496 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdcbb7c7-92a5-4fa7-836b-c5739f806b44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8'} Body: b'' 2025-08-04 09:41:21,512 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8 0.015s 2025-08-04 09:41:21,512 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 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-9ec38077-d853-428e-9904-605ca821a43d', 'x-openstack-request-id': 'req-9ec38077-d853-428e-9904-605ca821a43d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/02ec7c2f-a551-4c48-bef3-275803fb09e8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 02ec7c2f-a551-4c48-bef3-275803fb09e8 could not be found."}}' 2025-08-04 09:41:21,577 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b 0.064s 2025-08-04 09:41:21,577 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27747261-6ef7-4249-a953-e4d8cdef53de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b'} Body: b'' 2025-08-04 09:41:21,593 99500 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b 0.015s 2025-08-04 09:41:21,594 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:21 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-e5632b0d-9aa6-46eb-9f2e-a8704ef09915', 'x-openstack-request-id': 'req-e5632b0d-9aa6-46eb-9f2e-a8704ef09915', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/b28a6174-19d2-4baa-89e5-a030eea0995b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type b28a6174-19d2-4baa-89e5-a030eea0995b could not be found."}}' setUpClass (tempest.api.volume.test_image_metadata.VolumesImageMetadata) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a1893776-6cc5-4edd-ad2f-917df6ead073 failed to build and is in ERROR status tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes[compute,id-d0e3c1a3-4b0a-4b0e-8b0a-4b0e8b0a4b0e,image,multinode,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_instances_with_cinder_volumes.py", line 134, in test_instances_with_cinder_volumes_on_all_compute_nodes waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cb22a55d-2633-49d4-9cc1-d25197aec7c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:41:43,545 99500 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320 on backend None 2025-08-04 09:41:43,656 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.110s 2025-08-04 09:41:43,656 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c247af13-dc3f-4ac7-9319-5ca8aee1eeed', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c247af13-dc3f-4ac7-9319-5ca8aee1eeed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c284f4e9-6980-4335-abee-cb60d2e81921", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:43,659 99500 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 09:41:44,327 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/image/v2/images 0.666s 2025-08-04 09:41:44,327 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--558259006", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-2f804769-7128-4da2-9fa4-41b148ce6159', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--558259006", "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": "9fc876a4a27446639fd6b2cdc703053b", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "21c3d926-0c6a-490f-8142-10e4a62e1cbb", "created_at": "2025-08-04T09:41:44Z", "updated_at": "2025-08-04T09:41:44Z", "tags": [], "self": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb", "file": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:41:45,478 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 204 PUT http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file 1.150s 2025-08-04 09:41:45,478 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-c8e1326a-2b66-47f6-a824-1e1cd 1626824', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file'} Body: b'' 2025-08-04 09:41:45,479 99500 DEBUG [tempest.scenario.manager] image:21c3d926-0c6a-490f-8142-10e4a62e1cbb 2025-08-04 09:41:45,526 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2025-08-04 09:41:45,527 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestInstancesWithCinderVolumes-1731753983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC6PGbfwGPTtDdlO99sPgi9qNFN66RhaAur7pdz2TcNt1NI1/3c4hhwD2cYZeeO+MbSIZ0QILnecTV1qMuowD0yh2HvVWnHQh/nh0uqnKKj+Sr7fIUX9n7SN3LrR7Mk5wA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '424', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-056864e4-10bf-44cd-bbaa-99fe4cfa36b0', 'x-compute-request-id': 'req-056864e4-10bf-44cd-bbaa-99fe4cfa36b0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-1731753983", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC6PGbfwGPTtDdlO99sPgi9qNFN66RhaAur7pdz2TcNt1NI1/3c4hhwD2cYZeeO+MbSIZ0QILnecTV1qMuowD0yh2HvVWnHQh/nh0uqnKKj+Sr7fIUX9n7SN3LrR7Mk5wA==", "fingerprint": "c4:e9:ac:bf:8c:fe:81:3f:d6:85:75:92:91:b1:30:1f", "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc"}}' 2025-08-04 09:41:45,586 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/compute/v2.1/os-availability-zone/detail 0.056s 2025-08-04 09:41:45,586 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '479', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a99dd74-d0ba-47ca-b0a1-05993526c355', 'x-compute-request-id': 'req-1a99dd74-d0ba-47ca-b0a1-05993526c355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-availability-zone/detail'} Body: b'{"availabilityZoneInfo": [{"zoneName": "internal", "zoneState": {"available": true}, "hosts": {"user": {"nova-scheduler": {"available": true, "active": true, "updated_at": "2025-08-04T09:39:57.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-04T09:41:38.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-04T09:40:30.000000"}}}}]}' 2025-08-04 09:41:45,591 99500 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730 on backend None 2025-08-04 09:41:45,625 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.033s 2025-08-04 09:41:45,625 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e01908bd-231b-4b0b-93b6-4acbede84f1d', 'content-length': '267', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e01908bd-231b-4b0b-93b6-4acbede84f1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "e9fe5bdb-1d50-40dc-8096-d3d39bad56bd", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:45,627 99500 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504 on backend None 2025-08-04 09:41:45,660 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 POST http://10.0.0.210/volume/v3/types 0.032s 2025-08-04 09:41:45,660 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "extra_specs": {}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b38b9234-2298-486a-816b-819e6f6d080c', 'content-length': '266', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b38b9234-2298-486a-816b-819e6f6d080c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "ab238395-c288-4448-b383-be9ca9d3d4bc", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:41:45,663 99500 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-04 09:41:45,868 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-04 09:41:45,868 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-153997377", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e21e0456-12ac-4326-a635-a2cbdd28b070', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e21e0456-12ac-4326-a635-a2cbdd28b070', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1427f2a0-f147-4b9e-ba49-c78c51a28c3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:45.810263", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-153997377" , "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-622881057-468059730", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:46,119 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.238s 2025-08-04 09:41:46,119 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-777389425", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5deb12e8-864c-4226-8305-824f77725bf6', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5deb12e8-864c-4226-8305-824f77725bf6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ee62573d-5fd7-499d-9c3b-63a951bb6346", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:46.029464", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-777389425", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-611594302-24906504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:46,155 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb 0.023s 2025-08-04 09:41:46,155 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '810', 'content-type': 'application/json', 'x-openstack-request-id': 'req-75070bb2-2a94-44a6-a68a-67bd4e81e881', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb'} Body: b'{"name": "tempest-scenario-img--558259006", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "9fc876a4a27446639fd6b2cdc703053b", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "21c3d926-0c6a-490f-8142-10e4a62e1cbb", "created_at": "2025-08-04T09:41:44Z", "updated_at": "2025-08-04T09:41:45Z", "tags": [], "self ": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb", "file": "/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:41:46,635 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 202 POST http://10.0.0.210/volume/v3/volumes 0.479s 2025-08-04 09:41:46,636 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "snapshot_id": null, "imageRef": "21c3d926-0c6a-490f-8142-10e4a62e1cbb", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e9d5f4c-16e6-44c7-9d36-48a05c4245f7', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e9d5f4c-16e6-44c7-9d36-48a05c4245f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cb22a55d-2633-49d4-9cc1-d25197aec7c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:46.553271", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:46,686 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.037s 2025-08-04 09:41:46,686 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-acb8203b-182c-4b6c-80f3-ac5204138364', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-acb8203b-182c-4b6c-80f3-ac5204138364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'{"volume": {"id": "cb22a55d-2633-49d4-9cc1-d25197aec7c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:47.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fc876a4a27446639fd6b2cdc703053b"}}' 2025-08-04 0 9:41:47,749 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:test_instances_with_cinder_volumes_on_all_compute_nodes): 200 GET http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.045s 2025-08-04 09:41:47,749 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8db575-516b-48ed-90b2-9086a2c64317', 'content-length': '932', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8db575-516b-48ed-90b2-9086a2c64317', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'{"volume": {"id": "cb22a55d-2633-49d4-9cc1-d25197aec7c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:47.000000", "updated_at": "2025-08-04T09:41:47.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-117188463", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-904441043-1486266320", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8"}], "user_id": "ac6546b6cb874dd4b96fc0b4b20524bc", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9fc876a4a27446639fd6b2cdc703053b"}}' 2025-08-04 09:41:47,936 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.172s 2025-08-04 09:41:47,936 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-50885c27-004c-4f50-8664-71e5821a171d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'' 2025-08-04 09:41:48,000 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8 0.063s 2025-08-04 09:41:48,000 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-4aeff316-0d0f-415f-ade3-abb6404499d1', 'x-openstack-request-id': 'req-4aeff316-0d0f-415f-ade3-abb6404499d1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb22a55d-2633-49d4-9cc1-d25197aec7c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb22a55d-2633-49d4-9cc1-d25197aec7c8 could not be found."}}' 2025-08-04 09:41:48,096 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346 0.095s 2025-08-04 09:41:4 8,097 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-73ee8c82-359a-4d99-b220-b0d65f2a3658', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346'} Body: b'' 2025-08-04 09:41:48,142 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346 0.040s 2025-08-04 09:41:48,145 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-197f6b19-568c-4e4e-81ec-ca9b246f16d3', 'x-openstack-request-id': 'req-197f6b19-568c-4e4e-81ec-ca9b246f16d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ee62573d-5fd7-499d-9c3b-63a951bb6346'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ee62573d-5fd7-499d-9c3b-63a951bb6346 could not be found."}}' 2025-08-04 09:41:48,270 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d 0.119s 2025-08-04 09:41:48,270 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-628583dc-6ab5-4369-bd75-e55b67bd1e1c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d'} Body: b'' 2025-08-04 09:41:48,292 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d 0.021s 2025-08-04 09:41:48,292 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-839a8b48-810c-41f3-9375-18fcc61cc44e', 'x-openstack-request-id': 'req-839a8b48-810c-41f3-9375-18fcc61cc44e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1427f2a0-f147-4b9e-ba49-c78c51a28c3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1427f2a0-f147-4b9e-ba49-c78c51a28c3d could not be found."}}' 2025-08-04 09:41:48,377 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.083s 2025-08-04 09:41:48,377 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date' : 'Mon, 04 Aug 2025 09:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa869014-e8e7-48dd-959d-4a5baeec7bca', 'content-length': '6807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa869014-e8e7-48dd-959d-4a5baeec7bca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}, {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}, {"id": "b577c16f-ef8f-4f67-b797-d937a070d4ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:40:11.000000", "updated_at": "2025-08-04T09:40:11.000000", "name": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}], "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104"}, {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, " consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}, {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": 2025-08-04 09:41:48,490 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/ab238395-c288-4448-b383-be9ca9d3d4bc 0.087s 2025-08-04 09:41:48,491 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-ef16799d-4c82-49b6-bb0c-1486d8a1770c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/ab238395-c288-4448-b383-be9ca9d3d4bc'} Body: b'' 2025-08-04 09:41:48,928 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.436s 2025-08-04 09:41:48,928 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4ee31c1-25cc-44e4-b320-f64a2ef80e58', 'content-length': '6807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4ee31c1-25cc-44e4-b320-f64a2ef80e58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}, {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-sta tus-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}, {"id": "b577c16f-ef8f-4f67-b797-d937a070d4ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:40:11.000000", "updated_at": "2025-08-04T09:40:11.000000", "name": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c-blank-vol", "description": "", "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}], "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104"}, {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}, {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": 2025-08-04 09:41:48,995 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/e9fe5bdb-1d50-40dc-8096-d3d39bad56bd 0.047s 2025-08-04 09:41:48,996 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41: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-65ea90d6-771f-4b00-8c06-2b50296ec53d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/e9fe5bdb-1d50-40dc-8096-d3d39bad56bd'} Body: b'' 2025-08-04 09:41:49,026 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1731753983 0.029s 2025-08-04 09:41:49,026 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.60', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.60', 'x-openstack-nova-api-version': '2.60', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d2d0d87-7dd2-4507-a49a-76eebf5f4304', 'x-compute-request-id': 'req-0d2d0d87-7dd2-4507-a49a-76eebf5f4304', 'connection': 'close', 'sta tus': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-1731753983'} Body: b'' 2025-08-04 09:41:49,112 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb 0.085s 2025-08-04 09:41:49,113 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ff64fe93-45ee-4c36-bc4c-c22d400fa602', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/21c3d926-0c6a-490f-8142-10e4a62e1cbb'} Body: b'' 2025-08-04 09:41:49,177 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1 0.063s 2025-08-04 09:41:49,178 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d3324a-663a-4437-94ad-350b9889a2d6', 'content-length': '6807', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d3324a-663a-4437-94ad-350b9889a2d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}, {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}, {"id": "b577c16f-ef8f-4f67-b797-d937a070d4ac", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:40:11.000000", "updated_at": "2025-08-04T09:40:11.000000", "name": "1ed02c2a-a8fb-477e-b52e-25cce3a46e4c-blank-vol", "description": "", "volume_type": "jovia ndss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b577c16f-ef8f-4f67-b797-d937a070d4ac"}], "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104"}, {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}, {"id": "5a655bd0-0a22-4ccf-8956-1500e5f70a90", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:17.000000", "updated_at": "2025-08-04T09:39:17.000000", "name": 2025-08-04 09:41:49,269 99500 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c284f4e9-6980-4335-abee-cb60d2e81921 0.050s 2025-08-04 09:41:49,270 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30871033-4471-46ae-ae16-1c7414a8f290', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c284f4e9-6980-4335-abee-cb60d2e81921'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 608dd242-d779-46a2-b4ef-4f7c97212a27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:27,633 99490 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:39:27,633 99490 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:39:27,782 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.147s 2025-08-04 09:39:27,783 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-656529650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFfkUvhDurjvjQP6UOAFcaqSP4Z++8u6fiE2eOiyBJVUPwOsFDgnnWlgvxj/mQTNhD7+9Sz7b+KGDN3cC82bCfKbSLxuxTqOpiCZ1VxnvbsovLoyAZciJnd75GtbLC2Pw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:27 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-18adcd3d-db1c-41b6-8421-588b9efa6818', 'x-compute-request-id': 'req-18adcd3d-db1c-41b6-8421-588b9efa6818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-656529650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFfkUvhDurjvjQP6UOAFcaqSP4Z++8u6fiE2eOiyBJVUPwOsFDgnnWlgvxj/mQTNhD7+9Sz7b+KGDN3cC82bCfKbSLxuxTqOpiCZ1VxnvbsovLoyAZciJnd75GtbLC2Pw==", "fingerprint": "e7:e8:68:7a:4e:b8:98:91:1e:f5:95:ea:24:58:5b:d4", "user_id": "690701dc7a5746e8a10d57f90c953520"}}' 2025-08-04 09:39:27,786 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-656529650 created 2025-08-04 09:39:28,082 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.295s 2025-08-04 09:39:28,083 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2015116996", "description": "tempest-description--1881864887"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-431e20eb-a902-4a1f-97ac-dc443723518b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "name": "tempest-securitygroup--2015116996", "stateful": true, "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "tempest-description--1881864887", "shared": false, "security_group_rules": [{"id": "c787724e-e181-4391-934c-62b99a1ce634", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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": 614, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:27Z", "updated_at": "2025-08-04T09:39:27Z", "revision_number": 0}, {"id": "e9cbf8f4-d792-4acf-bed4-9f303e3273ff", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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": 613, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:27Z", "updated_at": "2025-08-04T09:39:27Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:39:27Z", "updated_at": "2025-08-04T09:39:27Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:39:28,575 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.491s 2025-08-04 09:39:28,575 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-089d7c1c-ca5b-4102-b5aa-33c0def4e565', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "74f1843f-130a-4361-89c5-d4b48d99ba18", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:28Z", "updated_at": "2025-08-04T09:39:28Z", "revision_number": 0}}' 2025-08-04 09:39:28,792 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.216s 2025-08-04 09:39:28,792 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-e0cb77fe-59f5-4fd7-b5b8-46c1ced4a354', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0f2749f2-4ad9-4dbb-983e-94e598690cfc", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "8884e76d-c365-4f8c-9b43-0f1eb4b046c6", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:28Z", "updated_at": "2025-08-04T09:39:28Z", "revision_number": 0}}' 2025-08-04 09:39:28,792 99490 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2015116996 created 2025-08-04 09:39:29,677 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.884s 2025-08-04 09:39:29,677 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-e61fb99c-0430-4692-b080-fbc50adbb806', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "8bf27a1e-9c45-4293-b837-86c849a6bf99", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.75", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:29Z", "updated_at": "2025-08-04T09:39:29Z", "revision_number": 0}}' 2025-08-04 09:39:29,678 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '8bf27a1e-9c45-4293-b837-86c849a6bf99', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:29Z', 'updated_at': '2025-08-04T09:39:29Z', 'revision_number': 0, 'ip': '172.24.4.75'} created 2025-08-04 09:39:29,723 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.040s 2025-08-04 09:39:29,723 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-8b5831ca-7ced-404b-83a8-6ab3de9725e9', '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": "690701dc7a5746e8a10d57f90c953520", "name": "tempest-AttachVolumeTestJSON-1413610687-project-member", "password_expires_at": null}, "audit_ids": ["BlQD8dV1QESYgDy9fjGsGg"], "expires_at": "2025-08-04T10:39:29.000000Z", "issued_at": "2025-08-04T09:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91e9943a814b4e05b6beee4c053f31e5", "name": "tempest-AttachVolumeTestJSON-1413610687"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91e9943a814b4e05b6beee4c053f31e5", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:39:29,724 99490 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '77ddcf29-db60-45cd-9a2f-43c286b976cd', 'name': 'tempest-AttachVolumeTestJSON-1233509279-network', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5346, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:39:21Z', 'updated_at': '2025-08-04T09:39:22Z', 'revision_number': 1} available for tenant 2025-08-04 09:39:29,724 99490 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-656529650', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIFfkUvhDurjvjQP6UOAFcaqSP4Z++8u6fiE2eOiyBJVUPwOsFDgnnWlgvxj/mQTNhD7+9Sz7b+KGDN3cC82bCfKbSLxuxTqOpiCZ1VxnvbsovLoyAZciJnd75GtbLC2Pw==', 'fingerprint': 'e7:e8:68:7a:4e:b8:98:91:1e:f5:95:ea:24:58:5b:d4', 'user_id': '690701dc7a5746e8a10d57f90c953520', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCHq57oH+0MMfSvYfPr0C8PFZdGACOkz1ioopaelVVr4UWL6/bw9Rtw\nQEzBik0TAXagBwYFK4EEACKhZANiAASBX5FL4Q7q4740D+lDgBXGqkj+GfvvLun4\nhNnjosgSVVD8DrBQ4J51pYL8Y/5kEzYQ+/vUs+2/ihgzd3AvNmwnym0i8bsU6jqY\ngmdVcZ727KLy6MgGXIiZ3e+RrWywtj8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8884e76d-c365-4f8c-9b43-0f1eb4b046c6', 'name': 'tempest-securitygroup--2015116996', 'stateful': True, 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': 'tempest-description--1881864887', 'shared': False, 'security_group_rules': [{'id': 'c787724e-e181-4391-934c-62b99a1ce634', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': '8884e76d-c365-4f8c-9b43-0f1eb4b046c6', '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': 614, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:27Z', 'updated_at': '2025-08-04T09:39:27Z', 'revision_number': 0}, {'id': 'e9cbf8f4-d792-4acf-bed4-9f303e3273ff', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': '8884e76d-c365-4f8c-9b43-0f1eb4b046c6', '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': 613, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:27Z', 'updated_at': '2025-08-04T09:39:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:39:27Z', 'upda ted_at': '2025-08-04T09:39:27Z', 'revision_number': 1, 'project_id': '91e9943a814b4e05b6beee4c053f31e5'}, 'floating_ip': {'id': '8bf27a1e-9c45-4293-b837-86c849a6bf99', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:29Z', 'updated_at': '2025-08-04T09:39:29Z', 'revision_number': 0, 'ip': '172.24.4.75'}} 2025-08-04 09:39:30,334 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.608s 2025-08-04 09:39:30,334 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1986665769", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "77ddcf29-db60-45cd-9a2f-43c286b976cd"}], "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "key_name": "tempest-keypair-656529650", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-deb729f1-071f-4aed-97ff-5075a56d6348', 'x-compute-request-id': 'req-deb729f1-071f-4aed-97ff-5075a56d6348', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "adminPass": "password"}}' 2025-08-04 09:39:30,430 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.086s 2025-08-04 09:39:30,434 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1224f1ec-698d-460a-a090-39b2dee40924', 'x-compute-request-id': 'req-1224f1ec-698d-460a-a090-39b2dee40924', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "name": "tempest-AttachVolumeTestJSON-server-1986665769", "status": "BUILD", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "h ttp://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:30Z", "updated": "2025-08-04T09:39:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-656529650", "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": []}}' 2025-08-04 09:40:20,711 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.204s 2025-08-04 09:40:20,711 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:20 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-0a067f14-2c2c-43f9-a7a8-fa6125d33c60', 'x-compute-request-id': 'req-0a067f14-2c2c-43f9-a7a8-fa6125d33c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "name": "tempest-AttachVolumeTestJSON-server-1986665769", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:30Z", "updated": "2025-08-04T09:39:45Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:d9:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-656529650", "OS-SRV-USG:launched_at": "2025-08-04T09:39:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:40:20,731 99490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:41:20,948 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/os-interface 0.154s 2025-08-04 09:41:20,948 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:20 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-c128d88e-c8f0-4950-b9e8-8a270a8d5e23', 'x-compute-request-id': 'req-c128d88e-c8f0-4950-b9e8-8a270a8d5e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "port_id": "ee6be4bd-f3e1-4bcc-8699-0035b961e7b3", "mac_addr": "fa:16:3e:e0:d9:3d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00e3d7ae-322f-422d-ac63-ce7799330d5f", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 09:41:21,928 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99 0.975s 2025-08-04 09:41:21,928 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "ee6be4bd-f3e1-4bcc-8699-0035b961e7b3"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-af7528e5-b46a-4a79-94dd-e3e2816d69ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99'} Body: b'{"floatingip": {"id": "8bf27a1e-9c45-4293-b837-86c849a6bf99", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.75", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "4d49164e-921d-4e6b-a1dc-f07b8dc071fd", "port_id": "ee6be4bd-f3e1-4bcc-8699-0035b961e7b3", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "mac_address": "fa:16:3e:e0:d9:3d", "admin_state_up": true, "status": "ACTIVE", "device_id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:29Z", "updated_at": "2025-08-04T09:41:21Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:41:21,934 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.75:22' as 'cirros' with public key authentication 2025-08-04 09:41:22,157 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:22,220 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:22,221 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.75 successfully created 2025-08-04 09:41:22,271 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/ips 0.049s 2025-08-04 09:41:22,271 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e7645467-dfdd-46fe-997d-2aa9001ff0c5', 'x-compute-request-id': 'req-e7645467-dfdd-46fe-997d-2aa9001ff0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.14"}]}}' 2025-08-04 09:41:22,275 99490 INFO [tempest.lib.common.ssh] Creating s sh connection to '172.24.4.75:22' as 'cirros' with public key authentication 2025-08-04 09:41:22,278 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:22,380 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:22,381 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.75 successfully created 2025-08-04 09:41:22,381 99490 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 09:41:22,381 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.75:22' as 'cirros' with public key authentication 2025-08-04 09:41:22,384 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:22,488 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:22,488 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.75 successfully created 2025-08-04 09:41:22,718 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.220s 2025-08-04 09:41:22,718 99490 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-621327009"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dbd3231-4a3c-4583-af59-4014969c2648', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dbd3231-4a3c-4583-af59-4014969c2648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:22.653058", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:22,774 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27 0.043s 2025-08-04 09:41:22,774 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c80f1bd-46c4-4e71-b57f-2e2978de174c', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c80f1bd-46c4-4e71-b57f-2e2978de174c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27'} Body: b'{"volume": {"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:41:23,856 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27 0.066s 2025-08-04 09:41:23,856 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be1995f6-1a3c-47b9-8dc1-4a479d9efc7d', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be1995f6-1a3c-47b9-8dc1-4a479d9efc7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27'} Body: b'{"volume": {"id": "608dd242-d779-46a2-b4ef-4f7c97212a27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:23.000000", "updated_at": "2025-08-04T09:41:23.000000", "name": "tempest-AttachVolumeTestJSON-volume-621327009", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/608dd242-d779-46a2-b4ef-4f7c97212a27"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:41:24,024 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.152s 2025-08-04 09:41:24,025 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9a57e56d-a9ac-4378-8588-f15ea3bbe790', 'x-compute-request-id': 'req-9a57e56d-a9ac-4378-8588-f15ea3bbe790', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'' 2025-08-04 09:41:24,256 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.231s 2025-08-04 09:41:24,257 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:24 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-6c69f40f-8e67-499f-8efc-b494349013c9', 'x-compute-request-id': 'req-6c69f40f-8e67-499f-8efc-b494349013c9', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"server": {"id": "247df7cd-ade1-42af-a2d0-0e733f61dc4e", "name": "tempest-AttachVolumeTestJSON-server-1986665769", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:30Z", "updated": "2025-08-04T09:41:24Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:d9:3d"}, {"version": 4, "addr": "172.24.4.75", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:d9:3d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-656529650", "OS-SRV-USG:launched_at": "2025-08-04T09:39:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2015116996"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:42:14,357 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e 0.035s 2025-08-04 09:42:14,357 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-df37b74b-a285-46f4-9d96-5ff3198df81d', 'x-compute-request-id': 'req-df37b74b-a285-46f4-9d96-5ff3198df81d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/247df7cd-ade1-42af-a2d0-0e733f61dc4e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 247df7cd-ade1-42af-a2d0-0e733f61dc4e could not be found."}}' 2025-08-04 09:42:14,385 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-656529650 0.027s 2025-08-04 09:42:14,386 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eebca4f7-6b6b-4e3c-a4c0-c3d0f690c9af', 'x-compute-request-id': 'req-eebca4f7-6b6b-4e3c-a4c0-c3d0f690c9af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-656529650'} Body: b'' 2025-08-04 09:42:14,584 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/n etworking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6 0.197s 2025-08-04 09:42:14,585 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a99313f5-cdf9-4f69-aa16-72c8698a0ac7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6'} Body: b'' 2025-08-04 09:42:14,603 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6 0.017s 2025-08-04 09:42:14,604 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-28725020-c9c4-41fc-a7f2-9d9a7d8d643d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8884e76d-c365-4f8c-9b43-0f1eb4b046c6'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8884e76d-c365-4f8c-9b43-0f1eb4b046c6 does not exist", "detail": ""}}' 2025-08-04 09:42:14,992 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99 0.387s 2025-08-04 09:42:14,992 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0ca6d143-43a8-4ad6-a447-9bd3cc745120', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/8bf27a1e-9c45-4293-b837-86c849a6bf99'} Body: b'' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b9dfc011-6b27-41d9-84db-46248f1baa19 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:14,632 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.208s 2025-08-04 09:40:14,632 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4d70e3bb-db6b-4a1a-a929-b425e3b68f78', 'x-compute-request-id': 'req-4d70e3bb-db6b-4a1a-a929-b425e3b68f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' 2025-08-04 09:41:14,897 99506 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/volumes 0.191s 2025-08-04 09:41:14,897 99506 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-640134517"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32516f5b-7df6-45d7-abb6-50ba0b893bd3', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32516f5b-7df6-45d7-abb6-50ba0b893bd3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:14.832280", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791 ", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:14,964 99506 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/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19 0.054s 2025-08-04 09:41:14,964 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5f8038-b75e-4bec-9fa9-702ef47923b3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5f8038-b75e-4bec-9fa9-702ef47923b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19'} Body: b'{"volume": {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:41:16,017 99506 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/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19 0.038s 2025-08-04 09:41:16,017 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9b9425f-bb46-4bb0-8259-330a65cb345b', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9b9425f-bb46-4bb0-8259-330a65cb345b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19'} Body: b'{"volume": {"id": "b9dfc011-6b27-41d9-84db-46248f1baa19", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:15.000000", "updated_at": "2025-08-04T09:41:15.000000", "name": "tempest-ServersNegativeTestJSON-volume-640134517", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b9dfc011-6b27-41d9-84db-46248f1baa19"}], "user_id": "06271f169da34f23ad43d9593398d791", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "93625d160d14438ba3e932439a4896a8"}}' 2025-08-04 09:41:16,256 99506 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2 0.224s 2025-08-04 09:41:16,256 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1491', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44d18c60-341e-48f2-8974-d903c1a08b7d', 'x-compute-request-id': 'req-44d18c60-341e-48f2-8974-d903c1a08b7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2'} Body: b'{"server": {"id": "72695c2f-455c-4bda-be5d-f8757a2af8d2", "name": "tempest-ServersNegativeTestJSON-server-465172218", "status": "ACTIVE", "tenant_id": "93625d160d14438ba3e932439a4896a8", "user_id": "06271f169da34f23ad43d9593398d791", "metadata": {}, "hostId": "f3722dde2bfefcbfd83fad183728a8860e25a3b9fdf59450bd78c68c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:37Z", "updated": "2025-08-04T09:34:18Z", "addresses": {"tempest-ServersNegativeTestJSON-619347054-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:4b:9b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/72695c2f-455c-4bda-be5d-f8757a2af8d2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:34: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": []}}' tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 505, in test_resize_volume_backed_server_confirm server = self.create_test_server(**kwargs) File "/opt/stack/tempest/tempest/api/compute/base.py", line 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:33,592 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.274s 2025-08-04 09:40:33,592 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c396d049-649f-47dc-ab71-3a517de65bf0', 'x-compute-request-id': 'req-c396d049-649f-47dc-ab71-3a517de65bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}, {"version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:41:33,755 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.087s 2025-08-04 09:41:33,756 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-18555ff2-5fda-424c-b8e9-2c947266877e', '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": "1ba4fa54dff94c0496f49cfea37aa678", "name": "tempest-ServerActionsTestOtherA-1760231133-project-member", "password_expires_at": null}, "audit_ids": ["sbuVLjShQrqxGPtHH_rmtA"], "expires_at": "2025-08-04T10:41:33.000000Z", "issued_at": "2025-08-04T09:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ea757aa1b514ee291dd84c7c385a651", "name": "tempest-ServerActionsTestOtherA-1760231133"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06e ac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9ea757aa1b514ee291dd84c7c385a651", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:41:33,756 99492 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'e933ab77-3b7f-47df-a7c5-cdcd273f52e7', 'name': 'tempest-ServerActionsTestOtherA-1251385580-network', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5391, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:32:47Z', 'updated_at': '2025-08-04T09:32:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:41:33,757 99492 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-203155402', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEg3/BiZEhrjzmPfELt8a80Q67BYRNoCt5g9m1UwIEffsdOOlcEs6lQ/JaVm0cq3hOAN/GQIHMt8fnI8YTpt/YofPdsq3uJ37v7f5prg7dEwaDRcwFeU2RQ+2ySaiDqG3Q==', 'fingerprint': 'e9:8b:5a:dc:b0:d0:c8:90:96:7e:97:0c:16:f8:bf:9f', 'user_id': '1ba4fa54dff94c0496f49cfea37aa678', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBRTqNHonRlbDImdB1aiNnof5Elw73g488xFEWnOjJ/SiaiVB8FVjpF\nnqpSmvdXIDKgBwYFK4EEACKhZANiAARIN/wYmRIa485j3xC7fGvNEOuwWETaAreY\nPZtVMCBH37HTjpXBLOpUPyWlZtHKt4TgDfxkCBzLfH5yPGE6bf2KHz3bKt7id+7+\n3+aa4O3RMGg0XMBXlNkUPtskmog6ht0=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '41409a5d-2f9d-4535-a724-cb59243a6e82', 'name': 'tempest-securitygroup--185463999', 'stateful': True, 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': 'tempest-description--504561976', 'shared': False, 'security_group_rules': [{'id': 'd6efb2c7-64bb-45a9-b297-4d4cd20db04b', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '41409a5d-2f9d-4535-a724-cb59243a6e82', 'ethertype': 'IPv4', 'd irection': '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': 199, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:15Z', 'updated_at': '2025-08-04T09:33:15Z', 'revision_number': 0}, {'id': 'e8b43eb3-e757-43ce-99b7-f0b204b463b8', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'security_group_id': '41409a5d-2f9d-4535-a724-cb59243a6e82', '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': 201, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:33:15Z', 'updated_at': '2025-08-04T09:33:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:33:15Z', 'updated_at': '2025-08-04T09:33:15Z', 'revision_number': 1, 'project_id': '9ea757aa1b514ee291dd84c7c385a651'}, 'floating_ip': {'id': 'c75732ac-0000-4234-b0dd-84cf874d4f95', 'tenant_id': '9ea757aa1b514ee291dd84c7c385a651', 'floating_ip_address': '172.24.4.4', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9ea757aa1b514ee291dd84c7c385a651', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:33:25Z', 'updated_at': '2025-08-04T09:33:25Z', 'revision_number': 0, 'ip': '172.24.4.4'}} 2025-08-04 09:41:34,096 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 POST http://10.0.0.210/volume/v3/volumes 0.338s 2025-08-04 09:41:34,096 99492 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-685211324", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84994e65-8aa0-4b95-9159-df4dfe6a36c0', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84994e65-8aa0-4b95-9159-df4dfe6a36c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:34.020420", "updated_at": null, "name": "tempest-tempest.common.compute-volume-685211324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:41:34,150 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.041s 2025-08-04 09:41:34,150 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -ab37e42d-3c70-45b8-835e-96d844a774ab', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab37e42d-3c70-45b8-835e-96d844a774ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'{"volume": {"id": "0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:34.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-685211324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:41:35,204 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.040s 2025-08-04 09:41:35,205 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c39ef0f1-328c-441f-b0c2-7e5bfff1a86a', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c39ef0f1-328c-441f-b0c2-7e5bfff1a86a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'{"volume": {"id": "0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:41:34.000000", "updated_at": "2025-08-04T09:41:34.000000", "name": "tempest-tempest.common.compute-volume-685211324", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e"}], "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9ea757aa1b514ee291dd84c7c385a651"}}' 2025-08-04 09:41:35,365 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.147s 2025-08-04 09:41:35,366 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24e4ac4b-1c2e-4c4a-8ada-b8a547320493', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'' 2025-08-04 09:41:35,391 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volume/v3/volumes/0 cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e 0.024s 2025-08-04 09:41:35,391 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9002bed3-6311-4c07-ba72-2599d65eff2f', 'x-openstack-request-id': 'req-9002bed3-6311-4c07-ba72-2599d65eff2f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0cfc8858-d8f8-47a6-bc1b-6a46fe42ed1e could not be found."}}' 2025-08-04 09:41:35,391 99492 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 2025-08-04 09:41:35,608 99492 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c 0.214s 2025-08-04 09:41:35,608 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1657', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e685f779-a8ef-4e1f-b6e1-b5368d7c6284', 'x-compute-request-id': 'req-e685f779-a8ef-4e1f-b6e1-b5368d7c6284', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c'} Body: b'{"server": {"id": "4faff83d-3ebb-42d3-862c-70cec7f7189c", "name": "tempest-ServerActionsTestOtherA-server-829781327", "status": "ACTIVE", "tenant_id": "9ea757aa1b514ee291dd84c7c385a651", "user_id": "1ba4fa54dff94c0496f49cfea37aa678", "metadata": {}, "hostId": "051926eebb9ddaf0504954fb60fe3bde2848e32b0ffab13b6b38ff0e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:33:51Z", "updated": "2025-08-04T09:34:26Z", "addresses": {"tempest-ServerActionsTestOtherA-1251385580-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}, {"version": 4, "addr": "172.24.4.4", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:a7:21"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4faff83d-3ebb-42d3-862c-70cec7f7189c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-203155402", "OS-SRV-USG:launched_at": "2025-08-04T09:34:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--185463999"}], "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.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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5be80877-cf16-4e20-ba42-12c6e6572aa6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:09,478 99488 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:40:09,478 99488 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:40:09,534 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2025-08-04 09:40:09,535 99488 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-1296203604", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzWqAXNMkPdDaZYv5R1rrlPAfIBBKF6BdukxEIPg5l9mx4ng0bbs09f1+ixWwvYpua/pSw0LL71wV94KWBs29EqH0pmU4DgXaKdPx7W9issf8fWdU0qSJdMsqVRa1L/8A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 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-64414cdb-ecfe-4630-b45f-31ddb9e4fd7a', 'x-compute-request-id': 'req-64414cdb-ecfe-4630-b45f-31ddb9e4fd7a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1296203604", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzWqAXNMkPdDaZYv5R1rrlPAfIBBKF6BdukxEIPg5l9mx4ng0bbs09f1+ixWwvYpua/pSw0LL71wV94KWBs29EqH0pmU4DgXaKdPx7W9issf8fWdU0qSJdMsqVRa1L/8A==", "fingerprint": "f6:e1:62:bc:3e:0f:3a:51:31:0d:b1:5d:6f:de:09:15", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510"}}' 2025-08-04 09:40:09,537 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1296203604 created 2025-08-04 09:40:09,820 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.282s 2025-08-04 09:40:09,821 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--328997002", "description": "tempest-description--357843660"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-874fd33e-ea7f-4fcd-9c73-79391158b1fd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "name": "tempest-securitygroup--328997002", "stateful": true, "tenant_id": "6497e676994b4fe4b101c0f866266b99", "description": "tempest-description--357843660", "shared": false, "security_group_rules": [{"id": "28653fb7-ebaf-41c8-9725-d0ecd2f90450", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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": 642, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:40:09Z", "updated_at": "2025-08-04T09:40:09Z", "revision_number": 0}, {"id": "ba52fa15-3c29-472e-a6ca-23df0852b8f9", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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": 641, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:40:09Z", "updated_at": "2025-08-04T09:40:09Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:40:09Z", "updated_at": "2025-08-04T09:40:09Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:40:10,138 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.316s 2025-08-04 09:40:10,138 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-764f257f-897b-41c9-84d7-67987d8172ba', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e34798e7-2f88-4082-8d22-aa92ac431fff", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:40:10Z", "revision_number": 0}}' 2025-08-04 09:40:10,384 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.245s 2025-08-04 09:40:10,384 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d0cd1ffe-2ac5-4f4d-a82c-e46cf7f1330e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "616a1716-27e0-4088-84cf-679716138e8b", "project_id": "6497e676994b4fe4b101c0f866266b99", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "security_group_id": "3f6071e3-d2df-4a5c-8fc6-813796e95583", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:40:10Z", "revision_number": 0}}' 2025-08-04 09:40:10,384 99488 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--328997002 created 2025-08-04 09:40:11,111 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.726s 2025-08-04 09:40:11,111 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-8c395f38-0531-4789-aee6-ef5120d253a0', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "9a584733-e477-4f26-b883-cc4b45b20fe2", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.92", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "6497e676994b4fe4b101c0f866266b99", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:40:10Z", "revision_number": 0}}' 2025-08-04 09:40:11,111 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '9a584733-e477-4f26-b883-cc4b45b20fe2', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.92', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:40:10Z', 'updated_at': '2025-08-04T09:40:10Z', 'revision_number': 0, 'ip': '172.24.4.92'} created 2025-08-04 09:40:11,218 99488 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.102s 2025-08-04 09:40:11,219 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2501', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-418befd5-92d2-4ca2-86a7-813a8d2eccd0', '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": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "name": "tempest-AttachVolumeShelveTestJSON-1208188236-project-member", "password_expires_at": null}, "audit_ids": ["mWtftn-6RRGqhz0o08mDPg"], "expires_at": "2025-08-04T10:40:11.000000Z", "issued_at": "2025-08-04T09:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6497e676994b4fe4b101c0f866266b99", "name": "tempest-AttachVolumeShelveTestJSON-1208188236"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placeme nt", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6497e676994b4fe4b101c0f866266b99", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:40:11,219 99488 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '8853d43d-9061-4f71-b8e5-8d4ce8d256df', 'name': 'tempest-AttachVolumeShelveTestJSON-898662642-network', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6497e676994b4fe4b101c0f866266b99', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 23256, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:37:16Z', 'updated_at': '2025-08-04T09:37:16Z', 'revision_number': 1} available for tenant 2025-08-04 09:40:11,220 99488 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1296203604', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBPzWqAXNMkPdDaZYv5R1rrlPAfIBBKF6BdukxEIPg5l9mx4ng0bbs09f1+ixWwvYpua/pSw0LL71wV94KWBs29EqH0pmU4DgXaKdPx7W9issf8fWdU0qSJdMsqVRa1L/8A==', 'fingerprint': 'f6:e1:62:bc:3e:0f:3a:51:31:0d:b1:5d:6f:de:09:15', 'user_id': 'c8d1ba6fce404ed6bd9d1fa4cc1d1510', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA7E6uaFPTg7JZprQxpJSiapDy0AE9dunqe/4O5oaOKJGYfFgUfZsRb\njL4aptMaN/mgBwYFK4EEACKhZANiAAT81qgFzTJD3Q2mWL+Uda65TwHyAQShegXb\npMRCD4OZfZseJ4NG27NPX9fosVsL2Kbmv6UsNCy+9cFfeClgbNvRKh9KZlOA4F2i\nnT8e1vYrLH/H1nVNKkiXTLKlUWtS//A=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '3f6071e3-d2df-4a5c-8fc6-813796e95583', 'name': 'tempest-securitygroup--328997002', 'stateful': True, 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'description': 'tempest-description--357843660', 'shared': False, 'security_group_rules': [{'id': '28653fb7-ebaf-41c8-9725-d0ecd2f90450', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '3f6071e3-d2df-4a5c-8fc6-813796e95583', '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': 642, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:40:09Z', 'updated_at': '2025-08-04T09:40:09Z', 'revision_number': 0}, {'id': 'ba52fa15-3c29-472e-a6ca-23df0852b8f9', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'security_group_id': '3f6071e3-d2df-4a5c-8fc6-813796e95583', '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': 641, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '202 5-08-04T09:40:09Z', 'updated_at': '2025-08-04T09:40:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:40:09Z', 'updated_at': '2025-08-04T09:40:09Z', 'revision_number': 1, 'project_id': '6497e676994b4fe4b101c0f866266b99'}, 'floating_ip': {'id': '9a584733-e477-4f26-b883-cc4b45b20fe2', 'tenant_id': '6497e676994b4fe4b101c0f866266b99', 'floating_ip_address': '172.24.4.92', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '6497e676994b4fe4b101c0f866266b99', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:40:10Z', 'updated_at': '2025-08-04T09:40:10Z', 'revision_number': 0, 'ip': '172.24.4.92'}} 2025-08-04 09:40:11,920 99488 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.700s 2025-08-04 09:40:11,920 99488 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-760797496", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "8853d43d-9061-4f71-b8e5-8d4ce8d256df"}], "security_groups": [{"name": "tempest-securitygroup--328997002"}], "key_name": "tempest-keypair-1296203604", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0', '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-f0a8e617-6805-4f7f-9359-416132fa586a', 'x-compute-request-id': 'req-f0a8e617-6805-4f7f-9359-416132fa586a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--328997002"}], "adminPass": "password"}}' 2025-08-04 09:40:12,027 99488 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/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.103s 2025-08-04 09:40:12,027 99488 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': 'Mon, 04 Aug 2025 09:40:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', '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-9a9dfa27-9409-4207-b585-e1406e756516', 'x-compute-request-id': 'req-9a9dfa27-9409-4207-b585-e1406e756516', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "name": "tempest-AttachVolumeShelveTestJSON-server-760797496", "status": "BUILD", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6b d9d1fa4cc1d1510", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:40:12Z", "updated": "2025-08-04T09:40:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1296203604", "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}}' 2025-08-04 09:41:02,312 99488 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/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.218s 2025-08-04 09:41:02,312 99488 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': 'Mon, 04 Aug 2025 09:41:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1583', '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-caabff8a-f79f-442c-a5cb-65540c02f08d', 'x-compute-request-id': 'req-caabff8a-f79f-442c-a5cb-65540c02f08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "name": "tempest-AttachVolumeShelveTestJSON-server-760797496", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:40:11Z", "updated": "2025-08-04T09:40:27Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5e:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1296203604", "OS-SRV-USG:launched_at": "2025-08-04T09:40:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--328997002"}], "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}}' 2025-08-04 09:41:02,329 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:42:02,593 99488 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/7a02c046-3c81-4819-8b 63-5a189f9d4dc0/os-interface 0.203s 2025-08-04 09:42:02,593 99488 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': 'Mon, 04 Aug 2025 09:42:02 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-95be8d2f-e824-4f2e-84ba-c86182d10f19', 'x-compute-request-id': 'req-95be8d2f-e824-4f2e-84ba-c86182d10f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "port_id": "df87baa6-68d5-45dd-8fe6-b9568e86ab7a", "mac_addr": "fa:16:3e:7e:5e:5e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "5e00a505-cfb2-43f1-9eab-bd6d2386e806", "ip_address": "10.0.0.8"}]}]}' 2025-08-04 09:42:03,531 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2 0.934s 2025-08-04 09:42:03,532 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "df87baa6-68d5-45dd-8fe6-b9568e86ab7a"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-df5393cd-62c4-4910-8ff0-796ea89ee3ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2'} Body: b'{"floatingip": {"id": "9a584733-e477-4f26-b883-cc4b45b20fe2", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "floating_ip_address": "172.24.4.92", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "79e71253-7814-4743-9caf-605b2cdc9535", "port_id": "df87baa6-68d5-45dd-8fe6-b9568e86ab7a", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "8853d43d-9061-4f71-b8e5-8d4ce8d256df", "mac_address": "fa:16:3e:7e:5e:5e", "admin_state_up": true, "status": "ACTIVE", "device_id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:40:10Z", "updated_at": "2025-08-04T09:42:02Z", "revision_number": 1, "project_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:42:03,533 99488 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.92:22' as 'cirros' with public key authentication 2025-08-04 09:42:03,540 99488 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:42:03,643 99488 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:42:03,644 99488 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.92 successfully created 2025-08-04 09:42:03,701 99488 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/7a02c046-3c81-4819-8b63-5a189f9d4dc0/ips 0.057s 2025-08-04 09:42:03,702 99488 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': 'Mon, 04 Aug 2025 09:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compu te 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4739104b-7a65-4103-895c-1091afb56bfb', 'x-compute-request-id': 'req-4739104b-7a65-4103-895c-1091afb56bfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2025-08-04 09:42:03,914 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.210s 2025-08-04 09:42:03,915 99488 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-1438749469"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03d7d134-f7a9-45de-9dec-68c52b40173d', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03d7d134-f7a9-45de-9dec-68c52b40173d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5be80877-cf16-4e20-ba42-12c6e6572aa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:42:03.852987", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1438749469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:42:03,981 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6 0.053s 2025-08-04 09:42:03,981 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d755dc7-48b9-43f7-8852-de9290a5f98f', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d755dc7-48b9-43f7-8852-de9290a5f98f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6'} Body: b'{"volume": {"id": "5be80877-cf16-4e20-ba42-12c6e6572aa6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:42:04.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1438749469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:42:05,03 4 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6 0.038s 2025-08-04 09:42:05,034 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5d4f3c-898d-4ff5-ba89-dba9bff9686d', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5d4f3c-898d-4ff5-ba89-dba9bff9686d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6'} Body: b'{"volume": {"id": "5be80877-cf16-4e20-ba42-12c6e6572aa6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:42:04.000000", "updated_at": "2025-08-04T09:42:04.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1438749469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5be80877-cf16-4e20-ba42-12c6e6572aa6"}], "user_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6497e676994b4fe4b101c0f866266b99"}}' 2025-08-04 09:42:05,161 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.113s 2025-08-04 09:42:05,161 99488 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': 'Mon, 04 Aug 2025 09:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1fd18adb-7b02-44c1-b018-4ded6ed36a4c', 'x-compute-request-id': 'req-1fd18adb-7b02-44c1-b018-4ded6ed36a4c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'' 2025-08-04 09:42:05,426 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.264s 2025-08-04 09:42:05,426 99488 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': 'Mon, 04 Aug 2025 09:42:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1707', '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-93bb8135-5335-4e44-832d-008256d61e42', 'x-compute-request-id': 'req-93bb8135-5335-4e44-832d-008256d61e42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"server": {"id": "7a02c046-3c81-4819-8b63-5a189f9d4dc0", "name": "tempest-AttachVolumeShelveTestJSON-server-760797496", "status": "ACTIVE", "tenant_id": "6497e676994b4fe4b101c0f866266b99", "use r_id": "c8d1ba6fce404ed6bd9d1fa4cc1d1510", "metadata": {}, "hostId": "0a7965bebeeb1295a50ed42c499aa3f697bdf6578936cb2dabf1c086", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:40:11Z", "updated": "2025-08-04T09:42:05Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-898662642-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5e:5e"}, {"version": 4, "addr": "172.24.4.92", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:5e:5e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1296203604", "OS-SRV-USG:launched_at": "2025-08-04T09:40:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--328997002"}], "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}}' 2025-08-04 09:42:55,624 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0 0.152s 2025-08-04 09:42:55,625 99488 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': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0301d874-cff0-47b8-9480-229d38f441a6', 'x-compute-request-id': 'req-0301d874-cff0-47b8-9480-229d38f441a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7a02c046-3c81-4819-8b63-5a189f9d4dc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 7a02c046-3c81-4819-8b63-5a189f9d4dc0 could not be found."}}' 2025-08-04 09:42:55,655 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1296203604 0.029s 2025-08-04 09:42:55,655 99488 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': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eb892114-dcd3-4045-99d6-6fbefa70914d', 'x-compute-request-id': 'req-eb892114-dcd3-4045-99d6-6fbefa70914d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1296203604'} Body: b'' 2025-08-04 09:42:55,841 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583 0.184s 2025-08-04 09:42:55,841 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f54fe984-aec0-4de9-aeae-491bb5f482e1', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583'} Body: b'' 2025-08-04 09:42:55,858 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583 0.016s 2025-08-04 09:42:55,858 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-cd9a5275-18ec-42a2-93c1-28e212d7e268', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/3f6071e3-d2df-4a5c-8fc6-813796e95583'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 3f6071e3-d2df-4a5c-8fc6-813796e95583 does not exist", "detail": ""}}' 2025-08-04 09:42:56,185 99488 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2 0.327s 2025-08-04 09:42:56,186 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-66036627-9aee-4598-9351-f86b60ce6c46', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/9a584733-e477-4f26-b883-cc4b45b20fe2'} Body: b'' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 856dce8e-b323-4d11-9b32-687ad7facbe1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:01,360 99488 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.419s 2025-08-04 09:43:01,360 99488 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-1416602493"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/856dce8e-b323-4d11-9b32-687ad7facbe1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9050f25e-67b3-40f8-bfd6-9794bd5e1170', 'x-compute-request-id': 'req-9050f25e-67b3-40f8-bfd6-9794bd5e1170', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "856dce8e-b323-4d11-9b32-687ad7facbe1", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:43:01.238302", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1416602493", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 09:43:01,441 99488 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/856dce8e-b323-4d11-9b32-687ad7facbe1 0.075s 2025-08-04 09:43:01,441 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:01 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-1c5a926c-a361-4ca7-a1f1-0d52b0512f8e', 'x-compute-request-id': 'req-1c5a926c-a361-4ca7-a1f1-0d52b0512f8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/856dce8e-b323-4d11-9b32-687ad7facbe1'} Body: b'{"volume": {"id": "856dce8e-b323-4d11-9b32-687ad7facbe1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:43:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1416602493", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-04 09:43:02,529 99488 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/856dce8e-b323-4d11-9b32-687ad7facbe1 0.081s 2025-08-04 09:43:02,529 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:02 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-7b8c5994-629c-4070-a94b-b6d336ff3d2f', 'x-compute-request-id': 'req-7b8c5994-629c-4070-a94b-b6d336ff3d2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/856dce8e-b323-4d11-9b32-687ad7facbe1'} Body: b'{"volume": {"id": "856dce8e-b323-4d11-9b32-687ad7facbe1", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-0 4T09:43:01.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1416602493", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 43, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 57bc7e19-e867-498c-8451-562caa6043ab failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:05,101 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.161s 2025-08-04 09:43:05,101 99488 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-377738180"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9cf21f9-f62a-448a-870d-e4992feb8d16', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9cf21f9-f62a-448a-870d-e4992feb8d16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "5f356ba1-0bb9-49c3-b220-85c3554f78dc", "name": "tempest-GroupsTest-volume-type-377738180", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:05,143 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.035s 2025-08-04 09:43:05,143 99488 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-1259405309"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca1519ce-935c-4a55-b94f-3a9cde12e1b5', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca1519ce-935c-4a55-b94f-3a9cde12e1b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "10669402-8264-4115-b57d-ad37ec24612c", "name": "tempest-GroupsTest-group-type-1259405309", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:05,347 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.201s 2025-08-04 09:43:05,347 99488 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": "10669402-8264-4115-b57d-ad37ec24612c", "volume_types": ["5f356ba1-0bb9-49c3-b220-85c3554f78dc"], "name": "tempest-Group1-341371260"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c63e89f-3206-467c-9bab-48ff79bdabb0', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c63e89f-3206-467c-9bab-48ff79bdabb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "57bc7e19-e867-498c-8451-562caa6043ab", "name": "tempest-Group1-341371260"}}' 2025-08-04 09:43:05,429 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab 0.079s 2025-08-04 09:43:05,429 99488 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': 'Mon, 04 Aug 2025 09:43:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-cb7f1437-d3ca-4a8e-819e-0b6cdece2a12', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb7f1437-d3ca-4a8e-819e-0b6cdece2a12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab'} Body: b'{"group": {"id": "57bc7e19-e867-498c-8451-562caa6043ab", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:05.000000", "name": "tempest-Group1-341371260", "description": null, "group_type": "10669402-8264-4115-b57d-ad37ec24612c", "volume_types": ["5f356ba1-0bb9-49c3-b220-85c3554f78dc"]}}' 2025-08-04 09:43:06,468 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab 0.033s 2025-08-04 09:43:06,469 99488 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': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f126899e-4872-441a-a312-6b2031b9f483', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f126899e-4872-441a-a312-6b2031b9f483', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab'} Body: b'{"group": {"id": "57bc7e19-e867-498c-8451-562caa6043ab", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:05.000000", "name": "tempest-Group1-341371260", "description": null, "group_type": "10669402-8264-4115-b57d-ad37ec24612c", "volume_types": ["5f356ba1-0bb9-49c3-b220-85c3554f78dc"]}}' 2025-08-04 09:43:06,505 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-04 09:43:06,506 99488 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': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4435ad-b462-42ea-9804-1ac53ec47c66', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4435ad-b462-42ea-9804-1ac53ec47c66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:06,583 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab/action 0.063s 2025-08-04 09:43:06,583 99488 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': 'Mon, 04 Aug 2025 09:43:06 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-8f4f8f99-dd82-4bed-882f-f0d8097ea19b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab/action'} Body: b'' 2025-08-04 09:43:06,600 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab 0.016s 2025-08-04 09:43:06,601 994 88 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': 'Mon, 04 Aug 2025 09:43:06 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-b543f7e8-6a69-4040-af0d-55dd290a64ed', 'x-openstack-request-id': 'req-b543f7e8-6a69-4040-af0d-55dd290a64ed', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/57bc7e19-e867-498c-8451-562caa6043ab'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 57bc7e19-e867-498c-8451-562caa6043ab could not be found."}}' 2025-08-04 09:43:06,634 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/10669402-8264-4115-b57d-ad37ec24612c 0.032s 2025-08-04 09:43:06,635 99488 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': 'Mon, 04 Aug 2025 09:43:06 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-89f3c635-2882-4164-b5e8-63f1c688c6fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/10669402-8264-4115-b57d-ad37ec24612c'} Body: b'' 2025-08-04 09:43:06,680 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc 0.045s 2025-08-04 09:43:06,680 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa5e523d-fbf7-41c7-bcf1-132eeeb650c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc'} Body: b'' 2025-08-04 09:43:06,696 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc 0.015s 2025-08-04 09:43:06,696 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 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-312e1e88-794f-4f2b-b2b1-49b2250423e6', 'x-openstack-request-id': 'req-312e1e88-794f-4f2b-b2b1-49b2250423e6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/5f356ba1-0bb9-49c3-b220-85c3554f78dc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 5f356ba1-0bb9-49c3-b220-85c3554f78dc 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 111, in test_group_update grp = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 72098f9b-9b81-4963-bf69-bb5756b1b0c3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:06,764 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.064s 2025-08-04 09:43:06,764 99488 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-214620033"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d067646-19d7-4bfc-aa23-5694919d3a5e', 'content-length': '215', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d067646-19d7-4bfc-aa23-5694919d3a5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c21014b7-7c49-4d9c-b652-d3ee89b032b0", "name": "tempest-GroupsTest-volume-type-214620033", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:06,803 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.036s 2025-08-04 09:43:06,804 99488 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-190243986"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9734b58-b44f-40cb-856f-5dc860b1d291', 'content-length': '172', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9734b58-b44f-40cb-856f-5dc860b1d291', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "605efa83-bdb4-4967-9132-d975046f4eaa", "name": "tempest-GroupsTest-group-type-190243986", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:06,905 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.098s 2025-08-04 09:43:06,906 99488 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": "605efa83-bdb4-4967-9132-d975046f4eaa", "volume_types": ["c21014b7-7c49-4d9c-b652-d3ee89b032b0"], "name": "tempest-GroupsTest-Group-1931414324"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be9bc6e6-d448-44f4-855e-d62d0e40cda3', 'content-length': '104', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be9bc6e6-d448-44f4-855e-d62d0e40cda3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "72098f9b-9b81-4963-bf69-bb5756b1b0c3", "name": "tempest-GroupsTest-Group-1931414324"}}' 2025-08-04 09:43:06,976 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3 0.068s 2025-08-04 09:43:06,976 99488 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': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64201e1e-05bb-4db0-9524-06160f7ab81 d', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64201e1e-05bb-4db0-9524-06160f7ab81d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3'} Body: b'{"group": {"id": "72098f9b-9b81-4963-bf69-bb5756b1b0c3", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:07.000000", "name": "tempest-GroupsTest-Group-1931414324", "description": null, "group_type": "605efa83-bdb4-4967-9132-d975046f4eaa", "volume_types": ["c21014b7-7c49-4d9c-b652-d3ee89b032b0"]}}' 2025-08-04 09:43:08,022 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3 0.040s 2025-08-04 09:43:08,023 99488 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': 'Mon, 04 Aug 2025 09:43:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb60559e-7b25-460d-b794-4485bef44dce', 'content-length': '329', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb60559e-7b25-460d-b794-4485bef44dce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3'} Body: b'{"group": {"id": "72098f9b-9b81-4963-bf69-bb5756b1b0c3", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:07.000000", "name": "tempest-GroupsTest-Group-1931414324", "description": null, "group_type": "605efa83-bdb4-4967-9132-d975046f4eaa", "volume_types": ["c21014b7-7c49-4d9c-b652-d3ee89b032b0"]}}' 2025-08-04 09:43:08,095 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.067s 2025-08-04 09:43:08,095 99488 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': 'Mon, 04 Aug 2025 09:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d20345f-632c-48dc-b2a9-df135d2f452d', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d20345f-632c-48dc-b2a9-df135d2f452d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:08,180 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3/action 0.071s 2025-08-04 09:43:08,181 99488 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': 'Mon, 04 Aug 2025 09:43:08 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-7a7a0903-f60b-45bc-b102-c5f967af4701', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3/action'} Body: b'' 2025-08-04 09:43:08,195 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3 0.014s 2025-08-04 09:43:08,196 99488 DEBUG [tempest.lib.common.rest_clien t] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:08 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-f5f4544f-025a-4788-a6b6-c9dde46bf305', 'x-openstack-request-id': 'req-f5f4544f-025a-4788-a6b6-c9dde46bf305', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/72098f9b-9b81-4963-bf69-bb5756b1b0c3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 72098f9b-9b81-4963-bf69-bb5756b1b0c3 could not be found."}}' 2025-08-04 09:43:08,226 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/605efa83-bdb4-4967-9132-d975046f4eaa 0.030s 2025-08-04 09:43:08,226 99488 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': 'Mon, 04 Aug 2025 09:43:08 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-344355d5-143f-4929-937d-cfc45bca8b3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/605efa83-bdb4-4967-9132-d975046f4eaa'} Body: b'' 2025-08-04 09:43:08,285 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0 0.058s 2025-08-04 09:43:08,285 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-793cea72-3d55-4fc9-9ae7-9d63338a0372', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0'} Body: b'' 2025-08-04 09:43:08,299 99488 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0 0.014s 2025-08-04 09:43:08,300 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:08 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-8eb4b90e-639a-44c9-8eef-8ac307ec2f75', 'x-openstack-request-id': 'req-8eb4b90e-639a-44c9-8eef-8ac307ec2f75', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c21014b7-7c49-4d9c-b652-d3ee89b032b0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c21014b7-7c49-4d9c-b652-d3ee89b032b0 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 949, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:13,125 99488 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_with_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True 0.729s 2025-08-04 09:43:13,125 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47c96c73-2153-4aac-9ced-f1a2d145a16f', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47c96c73-2153-4aac-9ced-f1a2d145a16f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/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 949, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:13,676 99488 INFO [tempest.lib.common.rest_client] Request (VolumePoolsAdminTestsJSON:test_get_pools_without_details): 200 GET http://10.0.0.210/volume/v3/scheduler-stats/get_pools 0.515s 2025-08-04 09:43:13,676 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f15a9a-ffe9-4804-ba55-96c36a459dd0', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f15a9a-ffe9-4804-ba55-96c36a459dd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 227, in test_reset_group_status group = self.create_group(group_type=group_type['id'], File "/opt/stack/tempest/tempest/api/volume/base.py", line 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group ab7e03b4-50f6-4c3f-b394-75e299a347fb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:16,922 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.208s 2025-08-04 09:43:16,922 99506 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-5928271"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c065038-b891-4274-bfd6-cec10ea1c5f1', 'content-length': '217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c065038-b891-4274-bfd6-cec10ea1c5f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2090b398-00a8-4603-aa99-ce9dc3aa0966", "name": "tempest-GroupsV320Test-volume-type-5928271", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:16,956 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.031s 2025-08-04 09:43:16,956 99506 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-1019915885"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edbc014c-b381-4005-ab7b-99b225e40851', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edbc014c-b381-4005-ab7b-99b225e40851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "name": "tempest-GroupsV320Test-group-type-1019915885", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:17,171 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.212s 2025-08-04 09:43:17,172 99506 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": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "volume_types": ["2090b398-00a8-4603-aa99-ce9dc3aa0966"], "name": "tempest-GroupsV320Test-Group-1849424437"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50dd4122-e9b5-4b9f-9cb6-c34ed030d6b5', 'content-length': '108', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50dd4122-e9b5-4b9f-9cb6-c34ed030d6b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "ab7e03b4-50f6-4c3f-b394-75e299a347fb", "name": "tempest-GroupsV320Test-Group-1849424437"}}' 2025-08-04 09:43:17,208 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb 0.034s 2025-08-04 09:43:17,208 99506 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': 'Mon, 04 Aug 2025 09:43:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-aa65d660-e7e0-4275-b5b4-9a89b81e28bb', 'content-length': '388', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa65d660-e7e0-4275-b5b4-9a89b81e28bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb'} Body: b'{"group": {"id": "ab7e03b4-50f6-4c3f-b394-75e299a347fb", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:17.000000", "name": "tempest-GroupsV320Test-Group-1849424437", "description": null, "group_type": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "volume_types": ["2090b398-00a8-4603-aa99-ce9dc3aa0966"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:18,242 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb 0.028s 2025-08-04 09:43:18,242 99506 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': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270fdaa8-2273-41b7-89bb-ccb36b9dd7ad', 'content-length': '385', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270fdaa8-2273-41b7-89bb-ccb36b9dd7ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb'} Body: b'{"group": {"id": "ab7e03b4-50f6-4c3f-b394-75e299a347fb", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:17.000000", "name": "tempest-GroupsV320Test-Group-1849424437", "description": null, "group_type": "3b67384a-7ff2-429c-b0b8-4321ed6de75b", "volume_types": ["2090b398-00a8-4603-aa99-ce9dc3aa0966"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:18,280 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.032s 2025-08-04 09:43:18,280 99506 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': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfaae3bc-f126-4cdb-ac8f-b7fd385b9591', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfaae3bc-f126-4cdb-ac8f-b7fd385b9591', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:18,401 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb/action 0.107s 2025-08-04 09:43:18,402 99506 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': 'Mon, 04 Aug 2025 09:43:18 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-9a86ae35-d110-4324-9f5d-80f9f7bf8ca6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb/action'} Body: b'' 2025-08-04 09:43:18,418 99506 INFO [tempest.lib.common.rest_clien t] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb 0.015s 2025-08-04 09:43:18,418 99506 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': 'Mon, 04 Aug 2025 09:43:18 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-ea023b84-1fed-4c9b-84b9-ffbffada4cbb', 'x-openstack-request-id': 'req-ea023b84-1fed-4c9b-84b9-ffbffada4cbb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/ab7e03b4-50f6-4c3f-b394-75e299a347fb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group ab7e03b4-50f6-4c3f-b394-75e299a347fb could not be found."}}' 2025-08-04 09:43:18,449 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/3b67384a-7ff2-429c-b0b8-4321ed6de75b 0.030s 2025-08-04 09:43:18,449 99506 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': 'Mon, 04 Aug 2025 09:43:18 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-eb6b1ef9-f312-40b7-85d0-7035e583ff2d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/3b67384a-7ff2-429c-b0b8-4321ed6de75b'} Body: b'' 2025-08-04 09:43:18,502 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966 0.052s 2025-08-04 09:43:18,502 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc521fa6-fe88-4089-81d8-bf930417c0a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966'} Body: b'' 2025-08-04 09:43:18,518 99506 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966 0.015s 2025-08-04 09:43:18,518 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-1378520b-2d08-4b5c-9dd5-8e1b6de8287f', 'x-openstack-request-id': 'req-1378520b-2d08-4b5c-9dd5-8e1b6de8287f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/2090b398-00a8-4603-aa99-ce9dc3aa0966'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 2090b398-00a8-4603-aa99-ce9dc3aa0966 could not be found."}}' setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) --------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bcd1bf3d-b134-404d-8f6c-d9eb235fa7d8 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 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 1512569b-9b64-49cb-8023-3c6607d27b22 failed to build and is in ERROR status 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 249, in test_stable_device_rescue_disk_virtio_with_volume_attached waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bbb5ab31-0519-4438-b5dd-c2a1f60407d1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:39:47,611 99494 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/volumes 0.308s 2025-08-04 09:39:47,612 99494 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-1653325159"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1669619-7db3-45ca-be93-ed2cab876247', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1669619-7db3-45ca-be93-ed2cab876247', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:47.550859", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:39:47,626 99494 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:39:47,686 99494 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.058s 2025-08-04 09:39:47,686 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1371399063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWx3w7DtvdgQUkkeSjKudOVTEEivFbtdyOve4t8xgenPx+YBnTKqn9iplBDhCSMDf+3yhxAiDP/TI0R0b3/F98U/wkgHbX8fGM/Z6c2haSxIjp/4empjIy8JEEMZZBArg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:47 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-244b41fe-c911-4189-baec-d6bc7cefa4fa', 'x-compute-request-id': 'req-244b41fe-c911-4189-baec-d6bc7cefa4fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1371399063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWx3w7DtvdgQUkkeSjKudOVTEEivFbtdyOve4t8xgenPx+YBnTKqn9iplBDhCSMDf+3yhxAiDP/TI0R0b3/F98U/wkgHbX8fGM/Z6c2haSxIjp/4empjIy8JEEMZZBArg==", "fingerprint": "be:58:69:c7:c1:f0:d4:86:03:f8:20:78:db:08:6b:1b", "user_id": "b0639db12b7f4ba1ab122b940978fc6c"}}' 2025-08-04 09:39:47,689 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1371399063 created 2025-08-04 09:39:48,013 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.323s 2025-08-04 09:39:48,013 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--943417511", "description": "tempest-description--1159478022"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-a34ff8fa-e409-410c-9b15-c8dd376296b4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "name": "tempest-securitygroup--943417511", "stateful": true, "tenant_id": "dd5cc296609e40439539e3add82908ed", "description": "tempest-description--1159478022", "shared": false, "security_group_rules": [{"id": "6938202a-52a8-44d4-96c9-3cc3bd5d0987", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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": 633, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:47Z", "updated_at": "2025-08-04T09:39:47Z", "revision_number": 0}, {"id": "f0439b86-6fa9-4a25-9ec9-223664892863", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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": 634, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:39:47Z", "updated_at": "2025-08-04T09:39:47Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:39:47Z", "updated_at": "2025-08-04T09:39:47Z", "revision_number": 1, "project_id": "dd5cc296609e40439539e3add82908ed"}}' 2025-08-04 09:39:48,241 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 09:39:48,241 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c263d1b6-3389-42a3-a77e-34dd376c8a6e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2246841f-2000-471d-aac7-69588e840773", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:39:48Z", "revision_number": 0}}' 2025-08-04 09:39:48,477 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.235s 2025-08-04 09:39:48,478 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7bb8f2f0-11b8-4122-81cc-03ebf9cc8baa', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "83015aca-aade-41d9-b95b-7b1b59ed781d", "project_id": "dd5cc296609e40439539e3add82908ed", "tenant_id": "dd5cc296609e40439539e3add82908ed", "security_group_id": "376b4028-9cf7-4386-8f06-a7e3fb7b7831", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:39:48Z", "revision_number": 0}}' 2025-08-04 09:39:48,478 99494 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--943417511 created 2025-08-04 09:39:49,180 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.701s 2025-08-04 09:39:49,180 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-56bbd684-769c-4928-9324-7513b5760180', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "d95db10d-f3e0-4e01-b376-c6a427ab8f92", "tenant_id": "dd5cc296609e40439539e3add82908ed", "floating_ip_address": "172.24.4.31", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "dd5cc296609e40439539e3add82908ed", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:39:48Z", "revision_number": 0}}' 2025-08-04 09:39:49,181 99494 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'd95db10d-f3e0-4e01-b376-c6a427ab8f92', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:48Z', 'updated_at': '2025-08-04T09:39:48Z', 'revision_number': 0, 'ip': '172.24.4.31'} created 2025-08-04 09:39:49,238 99494 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.051s 2025-08-04 09:39:49,239 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2503', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1f5cc56e-71b1-4647-a9c4-d275238907e1', '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": "b0639db12b7f4ba1ab122b940978fc6c", "name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "password_expires_at": null}, "audit_ids": ["TNi_zsznRmSCM7YeG3G2aA"], "expires_at": "2025-08-04T10:39:49.000000Z", "issued_at": "2025-08-04T09:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dd5cc296609e40439539e3add82908ed", "name": "tempest-ServerStableDeviceRescueTest-910516573"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/dd5cc296609e40439539e3add82908ed", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:39:49,239 99494 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3', 'name': 'tempest-ServerStableDeviceRescueTest-868116186-network', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'dd5cc296609e40439539e3add82908ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8365, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:39:40Z', 'updated_at': '2025-08-04T09:39:40Z', 'revision_number': 1} available for tenant 2025-08-04 09:39:49,240 99494 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1371399063', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIWx3w7DtvdgQUkkeSjKudOVTEEivFbtdyOve4t8xgenPx+YBnTKqn9iplBDhCSMDf+3yhxAiDP/TI0R0b3/F98U/wkgHbX8fGM/Z6c2haSxIjp/4empjIy8JEEMZZBArg==', 'fi ngerprint': 'be:58:69:c7:c1:f0:d4:86:03:f8:20:78:db:08:6b:1b', 'user_id': 'b0639db12b7f4ba1ab122b940978fc6c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAKGuh7YFyacBOgksw55Q2dRBTF/2OkCNO7OiYcUe+1tIC3jtVXmcMK\nuftPxeyV+V2gBwYFK4EEACKhZANiAASFsd8Ow7b3YEFJJHkoyrnTlUxBIrxW7Xcj\nr3uLfMYHpz8fmAZ0yqp/YqZQQ4QkjA3/t8ocQIgz/0yNEdG9/xffFP8JIB21/Hxj\nP2enNoWksSI6f+HpqYyMvCRBDGWQQK4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '376b4028-9cf7-4386-8f06-a7e3fb7b7831', 'name': 'tempest-securitygroup--943417511', 'stateful': True, 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'description': 'tempest-description--1159478022', 'shared': False, 'security_group_rules': [{'id': '6938202a-52a8-44d4-96c9-3cc3bd5d0987', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'security_group_id': '376b4028-9cf7-4386-8f06-a7e3fb7b7831', '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': 633, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:47Z', 'updated_at': '2025-08-04T09:39:47Z', 'revision_number': 0}, {'id': 'f0439b86-6fa9-4a25-9ec9-223664892863', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'security_group_id': '376b4028-9cf7-4386-8f06-a7e3fb7b7831', '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': 634, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:39:47Z', 'updated_at': '2025-08-04T09:39:47Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:39:47Z', 'updated_at': '2025-08-04T09:39:47Z', 'revision_number': 1, 'project_id': 'dd5cc296609e40439539e3add82908ed'}, 'floating_ip': {'id': 'd95db10d-f3e0-4e01-b376-c6a427ab8f92', 'tenant_id': 'dd5cc296609e40439539e3add82908ed', 'floating_ip_address': '172.24.4.31', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'dd5cc296609e40439539e3add82908ed', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:39:48Z', 'updated_at': '2025-08-04T09:39:48Z', 'revision_number': 0, 'ip': '172.24.4.31'}} 2025-08-04 09:39:49,788 99494 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.547s 2025-08-04 09:39:49,788 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3"}], "security_groups": [{"name": "tempest-securitygroup--943417511"}], "key_name": "tempest-keypair-1371399063", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5807580b-dd58-4393-99ad-34e3894f001a', 'x-compute-request-id': 'req-5807580b-dd58-4393-99ad-34e3894f001a', 'connection': 'close', 'status': '20 2', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--943417511"}], "adminPass": "yKbzh5HqZR9w"}}' 2025-08-04 09:39:49,858 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.066s 2025-08-04 09:39:49,858 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-44b43b75-1a1e-4a4f-8090-c35dca2437fc', 'x-compute-request-id': 'req-44b43b75-1a1e-4a4f-8090-c35dca2437fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "BUILD", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:50Z", "updated": "2025-08-04T09:39:49Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1371399063", "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": []}}' 2025-08-04 09:40:40,115 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.219s 2025-08-04 09:40:40,115 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1550', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1c4ec10-bb33-4cbc-9463-2111b4256ba6', 'x-compute-request-id': 'req-c1c4ec10-bb33-4cbc-9463-2111b4256ba6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "ACTIVE", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c ", "metadata": {}, "hostId": "fa97786661fd0945663741694f1fc1e19500916e0ad7968db635037e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:49Z", "updated": "2025-08-04T09:40:05Z", "addresses": {"tempest-ServerStableDeviceRescueTest-868116186-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371399063", "OS-SRV-USG:launched_at": "2025-08-04T09:40:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943417511"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:40:40,131 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:41:40,339 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07/os-interface 0.154s 2025-08-04 09:41:40,339 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:40 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-9e99b878-ebf5-4abc-a172-36c4e0ff56e7', 'x-compute-request-id': 'req-9e99b878-ebf5-4abc-a172-36c4e0ff56e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3", "port_id": "d0a62ef8-1fd2-4227-9c30-7f582fbd1ac8", "mac_addr": "fa:16:3e:89:e5:3e", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "f2481df5-e79c-48e0-afeb-a21c6d0b5132", "ip_address": "10.0.0.6"}]}]}' 2025-08-04 09:41:41,463 99494 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/d95db10d-f3e0-4e01-b376-c6a427ab8f92 1.119s 2025-08-04 09:41:41,463 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "d0a62ef8-1fd2-4227-9c30-7f582fbd1ac8"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-7e779572-15d7-4c4e-aad1-c1fea955578a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/d95db10d-f3e0-4e01-b376-c6a427ab8f92'} Body: b'{"floatingip": {"id": "d95db10d-f3e0-4e01-b376-c6a427ab8f92", "tenant_id": "dd5cc296609e40439539e3add82908ed", "floating_ip_address": "172.24.4.31", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "f87f5ead-91e3-4916-aefa-bce084fcab58", "port_id": "d0a62ef8-1fd2-4227-9c30-7f582fbd1ac8", "fixed_ip_address" : "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "190e1e4a-91fe-4d87-9d8d-fcc9fecaa7b3", "mac_address": "fa:16:3e:89:e5:3e", "admin_state_up": true, "status": "ACTIVE", "device_id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:39:48Z", "updated_at": "2025-08-04T09:41:40Z", "revision_number": 1, "project_id": "dd5cc296609e40439539e3add82908ed"}}' 2025-08-04 09:41:41,465 99494 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.31:22' as 'cirros' with public key authentication 2025-08-04 09:41:41,478 99494 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:41:41,580 99494 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:41:41,581 99494 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.31 successfully created 2025-08-04 09:41:42,250 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07/action 0.668s 2025-08-04 09:41:42,250 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-979652064"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:41 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4cea69c4-12c9-4e97-af5d-b2afc8ca9c8b', 'x-compute-request-id': 'req-4cea69c4-12c9-4e97-af5d-b2afc8ca9c8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07/action'} Body: b'' 2025-08-04 09:41:42,313 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.060s 2025-08-04 09:41:42,313 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:41:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1608', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b4931fb8-868a-4b4e-89b2-d3d5022738e0', 'x-compute-request-id': 'req-b4931fb8-868a-4b4e-89b2-d3d5022738e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"image": {"id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b063 9db12b7f4ba1ab122b940978fc6c"}, "created": "2025-08-04T09:41:42Z", "updated": "2025-08-04T09:41:42Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}], "server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}]}}}' 2025-08-04 09:42:32,392 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.064s 2025-08-04 09:42:32,393 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-10c1962e-4b28-4c51-a261-aedfd609145e', 'x-compute-request-id': 'req-10c1962e-4b28-4c51-a261-aedfd609145e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"image": {"id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c"}, "created": "2025-08-04T09:41:42Z", "updated": "2025-08-04T09:41:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}], "server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}]}}}' 2025-08-04 09:42:32,457 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.058s 2025-08-04 09:42:32,458 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon , 04 Aug 2025 09:42:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1722', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e26103f0-e1fc-4e77-9c3e-7b1dc2670f4d', 'x-compute-request-id': 'req-e26103f0-e1fc-4e77-9c3e-7b1dc2670f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"image": {"id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c"}, "created": "2025-08-04T09:41:42Z", "updated": "2025-08-04T09:41:51Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/8a16cf7e-4dd4-4f4a-8de9-0358639df193"}], "server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}]}}}' 2025-08-04 09:42:32,674 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.210s 2025-08-04 09:42:32,675 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:32 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-01be9e03-b025-43fb-baba-808346f533b3', 'x-compute-request-id': 'req-01be9e03-b025-43fb-baba-808346f533b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "ACTIVE", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "metadata": {}, "hostId": "fa97786661fd0945663741694f1fc1e19500916e0ad7968db635037e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:49Z", "updated": "2025-08-04T09:41:51Z", "addresses": {"tempest-ServerStableDeviceRescueTest-868116186-network": [{"ver sion": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371399063", "OS-SRV-USG:launched_at": "2025-08-04T09:40:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943417511"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:32,908 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.157s 2025-08-04 09:43:32,908 99494 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': 'Mon, 04 Aug 2025 09:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6875a288-d718-40a6-a19b-f1f6c6dc579c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "99074e88d5c900e725dc05e41bb65ead", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "dd5cc296609e40439539e3add82908ed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d95c736bf7e25325305e44453a36a25cc5f418f52def69d9f023253a1fb18f40ac9ff519fbb814efb9942d948cea3f3f04e6b9792f8a5928c2fad3a655109e5e", "id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "created_at": "2025-08-04T09:41:42Z", "updated_at": "2025-08-04T09:43:33Z", "tags": [], "self": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193", "file": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:43:33,076 99494 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/8a16cf7e-4dd4-4f4a-8de9-0358639df193 0.166s 2025-08-04 09:43:33,076 99494 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': 'Mon, 04 Aug 2025 09:43:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1669', 'conte nt-type': 'application/json', 'x-openstack-request-id': 'req-3e620877-0329-46a1-80b5-bcdbe382b6aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "owner_id": "dd5cc296609e40439539e3add82908ed", "owner_project_name": "tempest-ServerStableDeviceRescueTest-910516573", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-910516573-project-member", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-979652064", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "99074e88d5c900e725dc05e41bb65ead", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "dd5cc296609e40439539e3add82908ed", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "d95c736bf7e25325305e44453a36a25cc5f418f52def69d9f023253a1fb18f40ac9ff519fbb814efb9942d948cea3f3f04e6b9792f8a5928c2fad3a655109e5e", "id": "8a16cf7e-4dd4-4f4a-8de9-0358639df193", "created_at": "2025-08-04T09:41:42Z", "updated_at": "2025-08-04T09:43:33Z", "tags": [], "self": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193", "file": "/v2/images/8a16cf7e-4dd4-4f4a-8de9-0358639df193/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:43:33,660 99494 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/b28370a2-25c2-4411-b25f-4efe0ef47b07 0.584s 2025-08-04 09:43:33,661 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:33 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-9127cdcf-de1b-4ca3-9a75-e7b59738d63f', 'x-compute-request-id': 'req-9127cdcf-de1b-4ca3-9a75-e7b59738d63f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07'} Body: b'{"server": {"id": "b28370a2-25c2-4411-b25f-4efe0ef47b07", "name": "tempest-ServerStableDeviceRescueTest-server-1226511086", "status": "ACTIVE", "tenant_id": "dd5cc296609e40439539e3add82908ed", "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "metadata": {}, "hostId": "fa97786661fd0945663741694f1fc1e19500916e0ad7968db635037e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:39:49Z", "updated": "2025-08-04T09:41:51Z", "addresses": {"tempest-ServerStableDeviceRescueTest-868116186-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}, {"version": 4, "addr": "172.24.4.31", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:e5:3e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b28370a2-25c2-4411-b25f-4e fe0ef47b07"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b28370a2-25c2-4411-b25f-4efe0ef47b07"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1371399063", "OS-SRV-USG:launched_at": "2025-08-04T09:40:04.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--943417511"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:33,716 99494 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/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1 0.040s 2025-08-04 09:43:33,716 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4194a3-0bb7-4f14-8e55-62dabb216556', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4194a3-0bb7-4f14-8e55-62dabb216556', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1'} Body: b'{"volume": {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}}' 2025-08-04 09:43:34,770 99494 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/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1 0.040s 2025-08-04 09:43:34,771 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-181ea14c-079f-4ed7-a923-5c81509a819d', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-181ea14c-079f-4ed7-a923-5c81509a819d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1'} Body: b'{"volume": {"id": "bbb5ab31-0519-4438-b5dd-c2a1f60407d1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:39:48.000000", "updated_at": "2025-08-04T09:39:48.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-1653325159", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bbb5ab31-0519-4438-b5dd-c2a1f60407d1"}], "user_id": "b0639db12b7f4ba1ab122b940978fc6c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dd5cc296609e40439539e3add82908ed"}}' 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:35,799 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.395s 2025-08-04 09:43:35,799 99506 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-1856929997"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd5c5b3-9777-4d28-8ddf-f51920c56c71', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd5c5b3-9777-4d28-8ddf-f51920c56c71', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:35.740609", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:43:35,869 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.055s 2025-08-04 09:43:35,869 99506 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': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4896299-2579-4c9c-888b-636faf181b96', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4896299-2579-4c9c-888b-636faf181b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:36,930 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.046s 2025-08-04 09:43:36,930 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f047c69-6108-45d7-86b6-5b2d7faadc2e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f047c69-6108-45d7-86b6-5b2d7faadc2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "updated_at": "2025-08-04T09:43:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:36,980 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.035s 2025-08-04 09:43:36,981 99506 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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b65f93e3-48d6-4bf0-9922-8283bcf5ae0e', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b65f93e3-48d6-4bf0-9922-8283bcf5ae0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"volume": {"id": "62c7ec5d-4006-4d2d-9e0d-9848e8c33b61", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "updated_at": "2025-08-04T09:43:36.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1856929997", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:37,109 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.113s 2025-08-04 09:43:37,109 99506 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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054fc0af-957c-4c87-ae5a-bb8f56839b19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'' 2025-08-04 09:43:37,129 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 0.020s 2025-08-04 09:43:37,130 99506 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': 'Mon, 04 Aug 2025 09:43:37 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-c62bf88e-a841-44c5-a044-adbf11e29687', 'x-openstack-request-id': 'req-c62bf88e-a841-44c5-a044-adbf11e29687', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/62c7ec5d-4006-4d2d-9e0d-9848e8c33b61'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 62c7ec5d-4006-4d2d-9e0d-9848e8c33b61 could not be found."}}' 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 162, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 4ec08fa8-a832-4e5c-a353-f3f66551b975 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:35,663 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 POST http://10.0.0.210/volume/v3/types 0.128s 2025-08-04 09:43:35,664 99492 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-672726852"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-464eef51-eb5c-4794-8a9e-1e572361712e', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-464eef51-eb5c-4794-8a9e-1e572361712e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c708c648-044c-483b-9a89-e43db3dbce92", "name": "tempest-GroupSnapshotsTest-volume-type-672726852", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:35,736 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/group_types 0.069s 2025-08-04 09:43:35,736 99492 DEBUG [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-1492852681"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2eddf75e-a6ab-4e62-9326-6c4cc57d9df2', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2eddf75e-a6ab-4e62-9326-6c4cc57d9df2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "name": "tempest-GroupSnapshotsTest-group-type-1492852681", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:35,917 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 202 POST http://10.0.0.210/volume/v3/groups 0.178s 2025-08-04 09:43:35,918 99492 DEBUG [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": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "volume_types": ["c708c648-044c-483b-9a89-e43db3dbce92"], "name": "tempest-GroupSnapshotsTest-Group-618577643"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f975b3-3d98-4165-b124-fb706dd3bc4d', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f975b3-3d98-4165-b124-fb706dd3bc4d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "4ec08fa8-a832-4e5c-a353-f3f66551b975", "name": "tempest-GroupSnapshotsTest-Group-618577643"}}' 2025-08-04 09:43:35,947 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975 0.027s 2025-08-04 09:43:35,948 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ded83369-6b29-4730-8b47-789b99e16a2d', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ded83369-6b29-4730-8b47-789b99e16a2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975'} Body: b'{"group": {"id": "4ec08fa8-a832-4e5c-a353-f3f66551b975", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "name": "tempest-GroupSnapshotsTest-Group-618577643", "description": null, "group_type": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "volume_types": ["c708c648-044c-483b-9a89-e43db3dbce92"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:36,990 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975 0.033s 2025-08-04 09:43:36,991 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf3e9ce9-cc21-4d7e-bd4e-7e37bfe6b4e9', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf3e9ce9-cc21-4d7e-bd4e-7e37bfe6b4e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975'} Body: b'{"group": {"id": "4ec08fa8-a832-4e5c-a353-f3f66551b975", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:36.000000", "name": "tempest-GroupSnapshotsTest-Group-618577643", "description": null, "group_type": "a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5", "volume_types": ["c708c648-044c-483b-9a89-e43db3dbce92"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:37,061 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.064s 2025-08-04 09:43:37,061 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-399ea6f5-764b-439f-a33d-6364bb56e52b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-399ea6f5-764b-439f-a33d-6364bb56e52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:37,150 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975/action 0.075s 2025-08-04 09:43:37,151 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 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-25abaa29-b3d0-4ca0-bd54-36cb7f14be2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec 08fa8-a832-4e5c-a353-f3f66551b975/action'} Body: b'' 2025-08-04 09:43:37,165 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975 0.014s 2025-08-04 09:43:37,166 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 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-ae1486d2-4690-44e7-87f0-24ce51692e93', 'x-openstack-request-id': 'req-ae1486d2-4690-44e7-87f0-24ce51692e93', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/4ec08fa8-a832-4e5c-a353-f3f66551b975'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4ec08fa8-a832-4e5c-a353-f3f66551b975 could not be found."}}' 2025-08-04 09:43:37,194 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5 0.027s 2025-08-04 09:43:37,194 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 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-75c92910-a1cb-4bbe-83ef-af59706a31aa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/a4e77ecb-5f52-4fdb-82d7-f4ea1d1335d5'} Body: b'' 2025-08-04 09:43:37,244 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92 0.049s 2025-08-04 09:43:37,244 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23de52c7-9c74-4522-b9de-422d3bd80d0c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92'} Body: b'' 2025-08-04 09:43:37,261 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92 0.016s 2025-08-04 09:43:37,262 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 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-ee3c8e8b-84bf-47c9-9349-4c8884848583', 'x-openstack-request-id': 'req-ee3c8e8b-84bf-47c9-9349-4c8884848583', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c708c648-044c-483b-9a89-e43db3dbce92'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c708c648-044c-483b-9a89-e43db3dbce92 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:37,452 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.319s 2025-08-04 09:43:37,452 99506 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-1542925751"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1107f0a8-c15f-4ba9-9189-0813c69ab894', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1107f0a8-c15f-4ba9-9189-0813c69ab894', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.390314", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:43:37,500 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.036s 2025-08-04 09:43:37,501 99506 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': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04119e11-7840-4fd1-a3b8-4954b80ba660', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04119e11-7840-4fd1-a3b8-4954b80ba660', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:38,553 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.037s 2025-08-04 09:43:38,553 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aab012e-6821-418b-8386-9e34cc6929cf', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aab012e-6821-418b-8386-9e34cc6929cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "updated_at": "2025-08-04T09:43:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:38,609 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.042s 2025-08-04 09:43:38,610 99506 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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab71bd94-4ad8-4681-9a58-10136ca065cd', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab71bd94-4ad8-4681-9a58-10136ca065cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"volume": {"id": "3d2fe6da-5e50-4b7e-9219-070dcc60a6f3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "updated_at": "2025-08-04T09:43:38.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1542925751", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3"}], "user_id": "c4b080eec2514745832fcdd65cbc2c04", "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": "69890b0798b044caa0d1c53a382ee3af"}}' 2025-08-04 09:43:38,788 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.165s 2025-08-04 09:43:38,789 99506 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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbfb3e7f-6d76-4bc6-8c00-db60935b9cb7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'' 2025-08-04 09:43:38,813 99506 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 0.023s 2025-08-04 09:43:38,813 99506 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': 'Mon, 04 Aug 2025 09:43:38 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-54188c9d-4984-4e14-bdd8-b54e84e3f619', 'x-openstack-request-id': 'req-54188c9d-4984-4e14-bdd8-b54e84e3f619', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3d2fe6da-5e50-4b7e-9219-070dcc60a6f3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 3d2fe6da-5e50-4b7e-9219-070dcc60a6f3 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 225, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:37,390 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 POST http://10.0.0.210/volume/v3/types 0.125s 2025-08-04 09:43:37,391 99492 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-630660041"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79d4b3af-74c5-4f30-871b-6dce94114e1c', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79d4b3af-74c5-4f30-871b-6dce94114e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "f4090223-9a1a-4f8f-9f57-8414f046e789", "name": "tempest-GroupSnapshotsTest-volume-type-630660041", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:37,430 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/group_types 0.037s 2025-08-04 09:43:37,431 99492 DEBUG [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-1759462081"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-263db2f6-98c7-43d6-8812-426acc5d280f', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-263db2f6-98c7-43d6-8812-426acc5d280f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "08bf4e5f-9935-4b16-8644-db4d654b939e", "name": "tempest-GroupSnapshotsTest-group-type-1759462081", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:37,521 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 202 POST http://10.0.0.210/volume/v3/groups 0.088s 2025-08-04 09:43:37,522 99492 DEBUG [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": "08bf4e5f-9935-4b16-8644-db4d654b939e", "volume_types": ["f4090223-9a1a-4f8f-9f57-8414f046e789"], "name": "tempest-GroupSnapshotsTest-Group-2037057797"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-573b8b4d-cf8c-4241-8c11-3e77a60ef277', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-573b8b4d-cf8c-4241-8c11-3e77a60ef277', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "8cfb44ff-19c1-4c2d-a644-5aae0025e3b6", "name": "tempest-GroupSnapshotsTest-Group-2037057797"}}' 2025-08-04 09:43:37,553 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 0.029s 2025-08-04 09:43:37,553 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21c62839-19fe-48a2-8e17-ec09e532c913', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21c62839-19fe-48a2-8e17-ec09e532c913', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6'} Body: b'{"group": {"id": "8cfb44ff-19c1-4c2d-a644-5aae0025e3b6", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "name": "tempest-GroupSnapshotsTest-Group-2037057797", "description": null, "group_type": "08bf4e5f-9935-4b16-8644-db4d654b939e", "volume_types": ["f4090223-9a1a-4f8f-9f57-8414f046e789"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:38,589 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_delete_group_snapshots_following_updated_volumes): 200 GET http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 0.030s 2025-08-04 09:43:38,589 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-594715c7-ac25-4658-a996-4d99666b6f4c', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-594715c7-ac25-4658-a996-4d99666b6f4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6'} Body: b'{"group": {"id": "8cfb44ff-19c1-4c2d-a644-5aae0025e3b6", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:37.000000", "name": "tempest-GroupSnapshotsTest-Group-2037057797", "description": null, "group_type": "08bf4e5f-9935-4b16-8644-db4d654b939e", "volume_types": ["f4090223-9a1a-4f8f-9f57-8414f046e789"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:38,594 99492 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 2025-08-04 09:43:38,633 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.038s 2025-08-04 09:43:38,634 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42e4d76d-959a-4010-8c27-85f93124d807', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42e4d76d-959a-4010-8c27-85f93124d807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:38,712 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6/action 0.065s 2025-08-04 09:43:38,713 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'te xt/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e368624-b122-4537-9ff7-1700f3673b21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6/action'} Body: b'' 2025-08-04 09:43:38,733 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 0.019s 2025-08-04 09:43:38,734 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 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-47e8e165-5eeb-4c8b-8d19-18bd88a06f5c', 'x-openstack-request-id': 'req-47e8e165-5eeb-4c8b-8d19-18bd88a06f5c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/8cfb44ff-19c1-4c2d-a644-5aae0025e3b6'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 8cfb44ff-19c1-4c2d-a644-5aae0025e3b6 could not be found."}}' 2025-08-04 09:43:38,761 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/08bf4e5f-9935-4b16-8644-db4d654b939e 0.026s 2025-08-04 09:43:38,761 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:38 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-e64cd2f3-f1bf-4de6-bc93-fa45fe92ea15', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/08bf4e5f-9935-4b16-8644-db4d654b939e'} Body: b'' 2025-08-04 09:43:38,826 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/f4090223-9a1a-4f8f-9f57-8414f046e789 0.064s 2025-08-04 09:43:38,826 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de6e0ba2-fe1a-46f3-b955-2f877870e3d8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/f4090223-9a1a-4f8f-9f57-8414f046e789'} Body: b'' 2025-08-04 09:43:38,851 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/f4090223-9a1a-4f8f-9f57-8414f046e789 0.024s 2025-08-04 09:43:38,851 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e0aeb4b-c066-4bdd-b93b-44c84b82dcd0', 'x-openstack-request-id': 'req-3e0aeb4b-c066-4bdd-b93b-44c84b82dcd0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/f409022 3-9a1a-4f8f-9f57-8414f046e789'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type f4090223-9a1a-4f8f-9f57-8414f046e789 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 92, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group 1f0b4564-6378-44d7-baf0-e30a6742507f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:38,883 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 POST http://10.0.0.210/volume/v3/types 0.028s 2025-08-04 09:43:38,884 99492 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-1526852122"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-088cc20f-9ff5-4aa4-968d-d599f9d65a5d', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-088cc20f-9ff5-4aa4-968d-d599f9d65a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "57c9e4d4-7053-482d-989c-9aad5a449f60", "name": "tempest-GroupSnapshotsTest-volume-type-1526852122", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:43:38,929 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/group_types 0.042s 2025-08-04 09:43:38,930 99492 DEBUG [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-2004171920"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45029fa3-fee1-4707-8f89-6965f2002186', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45029fa3-fee1-4707-8f89-6965f2002186', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "027f9f8a-9c57-4232-b65f-52be20267878", "name": "tempest-GroupSnapshotsTest-group-type-2004171920", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:43:39,045 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 202 POST http://10.0.0.210/volume/v3/groups 0.112s 2025-08-04 09:43:39,045 99492 DEBUG [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": "027f9f8a-9c57-4232-b65f-52be20267878", "volume_types": ["57c9e4d4-7053-482d-989c-9aad5a449f60"], "name": "tempest-GroupSnapshotsTest-Group-1633296337"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54534b43-abf9-45ca-8f98-312b33176087', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54534b43-abf9-45ca-8f98-312b33176087', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1f0b4564-6378-44d7-baf0-e30a6742507f", "name": "tempest-GroupSnapshotsTest-Group-1633296337"}}' 2025-08-04 09:43:39,078 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f 0.030s 2025-08-04 09:43:39,078 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b489e435-3fe4-4e3a-8c75-d8976a4050e8', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b489e435-3fe4-4e3a-8c75-d8976a4050e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f'} Body: b'{"group": {"id": "1f0b4564-6378-44d7-baf0-e30a6742507f", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:43:39.000000", "name": "tempest-GroupSnapshotsTest-Group-1633296337", "description": null, "group_type": "027f9f8a-9c57-4232-b65f-52be20267878", "volume_types": ["57c9e4d4-7053-482d-989c-9aad5a449f60"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:40,116 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_group_snapshot_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f 0.031s 2025-08-04 09:43:40,127 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb238315-e5f6-43f4-aafb-08690d1d8c4a', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb238315-e5f6-43f4-aafb-08690d1d8c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f'} Body: b'{"group": {"id": "1f0b4564-6378-44d7-baf0-e30a6742507f", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:43:39.000000", "name": "tempest-GroupSnapshotsTest-Group-1633296337", "description": null, "group_type": "027f9f8a-9c57-4232-b65f-52be20267878", "volume_types": ["57c9e4d4-7053-482d-989c-9aad5a449f60"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:43:40,170 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.038s 2025-08-04 09:43:40,170 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81208f28-c2df-4853-8513-4b90c0aec94b', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81208f28-c2df-4853-8513-4b90c0aec94b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:43:40,240 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f/action 0.056s 2025-08-04 09:43:40,240 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 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-d751ac5a-b58b-415c-a267-b79d780ed6e8', 'connection': 'close', 'status': '202', 'content-location': 'ht tp://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f/action'} Body: b'' 2025-08-04 09:43:40,256 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f 0.015s 2025-08-04 09:43:40,256 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 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-198d1c51-8d35-4837-b540-964b42443bbe', 'x-openstack-request-id': 'req-198d1c51-8d35-4837-b540-964b42443bbe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1f0b4564-6378-44d7-baf0-e30a6742507f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1f0b4564-6378-44d7-baf0-e30a6742507f could not be found."}}' 2025-08-04 09:43:40,311 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/027f9f8a-9c57-4232-b65f-52be20267878 0.053s 2025-08-04 09:43:40,311 99492 DEBUG [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': 'Mon, 04 Aug 2025 09:43:40 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-1ddbe5ee-9604-421f-befa-d17360f36892', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/027f9f8a-9c57-4232-b65f-52be20267878'} Body: b'' 2025-08-04 09:43:40,388 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60 0.076s 2025-08-04 09:43:40,389 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-8a7ba378-2b51-46a1-9425-95f7bdd3723b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60'} Body: b'' 2025-08-04 09:43:40,404 99492 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60 0.014s 2025-08-04 09:43:40,404 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 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-f23b1272-18ca-437f-94e2-6276db4a520d', 'x-openstack-request-id': 'req-f23b1272-18ca-437f-94e2-6276db4a520d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/57c9e4d4-7053-482d-989c-9aad5a449f60'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 57c9e4d4-7053-482d-989c-9aad5a449f60 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 65, 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 349, in create_server body, _ = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 267, 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 263, in create_test_server waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8ca377a6-d5a4-4054-90b2-0f597a9b5d27 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:39,072 99488 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.258s 2025-08-04 09:43:39,073 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-1308837997", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNABpGCmR5S0pJi4R222St0ZNz1CTg1oYlrXBkIVP7Mk1TIM2PMhVwCVsjLY7c3MF1kYF6qGf+Uq8n+uKGqQPx7h2OeMEP9W3+geTj1ieUZf3kh1+fnGyNvqJ76g4SCSCg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:38 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-d6729d59-50ef-4427-8769-4c9636ea31b1', 'x-compute-request-id': 'req-d6729d59-50ef-4427-8769-4c9636ea31b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-1308837997", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNABpGCmR5S0pJi4R222St0ZNz1CTg1oYlrXBkIVP7Mk1TIM2PMhVwCVsjLY7c3MF1kYF6qGf+Uq8n+uKGqQPx7h2OeMEP9W3+geTj1ieUZf3kh1+fnGyNvqJ76g4SCSCg==", "fingerprint": "2d:d0:61:13:df:19:a2:14:7c:70:5c:51:fa:cb:28:1c", "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163"}}' 2025-08-04 09:43:40,221 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.146s 2025-08-04 09:43:40,222 99488 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-1481570965", "description": "tempest-secgroup-smoke-1481570965 description", "project_id": "bd6f2c7b35af48938c2f3def20f81f49"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-0edb1c94-1147-432e-88da-7e61529b639e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "0e9517b3-e9e4-426b-a26e-170918b24735", "name": "tempest-secgroup-smoke-1481570965", "stateful": true, "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "description": "tempest-secgroup-smoke-1481570965 description", "shared": false, "security_group_rules": [{"id": "3226bc47-b949-45e7-b02d-796c00a39186", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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": 854, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:43:39Z", "updated_at": "2025-08-04T09:43:39Z", "revision_number": 0}, {"id": "e8fa3fe7-b876-4df3-8670-ccb78bc30f56", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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": 855, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:43:39Z", "updated_at": "2025-08-04T09:43:39Z", "revision_num ber": 0}], "tags": [], "created_at": "2025-08-04T09:43:39Z", "updated_at": "2025-08-04T09:43:39Z", "revision_number": 1, "project_id": "bd6f2c7b35af48938c2f3def20f81f49"}}' 2025-08-04 09:43:40,471 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.248s 2025-08-04 09:43:40,472 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5d17a2fd-c29f-4c2a-945d-e66fecf6c4fe', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9cc195ca-570d-4b84-9544-c9d8505ade18", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:40Z", "updated_at": "2025-08-04T09:43:40Z", "revision_number": 0}}' 2025-08-04 09:43:40,709 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-08-04 09:43:40,709 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-f1fe29a7-8524-426e-947c-5f97665e2481', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0c9bb122-4bd7-4712-ad19-28f3218f8d5d", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:40Z", "updated_at": "2025-08-04T09:43:40Z", "revision_number": 0}}' 2025-08-04 09:43:40,916 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.206s 2025-08-04 09:43:40,916 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a28fb40e-0728-4ca2-9ce4-4da820905f0a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "61826cb4-4590-45ef-b410-40d27c85ad48", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:40Z", "updated_at": "2025-08-04T09:43:40Z", "revision_number": 0}}' 2025-08-04 09:43:41,126 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-04 09:43:41,126 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-c51fef2c-d9f9-496a-bc45-ee040cd74e14', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb21ac56-b030-4e2b-8778-01fbbe6e9599", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:41Z", "updated_at": "2025-08-04T09:43:41Z", "revision_number": 0}}' 2025-08-04 09:43:41,368 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-04 09:43:41,369 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-b39357eb-e3e9-4bff-92f4-63a1f4a344ff', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e3a3cb68-cd1a-4942-84e8-598b5cd56f17", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:41Z", "updated_at": "2025-08-04T09:43:41Z", "revision_number": 0}}' 2025-08-04 09:43:41,662 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volu me_backed_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.292s 2025-08-04 09:43:41,662 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-7bd32f0e-0a81-4fa8-8fcb-8f81f81f6f73', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c0b35699-9add-48ce-8eeb-3487e9eb8eca", "project_id": "bd6f2c7b35af48938c2f3def20f81f49", "tenant_id": "bd6f2c7b35af48938c2f3def20f81f49", "security_group_id": "0e9517b3-e9e4-426b-a26e-170918b24735", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:43:41Z", "updated_at": "2025-08-04T09:43:41Z", "revision_number": 0}}' 2025-08-04 09:43:41,763 99488 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.096s 2025-08-04 09:43:41,763 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2485', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c8dca934-a126-4c5e-8691-297524e1d3a1', '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": "8d13ab3fc8d740fcb5ce21faca6e9163", "name": "tempest-TestShelveInstance-2134839853-project-member", "password_expires_at": null}, "audit_ids": ["IhUcuHIEQqy-mhSjK1keVw"], "expires_at": "2025-08-04T10:43:41.000000Z", "issued_at": "2025-08-04T09:43:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bd6f2c7b35af48938c2f3def20f81f49", "name": "tempest-TestShelveInstance-2134839853"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "Re gionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bd6f2c7b35af48938c2f3def20f81f49", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:43:41,764 99488 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'e75e9cac-9bea-4603-8018-bdbc99e79e40', 'name': 'tempest-TestShelveInstance-1728058974-network', 'tenant_id': 'bd6f2c7b35af48938c2f3def20f81f49', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bd6f2c7b35af48938c2f3def20f81f49', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17125, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:43:24Z', 'updated_at': '2025-08-04T09:43:24Z', 'revision_number': 1} available for tenant 2025-08-04 09:43:42,280 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.515s 2025-08-04 09:43:42,281 99488 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-1119059558", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-518a09ec-8242-4ef8-929e-5fd227644054', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-518a09ec-8242-4ef8-929e-5fd227644054', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8ca377a6-d5a4-4054-90b2-0f597a9b5d27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:42.218337", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1119059558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}], "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:43:42,338 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.045s 2025-08-04 09:43:42,338 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f064f30-2aed-4b2b-bd8b-1b3ead7623a3', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f064f30-2 aed-4b2b-bd8b-1b3ead7623a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'{"volume": {"id": "8ca377a6-d5a4-4054-90b2-0f597a9b5d27", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:42.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1119059558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}], "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd6f2c7b35af48938c2f3def20f81f49"}}' 2025-08-04 09:43:43,391 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.038s 2025-08-04 09:43:43,391 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a43cfbb7-ec71-4873-a880-a4ccb091d620', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a43cfbb7-ec71-4873-a880-a4ccb091d620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'{"volume": {"id": "8ca377a6-d5a4-4054-90b2-0f597a9b5d27", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:42.000000", "updated_at": "2025-08-04T09:43:42.000000", "name": "tempest-tempest.common.compute-volume-1119059558", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27"}], "user_id": "8d13ab3fc8d740fcb5ce21faca6e9163", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bd6f2c7b35af48938c2f3def20f81f49"}}' 2025-08-04 09:43:43,727 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.323s 2025-08-04 09:43:43,728 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-975726e2-880f-4219-9263-d468dd0def85', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'' 2025-08-04 09:43:43,748 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27 0.019s 2025-08-04 09:43:43,748 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3b6601-538e-4771-8bc7-a71a7f12bb61', 'x-openstack-request-id': 'req-ee3b6601-538e-4771-8bc7-a71a7f12bb61', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8ca377a6-d5a4-4054-90b2-0f597a9b5d27'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8ca377a6-d5a4-4054-90b2-0f597a9b5d27 could not be found."}}' 2025-08-04 09:43:43,958 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/0e9517b3-e9e4-426b-a26e-170918b24735 0.208s 2025-08-04 09:43:43,958 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4cf95ca8-3c69-47f9-9890-82a6e2841465', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/0e9517b3-e9e4-426b-a26e-170918b24735'} Body: b'' 2025-08-04 09:43:43,986 99488 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1308837997 0.026s 2025-08-04 09:43:43,986 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-02e21945-ad4f-4d49-8a74-f941d7f7f163', 'x-compute-request-id': 'req-02e21945-ad4f-4d49-8a74-f941d7f7f163', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-1308837997'} Body: b'' 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 65, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba818eef-10d6-4f15-8e39-042e12349a82 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:42,852 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.124s 2025-08-04 09:43:42,852 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8af174c0-98ea-4b7c-87f2-dbed639e55f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:43:43,175 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.322s 2025-08-04 09:43:43,175 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1560885835"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6496d024-902b-45ab-9fdd-8122a3b8a0a7', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6496d024-902b-45ab-9fdd-8122a3b8a0a7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.116429", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:43:43,225 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.038s 2025-08-04 09:43:43,226 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-df9eef1d-00e8-4610-b1c5-38e95b9befc8', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df9eef1d-00e8-4610-b1c5-38e95b9befc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:44,280 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.039s 2025-08-04 09:43:44,280 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c33a2a7-03fa-46eb-9e58-d821e66f601b', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c33a2a7-03fa-46eb-9e58-d821e66f601b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.000000", "updated_at": "2025-08-04T09:43:43.000000", "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:44,335 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.041s 2025-08-04 09:43:44,336 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1f725d5-a5ec-4416-969e-e5a3ed454efa', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1f725d5-a5ec-4416-969e-e5a3ed454efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"volume": {"id": "ba818eef-10d6-4f15-8e39-042e12349a82", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:43.000000 ", "updated_at": "2025-08-04T09:43:43.000000", "name": "tempest-VolumesCloneTest-Volume-1560885835", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba818eef-10d6-4f15-8e39-042e12349a82"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:44,511 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.161s 2025-08-04 09:43:44,511 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba57fd9-2763-4ea1-a16a-b816ff2e3509', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'' 2025-08-04 09:43:44,531 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82 0.019s 2025-08-04 09:43:44,532 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43: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-f7b4f9b8-4bcb-48ae-9bf6-e04a9797dd16', 'x-openstack-request-id': 'req-f7b4f9b8-4bcb-48ae-9bf6-e04a9797dd16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba818eef-10d6-4f15-8e39-042e12349a82'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba818eef-10d6-4f15-8e39-042e12349a82 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6acaeb49-cd41-4ca7-a526-94511a8a639e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:43:44,719 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.184s 2025-08-04 09:43:44,719 99506 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-1128150128"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-560dbc17-66c0-4026-8f66-f78049d08296', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-560dbc17-66c0-4026-8f66-f78049d08296', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:44.655857", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:43:44,815 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.082s 2025-08-04 09:43:44,815 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e42e9e01-bc49-4404-9495-627db4bdf9b5', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e42e9e01-bc49-4404-9495-627db4bdf9b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:45.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:45,869 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.040s 2025-08-04 09:43:45,870 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b67a43-d1c7-477b-bca8-096103b9f0dc', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b67a43-d1c7-477b-bca8-096103b9f0dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:45.000000", "updated_at": "2025-08-04T09:43:45.000000", "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:45,922 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.038s 2025-08-04 09:43:45,922 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e639f68f-7b88-498e-bfa3-68e7ad96a4c6', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e639f68f-7b88-498e-bfa3-68e7ad96a4c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"volume": {"id": "6acaeb49-cd41-4ca7-a526-94511a8a639e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:43:45.000000", "updated_at": "2025-08-04T09:43:45.000000", "name": "tempest-VolumesCloneTest-Volume-1128150128", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e"}], "user_id": "31a61fcf0d70479caf148d05f50eae06", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "aa462ceadabf4029815725742b2181a8"}}' 2025-08-04 09:43:46,072 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.119s 2025-08-04 09:43:46,075 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09: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-b445c312-437c-4de3-ac5c-f6f1601dc430', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'' 2025-08-04 09:43:46,096 99506 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e 0.019s 2025-08-04 09:43:46,096 99506 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3beeb518-6205-41b7-84ff-cc6c35423812', 'x-openstack-request-id': 'req-3beeb518-6205-41b7-84ff-cc6c35423812', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6acaeb49-cd41-4ca7-a526-94511a8a639e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6acaeb49-cd41-4ca7-a526-94511a8a639e could not be found."}}' 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 293, 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 293, in create_group waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: group b1c1584c-d35d-49ae-a132-173c808a5090 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:32,045 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.171s 2025-08-04 09:44:32,046 99494 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-2071486703"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2744926a-a476-4edb-8a23-02efa176fb98', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2744926a-a476-4edb-8a23-02efa176fb98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "929f7c0f-7ec7-40b2-8a10-78cb8db2681c", "name": "tempest-GroupSnapshotsV319Test-volume-type-2071486703", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-04 09:44:32,084 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.036s 2025-08-04 09:44:32,085 99494 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-662810618"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78a4791d-dcf2-4285-8439-06c771bf8a0f', 'content-length': '184', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78a4791d-dcf2-4285-8439-06c771bf8a0f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b3565384-2894-4a83-8dc3-21096f352f38", "name": "tempest-GroupSnapshotsV319Test-group-type-662810618", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-04 09:44:32,270 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.182s 2025-08-04 09:44:32,270 99494 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": "b3565384-2894-4a83-8dc3-21096f352f38", "volume_types": ["929f7c0f-7ec7-40b2-8a10-78cb8db2681c"], "name": "tempest-GroupSnapshotsV319Test-Group-126520212"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1b74f04-c9ed-4192-a910-3151945f01df', 'content-length': '115', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1b74f04-c9ed-4192-a910-3151945f01df', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b1c1584c-d35d-49ae-a132-173c808a5090", "name": "tempest-GroupSnapshotsV319Test-Group-126520212"}}' 2025-08-04 09:44:32,304 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090 0.031s 2025-08-04 09:44:32,304 99494 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': 'Mon, 04 Aug 2025 09:44:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e671c989-83d2-4c43-bb7a-4b3b9106bbc5', 'content-length': '395', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e671c989-83d2-4c43-bb7a-4b3b9106bbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090'} Body: b'{"group": {"id": "b1c1584c-d35d-49ae-a132-173c808a5090", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-04T09:44:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-126520212", "description": null, "group_type": "b3565384-2894-4a83-8dc3-21096f352f38", "volume_types": ["929f7c0f-7ec7-40b2-8a10-78cb8db2681c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:44:33,347 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090 0.037s 2025-08-04 09:44:33,347 99494 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': 'Mon, 04 Aug 2025 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f49ce1fc-6ae6-4aa1-a289-3a3cde349efa', 'content-length': '392', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f49ce1fc-6ae6-4aa1-a289-3a3cde349efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090'} Body: b'{"group": {"id": "b1c1584c-d35d-49ae-a132-173c808a5090", "status": "error", "availability_zone": "nova", "created_at": "2025-08-04T09:44:32.000000", "name": "tempest-GroupSnapshotsV319Test-Group-126520212", "description": null, "group_type": "b3565384-2894-4a83-8dc3-21096f352f38", "volume_types": ["929f7c0f-7ec7-40b2-8a10-78cb8db2681c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-04 09:44:33,384 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.031s 2025-08-04 09:44:33,384 99494 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': 'Mon, 04 Aug 2025 09:44:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66a3968d-3915-4e77-992f-242c8f6715dc', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66a3968d-3915-4e77-992f-242c8f6715dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-04 09:44:33,485 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090/action 0.087s 2025-08-04 09:44:33,486 99494 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': 'Mon, 04 Aug 2025 09:44:33 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-df154c22-b580-4be5-9de0-5ce9b7d03c21', 'connection': 'close', 'status': '202', 'content-location': 'htt p://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090/action'} Body: b'' 2025-08-04 09:44:33,502 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090 0.016s 2025-08-04 09:44:33,503 99494 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': 'Mon, 04 Aug 2025 09:44:33 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-2e4521e3-2f8c-4ed4-8f34-bc5ce792633d', 'x-openstack-request-id': 'req-2e4521e3-2f8c-4ed4-8f34-bc5ce792633d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b1c1584c-d35d-49ae-a132-173c808a5090'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b1c1584c-d35d-49ae-a132-173c808a5090 could not be found."}}' 2025-08-04 09:44:33,554 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b3565384-2894-4a83-8dc3-21096f352f38 0.051s 2025-08-04 09:44:33,555 99494 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': 'Mon, 04 Aug 2025 09:44:33 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-d4d2f531-8e3e-45e6-bd45-4d5eac1b8172', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b3565384-2894-4a83-8dc3-21096f352f38'} Body: b'' 2025-08-04 09:44:33,811 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c 0.256s 2025-08-04 09:44:33,812 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44: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-242efbdb-5650-4fc6-9ac9-a30cf0ed8e43', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c'} Body: b'' 2025-08-04 09:44:33,827 99494 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c 0.015s 2025-08-04 09:44:33,828 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:33 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-59b74558-e0dd-4ebf-98b5-4bf2486853a5', 'x-openstack-request-id': 'req-59b74558-e0dd-4ebf-98b5-4bf2486853a5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/929f7c0f-7ec7-40b2-8a10-78cb8db2681c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 929f7c0f-7ec7-40b2-8a10-78cb8db2681c could not be found."}}' tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name[id-67ec6902-f91d-4dec-91fa-338523208bbc] --------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_services.py", line 76, in test_get_service_by_volume_host_name volume_id = self.create_volume()['id'] File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume c8639f97-90b0-4a7a-a637-70b90f064096 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:41,637 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 202 POST http://10.0.0.210/volume/v3/volumes 0.464s 2025-08-04 09:44:41,638 99494 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-602365744"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdec1646-6ec9-4314-98e4-364696be9eed', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdec1646-6ec9-4314-98e4-364696be9eed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.443245", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:44:41,687 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.035s 2025-08-04 09:44:41,687 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48fe1809-790a-4d94-a4a0-679dd88891fe', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48fe1809-790a-4d94-a4a0-679dd88891fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f519507bcb748738eea4bd98377d454"}}' 2025-08-04 09:44:42,753 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:test_get_service_by_volume_host_name): 200 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.051s 2025-08-04 09:44:42,753 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-2aba7e35-a9b2-4df8-98ca-eba64dea767c', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2aba7e35-a9b2-4df8-98ca-eba64dea767c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.000000", "updated_at": "2025-08-04T09:44:42.000000", "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f519507bcb748738eea4bd98377d454"}}' 2025-08-04 09:44:42,817 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.049s 2025-08-04 09:44:42,817 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f5245c0-8d83-4e17-9c8c-c598e1d9ec99', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f5245c0-8d83-4e17-9c8c-c598e1d9ec99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"volume": {"id": "c8639f97-90b0-4a7a-a637-70b90f064096", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:41.000000", "updated_at": "2025-08-04T09:44:42.000000", "name": "tempest-VolumesServicesTestJSON-Volume-602365744", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/c8639f97-90b0-4a7a-a637-70b90f064096"}], "user_id": "31b42ea0108c4f09ae2c678f0b2950fb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f519507bcb748738eea4bd98377d454"}}' 2025-08-04 09:44:42,920 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0.089s 2025-08-04 09:44:42,920 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44: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-e7db1ca4-6d82-4b79-94be-27d3aa9001b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'' 2025-08-04 09:44:42,941 99494 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096 0. 020s 2025-08-04 09:44:42,941 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44: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-b39a370b-208c-44e8-b6b2-b4e5fb4f7610', 'x-openstack-request-id': 'req-b39a370b-208c-44e8-b6b2-b4e5fb4f7610', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/c8639f97-90b0-4a7a-a637-70b90f064096'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume c8639f97-90b0-4a7a-a637-70b90f064096 could not be found."}}' 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 307, 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 243, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 343, 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 326, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 29a05300-6144-4a18-bd90-89c04fcd0ddc failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-04T09:44:14Z', 'message': 'Build of instance 29a05300-6144-4a18-bd90-89c04fcd0ddc aborted: Volume 429474f0-0df2-4f40-b51b-58ee6d1647b3 did not finish being created even after we waited 5 seconds or 2 attempts. And its status is error.'}. Request ID of server operation performed before checking the server status req-cda27086-88f4-4dc0-8e2a-b238ad1b4283. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:40:56,187 99504 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.050s 2025-08-04 09:40:56,188 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-19b13ee7-c456-4fdb-a067-1e5cef3e9481', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["Gc6RLTxQTOKvv66JVSmnRQ"], "expires_at": "2025-08-04T10:40:56.000000Z", "issued_at": "2025-08-04T09:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:40:56,188 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:40:56,658 99504 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.469s 2025-08-04 09:40:56,658 99504 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-87409193", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3', '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-c8082295-b208-4299-bf10-3e43fe4599f8', 'x-compute-request-id': 'req-c8082295-b208-4299-bf10-3e43fe4599f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "NqzyHNsidGd9"}}' 2025-08-04 09:40:56,735 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3 0.073s 2025-08-04 09:40:56,735 99504 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': 'Mon, 04 Aug 2025 09:40:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1393', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58de7a2e-3fea-4f9b-9690-817d96a8ff54', 'x-compute-request-id': 'req-58de7a2e-3fea-4f9b-9690-817d96a8ff54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-87409193", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:57Z", "updated": "2025-08-04T09:40:56Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "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:termina ted_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": []}}' 2025-08-04 09:41:47,025 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3 0.223s 2025-08-04 09:41:47,025 99504 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': 'Mon, 04 Aug 2025 09:41:46 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-f920e8da-a2d9-412f-8f6f-8dbc7cfe80f9', 'x-compute-request-id': 'req-f920e8da-a2d9-412f-8f6f-8dbc7cfe80f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-87409193", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:56Z", "updated": "2025-08-04T09:41:12Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:2d:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:41:47,045 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:42:47,957 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3/action 0.854s 2025-08-04 09:42:47,957 99504 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-ServerBootFromVolumeStableRescueTest-image-826215747"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:47 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-Ope nStack-Nova-API-Version', 'x-openstack-request-id': 'req-309d6c02-5340-41c9-97c3-1f983e9eb6bd', 'x-compute-request-id': 'req-309d6c02-5340-41c9-97c3-1f983e9eb6bd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3/action'} Body: b'{"image_id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02"}' 2025-08-04 09:42:47,981 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.023s 2025-08-04 09:42:47,982 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0d69b005-a210-4979-9923-ab8562635e10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:49,006 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.022s 2025-08-04 09:42:49,006 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6cb5d868-f1da-485b-9dc3-2a6a3c5d2fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259 a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:50,041 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.033s 2025-08-04 09:42:50,042 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-0c23e143-25a6-43f8-a6d9-939e4223b8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:51,067 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.024s 2025-08-04 09:42:51,068 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-81dedf54-62f4-4853-89a8-7df75f204a51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeSt ableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:52,091 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.022s 2025-08-04 09:42:52,092 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-658f9562-ba22-4ad9-9ef7-0f56ec5f3b05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:53,116 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.022s 2025-08-04 09:42:53,116 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1357', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7f9aabd3-f562-48b7-a8dd-446f4de17853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "membe r,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:48Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:54,145 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.028s 2025-08-04 09:42:54,145 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8b56ecc-5637-4c58-92d9-950632400c7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:54Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:55,171 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.023s 2025-08-04 09:42:55,171 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 0 9:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1468', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b41c325-983f-4111-af9e-e7df164c4b4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "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": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:55Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:56,203 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.030s 2025-08-04 09:42:56,203 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-27379e8e-cf17-4fa7-aa51-4b350f7ca25a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "409b9e43f935b3cd68230e5afcf82f50", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5320908a33ee4a46cf024183e781667338e6277f0435621be08943ba12ee4884c86d7151c34523b4eed90501dfae13cb799a8fed4df08ee94c553a633ef7880b", "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025- 08-04T09:42:56Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:56,227 99504 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/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02 0.023s 2025-08-04 09:42:56,227 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1638', 'content-type': 'application/json', 'x-openstack-request-id': 'req-877ca980-0b8f-4c35-8598-bdb7c45c3932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02'} Body: b'{"base_image_ref": "933e371a-56b1-4893-a26c-49ff943e8dfc", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "owner_id": "928e166d6e1b44c8b5b1f29bca8ce104", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-826215747", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "409b9e43f935b3cd68230e5afcf82f50", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "928e166d6e1b44c8b5b1f29bca8ce104", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "5320908a33ee4a46cf024183e781667338e6277f0435621be08943ba12ee4884c86d7151c34523b4eed90501dfae13cb799a8fed4df08ee94c553a633ef7880b", "id": "0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "created_at": "2025-08-04T09:42:48Z", "updated_at": "2025-08-04T09:42:56Z", "tags": [], "self": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02", "file": "/v2/images/0e9678eb-7ed8-4bdf-ade8-77bc42ac1e02/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:42:56,491 99504 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/0fa1d79c-e905-47a8-aa16-4d76de6c09e3 0.264s 2025-08-04 09:42:56,492 99504 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': 'Mon, 04 Aug 2025 09:42:56 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-03e693e5-be6f-46ba-bb85-28239e73f3f0', 'x-compute-request-id': 'req-03e693e5-be6f-46ba-bb85-28239e73f3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3'} Body: b'{"server": {"id": "0fa1d79c-e905-47a8-aa16-4d76de6c09e3", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-87409193", "status": "ACTIVE", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "7ec5515e28d0c5bae052a2cfa7782b4f2a8e11265b341925fe40abc3", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:40:56Z", "updated": "2025-08-04T09:42:56Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-432578072-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:85:2d:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0fa1d79c-e905-47a8-aa16-4d76de6c09e3"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:41:11.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-04 09:43:56,649 99504 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.082s 2025-08-04 09:43:56,649 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2519', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c1e10091-24a8-4c10-996f-1c2906435ca4', '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": "d37d26837fe94dd5b5259a1f38ab1fb3", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747-project-member", "password_expires_at": null}, "audit_ids": ["Zo-xZ_8QTlyjQ-xqvDCMIA"], "expires_at": "2025-08-04T10:43:56.000000Z", "issued_at": "2025-08-04T09:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "928e166d6e1b44c8b5b1f29bca8ce104", "name": "tempest-ServerBootFromVolumeStableRescueTest-653316747"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172 e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/928e166d6e1b44c8b5b1f29bca8ce104", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:43:56,650 99504 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '00f8babb-85a6-4789-ac6a-dcd970b9311d', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-432578072-network', 'tenant_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '928e166d6e1b44c8b5b1f29bca8ce104', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4310, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:36:57Z', 'updated_at': '2025-08-04T09:36:57Z', 'revision_number': 1} available for tenant 2025-08-04 09:43:57,175 99504 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.525s 2025-08-04 09:43:57,176 99504 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-1132950524", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "933e371a-56b1-4893-a26c-49ff943e8dfc", "destination_type": "volume"}], "networks": [{"uuid": "00f8babb-85a6-4789-ac6a-dcd970b9311d"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc', '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-cda27086-88f4-4dc0-8e2a-b238ad1b4283', 'x-compute-request-id': 'req-cda27086-88f4-4dc0-8e2a-b238ad1b4283', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "29a05300-6144-4a18-bd90-89c04fcd0ddc", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7EdvD3LvtJcV"}}' 2025-08-04 09:43:57,480 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.301s 2025-08-04 09:43:57,480 99504 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': 'Mon, 04 Aug 2025 09:43:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'opens tack-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-32152d89-e708-4548-81ba-fb114df90b70', 'x-compute-request-id': 'req-32152d89-e708-4548-81ba-fb114df90b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'{"server": {"id": "29a05300-6144-4a18-bd90-89c04fcd0ddc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1132950524", "status": "BUILD", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:43:57Z", "updated": "2025-08-04T09:43:57Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}], "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": []}}' 2025-08-04 09:44:47,660 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.115s 2025-08-04 09:44:47,660 99504 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': 'Mon, 04 Aug 2025 09:44:47 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-310c4ef4-7c7a-45c6-9b23-c61612ecff20', 'x-compute-request-id': 'req-310c4ef4-7c7a-45c6-9b23-c61612ecff20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'{"server": {"id": "29a05300-6144-4a18-bd90-89c04fcd0ddc", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1132950524", "status": "ERROR", "tenant_id": "928e166d6e1b44c8b5b1f29bca8ce104", "user_id": "d37d26837fe94dd5b5259a1f38ab1fb3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-04T09:43:57Z", "updated": "2025-08-04T09:44:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-04T09:44:14Z", "message": "Build of instance 29a05300-6144-4a18-bd90-89c04fcd0ddc aborted: Volume 429474f0-0df2-4f40-b51b-58ee6d1647b3 did not finish being create d 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": []}}' 2025-08-04 09:44:47,680 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-04 09:44:48,521 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.841s 2025-08-04 09:44:48,521 99504 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': 'Mon, 04 Aug 2025 09:44:47 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-b48b358c-0215-4fbb-bf76-2281f70de67d', 'x-compute-request-id': 'req-b48b358c-0215-4fbb-bf76-2281f70de67d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'' 2025-08-04 09:44:48,580 99504 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/29a05300-6144-4a18-bd90-89c04fcd0ddc 0.058s 2025-08-04 09:44:48,581 99504 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': 'Mon, 04 Aug 2025 09:44:48 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-bab30b9b-0f61-4686-a5df-bcaf5b38fc1b', 'x-compute-request-id': 'req-bab30b9b-0f61-4686-a5df-bcaf5b38fc1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/29a05300-6144-4a18-bd90-89c04fcd0ddc'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 29a05300-6144-4a18-bd90-89c04fcd0ddc could not be found."}}' setUpClass (tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON) --------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7b29d3b5-8f28-4782-8623-fa57cd457407 failed to build and is in ERROR status setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d79ba5c0-9dfd-4064-8ec0-5566cf92a114 failed to build and is in ERROR status tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject[compute,id-6f4d2144-99f4-495c-8b0b-c6a537971418,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 186, in test_old_versions_reject volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fabc671d-90b9-4b7b-902b-d3744209035b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:42:14,117 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.086s 2025-08-04 09:42:14,117 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2529', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-58521c8d-e772-4bc4-9198-0187c9c1546a', '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": "14903ab9d48a4defa16af46fc05e3277", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1956799252-project-member", "password_expires_at": null}, "audit_ids": ["s2vMZU4PT4yh2f6mCMVk5Q"], "expires_at": "2025-08-04T10:42:14.000000Z", "issued_at": "2025-08-04T09:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1552807a69b24f58940dd4a125998a83", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-1956799252"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1552807a69b24f58940dd4a125998a83", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:42:14,118 99500 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '4c9b6ee0-61ab-49da-bea3-aaa83601e57d', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1552807a69b24f58940dd4a125998a83', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 14256, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_ address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:41:58Z', 'updated_at': '2025-08-04T09:41:58Z', 'revision_number': 1} available for tenant 2025-08-04 09:42:14,119 99500 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:42:14,119 99500 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:42:14,263 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.142s 2025-08-04 09:42:14,263 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1458850794", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWkucEEcwhU9k5Ao6ex9bRu6f1OyQJORBuFOy51HNteLjak+HOE2AD+jj2kPT6ALIOhrFOJsxt4Sf+tT7D8H5BmrV1a2mnUvd999glDAo2xS+l5eIUNqBfWwBjxiDLhlA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 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-31158161-2ed8-4fdf-9d5a-49293d84dd75', 'x-compute-request-id': 'req-31158161-2ed8-4fdf-9d5a-49293d84dd75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1458850794", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWkucEEcwhU9k5Ao6ex9bRu6f1OyQJORBuFOy51HNteLjak+HOE2AD+jj2kPT6ALIOhrFOJsxt4Sf+tT7D8H5BmrV1a2mnUvd999glDAo2xS+l5eIUNqBfWwBjxiDLhlA==", "fingerprint": "a8:12:e1:da:06:ff:bd:5f:5f:92:d7:ce:fc:9a:5b:a6", "user_id": "14903ab9d48a4defa16af46fc05e3277"}}' 2025-08-04 09:42:14,266 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1458850794 created 2025-08-04 09:42:14,494 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.227s 2025-08-04 09:42:14,495 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--162415243", "description": "tempest-description--1090795525"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-3db2be1a-f5f8-4f8b-9072-f04b22c27827', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "name": "tempest-securitygroup--162415243", "stateful": true, "tenant_id": "1552807a69b24f58940dd4a125998a83", "description": "tempest-description--1090795525", "shared": false, "security_group_rules": [{"id": "5f41c88f-11a8-4489-9c7a-57a814ed5eac", "project_id": "1552807a69b24f58940dd4a125998a83", "tenant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 724, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}, {"id": "7fded060-6d8f-4237-a317-e7a66bc20b80", "project_id": "1552807a69b24f58940dd4a125998a83", "ten ant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 725, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 1, "project_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:42:14,715 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.220s 2025-08-04 09:42:14,716 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-26ffe317-0ccc-4222-827b-4399b49ac974', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "56230571-e03a-4d7a-8ef5-c7531042a2d3", "project_id": "1552807a69b24f58940dd4a125998a83", "tenant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}}' 2025-08-04 09:42:14,903 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.187s 2025-08-04 09:42:14,903 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b329e16d-8e9c-4a0c-b003-ca9ef0de1420', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c40e7af7-0dc3-4ef2-8a0a-60e93c7b2e62", "project_id": "1552807a69b24f58940dd4a125998a83", "tenant_id": "1552807a69b24f58940dd4a125998a83", "security_group_id": "8c791516-51d2-4c49-b00c-ebc1b31cfa88", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:14Z", "updated_at": "2025-08-04T09:42:14Z", "revision_number": 0}}' 2025-08-04 09:42:14,904 99500 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--162415243 created 2025-08-04 09:42:15,613 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.7 09s 2025-08-04 09:42:15,613 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-3d4263e9-fb2b-4383-8192-3d786fe47db6', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f8fe9085-235f-40ae-8490-cc3d90ac8f60", "tenant_id": "1552807a69b24f58940dd4a125998a83", "floating_ip_address": "172.24.4.156", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1552807a69b24f58940dd4a125998a83", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}}' 2025-08-04 09:42:15,614 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f8fe9085-235f-40ae-8490-cc3d90ac8f60', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'floating_ip_address': '172.24.4.156', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1552807a69b24f58940dd4a125998a83', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0, 'ip': '172.24.4.156'} created 2025-08-04 09:42:15,614 99500 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1458850794', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKWkucEEcwhU9k5Ao6ex9bRu6f1OyQJORBuFOy51HNteLjak+HOE2AD+jj2kPT6ALIOhrFOJsxt4Sf+tT7D8H5BmrV1a2mnUvd999glDAo2xS+l5eIUNqBfWwBjxiDLhlA==', 'fingerprint': 'a8:12:e1:da:06:ff:bd:5f:5f:92:d7:ce:fc:9a:5b:a6', 'user_id': '14903ab9d48a4defa16af46fc05e3277', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAMjr1usTeuvK/tiK0UcJiN1v8KgI4rYn2s9m+3q5Gy//oRotPEV+gN\nn+x0GDYqIyCgBwYFK4EEACKhZANiAASlpLnBBHMIVPZOQKOnsfW0bun9TskCTkQb\nhTsudRzbXi42pPhzhNgA/o49pD0+gCyDoaxTibMbeEn/rU+w/B+QZq1dWtpp1L3f\nffYJQwKNsUvpeXiFDagX1sAY8Ygy4ZQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '8c791516-51d2-4c49-b00c-ebc1b31cfa88', 'name': 'tempest-securitygroup--162415243', 'stateful': True, 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'description': 'tempest-description--1090795525', 'shared': False, 'security_group_rules': [{'id': '5f41c88f-11a8-4489-9c7a-57a814ed5eac', 'project_id': '1552807a69b24f58940dd4a125998a83', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'security_group_id': '8c791516-51d2-4c49-b00c-ebc1b31cfa88', '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': 724, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:14Z', 'updated_at': '2025-08-04T09:42:14Z', 'revision_number': 0}, {'id': '7fded060-6d8f-4237-a317-e7a66bc20b80', 'project_id': '1552807a69b24f58940dd4a125998a83', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'security_group_id': '8c791516-51d2-4c49-b00c-ebc1b31cfa88', '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': 725, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:14Z', 'updated_at': ' 2025-08-04T09:42:14Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:42:14Z', 'updated_at': '2025-08-04T09:42:14Z', 'revision_number': 1, 'project_id': '1552807a69b24f58940dd4a125998a83'}, 'floating_ip': {'id': 'f8fe9085-235f-40ae-8490-cc3d90ac8f60', 'tenant_id': '1552807a69b24f58940dd4a125998a83', 'floating_ip_address': '172.24.4.156', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1552807a69b24f58940dd4a125998a83', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0, 'ip': '172.24.4.156'}} 2025-08-04 09:42:16,181 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 0.565s 2025-08-04 09:42:16,182 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "4c9b6ee0-61ab-49da-bea3-aaa83601e57d"}], "security_groups": [{"name": "tempest-securitygroup--162415243"}], "key_name": "tempest-keypair-1458850794", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a69a538-2136-4ae1-a583-e756fef3e660', 'x-compute-request-id': 'req-4a69a538-2136-4ae1-a583-e756fef3e660', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--162415243"}], "adminPass": "yrBKwvit56ap"}}' 2025-08-04 09:42:16,271 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.086s 2025-08-04 09:42:16,271 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00f2923d-3b2b-4d8d-b3a2-89181fc41713', 'x-compute-request-id': 'req-00f2923d-3b2b-4d8d-b3a2-89181fc41713', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "BUILD", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel" : "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:42:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1458850794", "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": []}}' 2025-08-04 09:43:06,616 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.298s 2025-08-04 09:43:06,617 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8be4f4d-7590-4a9b-b34b-17bb4610301c', 'x-compute-request-id': 'req-e8be4f4d-7590-4a9b-b34b-17bb4610301c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "ACTIVE", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "79d8a6a66a61f59670d5ec40dfeb133977413babc30451ee39233b31", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:42:32Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1458850794", "OS-SRV-USG:launched_at": "2025-08-04T09:42:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162415243"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:06,631 99500 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:44:06,863 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa/os-interface 0.173s 2025-08-04 09:44:06,863 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:06 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-6eb6d676-b126-4463-9f87-995d383a92a3', 'x-compute-request-id': 'req-6eb6d676-b126-4463-9f87-995d383a92a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "4c9b6ee0-61ab-49da-bea3-aaa83601e57d", "port_id": "f863bffd-27b9-4437-a135-b043ff7d42db", "mac_addr": "fa:16:3e:74:d5:0c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "22e4ae74-6545-4656-ba84-afa599bcd40f", "ip_address": "10.0.0.9"}]}]}' 2025-08-04 09:44:08,340 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60 1.473s 2025-08-04 09:44:08,341 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "f863bffd-27b9-4437-a135-b043ff7d42db"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1b55644a-f513-43e3-98a0-86d847820098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60'} Body: b'{"floatingip": {"id": "f8fe9085-235f-40ae-8490-cc3d90ac8f60", "tenant_id": "1552807a69b24f58940dd4a125998a83", "floating_ip_address": "172.24.4.156", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "aefd98a3-66c9-4049-94e8-e2fec5db91b1", "port_id": "f863bffd-27b9-4437-a135-b043ff7d42db", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "4c9b6ee0-61ab-49da-bea3-aaa83601e57d", "mac_address": "fa:16:3e:74:d5:0c", "admin_state_up": true, "status": "ACTIVE", "device_id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:44:07Z", "revision_number": 1, "project_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:44:08,344 99500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.156:22' as 'cirros' with public key authentication 2025-08-04 09:44:08,368 99500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:44:08,489 99500 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:44:08,489 99500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.156 successfully created 2025-08-04 09:44:08,738 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.247s 2025-08-04 09:44:08,738 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1575', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fec611fb-0bc3-44ca-8eda-4eb764c7b44d', 'x-compute-request-id': 'req-fec611fb-0bc3-44ca-8eda-4eb764c7b44d', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "ACTIVE", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "79d8a6a66a61f59670d5ec40dfeb133977413babc30451ee39233b31", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:42:32Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1458850794", "OS-SRV-USG:launched_at": "2025-08-04T09:42:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162415243"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:44:08,951 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.198s 2025-08-04 09:44:08,951 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '357', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-596c7d3b-4980-4477-8fb8-f3364d173ad6', 'x-compute-request-id': 'req-596c7d3b-4980-4477-8fb8-f3364d173ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}]}]}' 2025-08-04 09:44:09,194 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.239s 2025-08-04 09:44:09,195 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8430146a-46f0-443a-b3c8-a8187ee5efbd', 'content-length': '790', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8430146a-46f0-443a-b3c8-a8187ee5efbd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume" : {"id": "fabc671d-90b9-4b7b-902b-d3744209035b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.134221", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}], "user_id": "14903ab9d48a4defa16af46fc05e3277", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:44:09,256 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.042s 2025-08-04 09:44:09,257 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86a3bd3f-a45e-464a-8373-0de4b7c6f29b', 'content-length': '858', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86a3bd3f-a45e-464a-8373-0de4b7c6f29b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'{"volume": {"id": "fabc671d-90b9-4b7b-902b-d3744209035b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}], "user_id": "14903ab9d48a4defa16af46fc05e3277", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:44:10,314 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.042s 2025-08-04 09:44:10,314 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8257a47d-68f3-4116-bcdb-1a95d7922707', 'content-length': '879', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8257a47d-68f3-4116-bcdb-1a95d7922707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'{"volume": {"id": "fabc671d-90b9-4b7b-902b-d3744209035b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.000000", "updated_at": "2025-08-04T09:44:09.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1705631010", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:// 10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fabc671d-90b9-4b7b-902b-d3744209035b"}], "user_id": "14903ab9d48a4defa16af46fc05e3277", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1552807a69b24f58940dd4a125998a83"}}' 2025-08-04 09:44:10,515 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.185s 2025-08-04 09:44:10,515 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7b2ab6-a847-41f9-a89b-6d294981cac7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'' 2025-08-04 09:44:10,537 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b 0.021s 2025-08-04 09:44:10,537 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.27', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-175028d8-64e8-4ef4-8908-4c580453f75c', 'x-openstack-request-id': 'req-175028d8-64e8-4ef4-8908-4c580453f75c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fabc671d-90b9-4b7b-902b-d3744209035b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fabc671d-90b9-4b7b-902b-d3744209035b could not be found."}}' 2025-08-04 09:44:10,674 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.136s 2025-08-04 09:44:10,674 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-973f879c-4583-4774-ac7e-a32b02719ed4', 'x-compute-request-id': 'req-973f879c-4583-4774-ac7e-a32b02719ed4', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'' 2025-08-04 09:44:10,852 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.177s 2025-08-04 09:44:10,852 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1700', 'content-type': 'applicat ion/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e8d308b1-5203-41db-aefc-62137d51c367', 'x-compute-request-id': 'req-e8d308b1-5203-41db-aefc-62137d51c367', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"server": {"id": "cc35e2f0-ceae-4ab4-b346-277c3401eeaa", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1733557902", "status": "ACTIVE", "tenant_id": "1552807a69b24f58940dd4a125998a83", "user_id": "14903ab9d48a4defa16af46fc05e3277", "metadata": {}, "hostId": "79d8a6a66a61f59670d5ec40dfeb133977413babc30451ee39233b31", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:16Z", "updated": "2025-08-04T09:44:11Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1079881290-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}, {"version": 4, "addr": "172.24.4.156", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:74:d5:0c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1458850794", "OS-SRV-USG:launched_at": "2025-08-04T09:42:31.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--162415243"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:45:00,954 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa 0.037s 2025-08-04 09:45:00,955 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-6367cef3-2490-4eb3-94f0-a3a457d44143', 'x-compute-request-id': 'req-6367cef3-2490-4eb3-94f0-a3a457d44143', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/cc35e2f0-ceae-4ab4-b346-277c3401eeaa'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance cc35e2f0-ceae-4ab4-b346-277c3401eeaa could not be found."}}' 2025-08-04 09:45:00,986 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1458850794 0.030s 2025-08-04 09:45:00,986 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:00 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-ee286f17-026e-4541-bd55- aa517931d4fe', 'x-compute-request-id': 'req-ee286f17-026e-4541-bd55-aa517931d4fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1458850794'} Body: b'' 2025-08-04 09:45:01,393 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88 0.405s 2025-08-04 09:45:01,393 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a5a25d15-d21e-488f-9f82-35fd87b0ef31', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88'} Body: b'' 2025-08-04 09:45:01,412 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88 0.019s 2025-08-04 09:45:01,413 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-b6fe169e-8386-4fcd-8df5-c5387fe2e386', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/8c791516-51d2-4c49-b00c-ebc1b31cfa88'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 8c791516-51d2-4c49-b00c-ebc1b31cfa88 does not exist", "detail": ""}}' 2025-08-04 09:45:01,888 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60 0.474s 2025-08-04 09:45:01,888 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c12906e6-0651-4dad-9ddb-0723e93685bc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/f8fe9085-235f-40ae-8490-cc3d90ac8f60'} 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:42:15,001 99490 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:42:15,001 99490 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:42:15,049 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.046s 2025-08-04 09:42:15,049 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2105398163", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHC2hraXNJ87ASjUWrOfOUgRD+F9QiIZMAVA0D6zNzhCIX8w0gaovVPps5/M9Cj28qR+jF5A97WVuwbsTXvCm2I3aArs8vZk5v+ktzQ1vB6cY1p0QklCgGju5QbExdLulA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 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-2bad4f20-00a0-4c75-acc2-c6af9343d412', 'x-compute-request-id': 'req-2bad4f20-00a0-4c75-acc2-c6af9343d412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2105398163", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHC2hraXNJ87ASjUWrOfOUgRD+F9QiIZMAVA0D6zNzhCIX8w0gaovVPps5/M9Cj28qR+jF5A97WVuwbsTXvCm2I3aArs8vZk5v+ktzQ1vB6cY1p0QklCgGju5QbExdLulA==", "fingerprint": "a2:57:f3:b6:c0:55:ba:d8:02:a5:7b:2e:70:65:2f:5a", "user_id": "690701dc7a5746e8a10d57f90c953520"}}' 2025-08-04 09:42:15,053 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2105398163 created 2025-08-04 09:42:15,270 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.216s 2025-08-04 09:42:15,270 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--313328583", "description": "tempest-description--274158416"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-0b4346e5-c8f6-479e-ab2f-51fb02f89a0c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "name": "tempest-securitygroup--313328583", "stateful": true, "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "tempest-description--274158416", "shared": false, "security_group_rules": [{"id": "a3cae8cd-26fc-4e54-9a02-e1481cdbab11", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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": 731, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}, {"id": "d63120e1-d4a4-4653-8d19-aa01a47f833c", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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": 730, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:42:15,455 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.184s 2025-08-04 09:42:15,456 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c4b31bf2-4a82-465e-be78-32384cc5dff4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6188b6a1-7169-4dcd-bffe-1d4e4e364591", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}}' 2025-08-04 09:42:15,701 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.244s 2025-08-04 09:42:15,701 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c1c3ed27-f23c-4f03-98cd-1847bb700a61', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "191c670a-d900-4c2a-bd57-caabde25a371", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "security_group_id": "cefc422c-c851-4b7d-83cb-f0b08a5cdfac", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:42:15Z", "updated_at": "2025-08-04T09:42:15Z", "revision_number": 0}}' 2025-08-04 09:42:15,702 99490 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--313328583 created 2025-08-04 09:42:16,444 99490 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.742s 2025-08-04 09:42:16,444 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-29f7c934-0a9e-4a71-ad80-9fa47fe4ed6b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "ec5ba6ec-6d22-4278-a15a-d9ef26a8122e", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.23", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "91e9943a814b4e05b6beee4c053f31e5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:16Z", "updated_at": "2025-08-04T09:42:16Z", "revision_number": 0}}' 2025-08-04 09:42:16,445 99490 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'ec5ba6ec-6d22-4278-a15a-d9ef26a8122e', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:16Z', 'updated_at': '2025-08-04T09:42:16Z', 'revision_number': 0, 'ip': '172.24.4.23'} created 2025-08-04 09:42:16,555 99490 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.099s 2025-08-04 09:42:16,555 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2489', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-dc0b221b-d766-43d9-b777-5b3813a959d8', '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": "690701dc7a5746e8a10d57f90c953520", "name": "tempest-AttachVolumeTestJSON-1413610687-project-member", "password_expires_at": null}, "audit_ids": ["65hAje9JRYiMYc21sQaDfw"], "expires_at": "2025-08-04T10:42:16.000000Z", "issued_at": "2025-08-04T09:42:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "91e9943a814b4e05b6beee4c053f31e5", "name": "tempest-AttachVolumeTestJSON-1413610687"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placem ent", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/91e9943a814b4e05b6beee4c053f31e5", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:42:16,556 99490 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '77ddcf29-db60-45cd-9a2f-43c286b976cd', 'name': 'tempest-AttachVolumeTestJSON-1233509279-network', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 5346, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:39:21Z', 'updated_at': '2025-08-04T09:39:22Z', 'revision_number': 1} available for tenant 2025-08-04 09:42:16,556 99490 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2105398163', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHC2hraXNJ87ASjUWrOfOUgRD+F9QiIZMAVA0D6zNzhCIX8w0gaovVPps5/M9Cj28qR+jF5A97WVuwbsTXvCm2I3aArs8vZk5v+ktzQ1vB6cY1p0QklCgGju5QbExdLulA==', 'fingerprint': 'a2:57:f3:b6:c0:55:ba:d8:02:a5:7b:2e:70:65:2f:5a', 'user_id': '690701dc7a5746e8a10d57f90c953520', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC6n56gUD8n9/sV7DhXWX5gN5BJnNpuB+NWctEXChZJYM4+rOmV4PQL\nLVKVGJwLYs+gBwYFK4EEACKhZANiAARwtoa2lzSfOwEo1FqznzlIEQ/hfUIiGTAF\nQNA+szc4QiF/MNIGqL1T6bOfzPQo9vKkfoxeQPe1lbsG7E17wptiN2gK7PL2ZOb/\npLc0NbwenGNadEJJQoBo7uUGxMXS7pQ=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'cefc422c-c851-4b7d-83cb-f0b08a5cdfac', 'name': 'tempest-securitygroup--313328583', 'stateful': True, 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': 'tempest-description--274158416', 'shared': False, 'security_group_rules': [{'id': 'a3cae8cd-26fc-4e54-9a02-e1481cdbab11', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': 'cefc422c-c851-4b7d-83cb-f0b08a5cdfac', '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': 731, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0}, {'id': 'd63120e1-d4a4-4653-8d19-aa01a47f833c', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'security_group_id': 'cefc422c-c851-4b7d-83cb-f0b08a5cdfac', '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': 730, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:42:15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:42: 15Z', 'updated_at': '2025-08-04T09:42:15Z', 'revision_number': 1, 'project_id': '91e9943a814b4e05b6beee4c053f31e5'}, 'floating_ip': {'id': 'ec5ba6ec-6d22-4278-a15a-d9ef26a8122e', 'tenant_id': '91e9943a814b4e05b6beee4c053f31e5', 'floating_ip_address': '172.24.4.23', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '91e9943a814b4e05b6beee4c053f31e5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:42:16Z', 'updated_at': '2025-08-04T09:42:16Z', 'revision_number': 0, 'ip': '172.24.4.23'}} 2025-08-04 09:42:17,099 99490 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.542s 2025-08-04 09:42:17,099 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1019656484", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "77ddcf29-db60-45cd-9a2f-43c286b976cd"}], "security_groups": [{"name": "tempest-securitygroup--313328583"}], "key_name": "tempest-keypair-2105398163", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-776c992c-4e87-4075-b74c-b05aa9fd2a3a', 'x-compute-request-id': 'req-776c992c-4e87-4075-b74c-b05aa9fd2a3a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--313328583"}], "adminPass": "password"}}' 2025-08-04 09:42:17,174 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.070s 2025-08-04 09:42:17,175 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:42:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1230', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a7aa07e0-8f09-4176-a867-6f9ef2189c20', 'x-compute-request-id': 'req-a7aa07e0-8f09-4176-a867-6f9ef2189c20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "name": "tempest-AttachVolumeTestJSON-server-1019656484", "status": "BUILD", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel" : "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:17Z", "updated": "2025-08-04T09:42:17Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2105398163", "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": []}}' 2025-08-04 09:43:07,465 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.225s 2025-08-04 09:43:07,465 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:43:07 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-ccb11d5f-547d-4c08-a046-f3e1d821b478', 'x-compute-request-id': 'req-ccb11d5f-547d-4c08-a046-f3e1d821b478', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "name": "tempest-AttachVolumeTestJSON-server-1019656484", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:17Z", "updated": "2025-08-04T09:42:34Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:7d:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2105398163", "OS-SRV-USG:launched_at": "2025-08-04T09:42:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--313328583"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:43:07,479 99490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:44:07,799 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/os-interface 0.262s 2025-08-04 09:44:07,800 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:07 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-0d95bb03-3a2d-4036-a02e-d794da844ed4', 'x-compute-request-id': 'req-0d95bb03-3a2d-4036-a02e-d794da844ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "port_id": "2eaf1e13-dfd0-4224-b448-579c24c4df84", "mac_addr": "fa:16:3e:fb:7d:08", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "00e3d7ae-322f-422d-ac63-ce7799330d5f", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 09:44:09,670 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e 1.866s 2025-08-04 09:44:09,671 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2eaf1e13-dfd0-4224-b448-579c24c4df84"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3a68dc48-fc05-400e-b683-d1fe3981276f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e'} Body: b'{"floatingip": {"id": "ec5ba6ec-6d22-4278-a15a-d9ef26a8122e", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "floating_ip_address": "172.24.4.23", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "4d49164e-921d-4e6b-a1dc-f07b8dc071fd", "port_id": "2eaf1e13-dfd0-4224-b448-579c24c4df84", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "77ddcf29-db60-45cd-9a2f-43c286b976cd", "mac_address": "fa:16:3e:fb:7d:08", "admin_state_up": true, "status": "ACTIVE", "device_id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:42:16Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 1, "project_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:44:09,672 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.23:22' as 'cirros' with public key authentication 2025-08-04 09:44:09,681 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:44:09,785 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:44:09,785 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.23 successfully created 2025-08-04 09:44:09,835 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/ips 0.049s 2025-08-04 09:44:09,836 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '105', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-825d0082-955c-4dc6-92bd-c3e9c93ffcd9', 'x-compute-request-id': 'req-825d0082-955c-4dc6-92bd-c3e9c93ffcd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-04 09:44:10,0 36 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.197s 2025-08-04 09:44:10,037 99490 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-268315110"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad5e6fcc-930c-4cd4-b845-9ceb1b5bacba', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad5e6fcc-930c-4cd4-b845-9ceb1b5bacba', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:09.958281", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-268315110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:44:10,098 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0 0.043s 2025-08-04 09:44:10,099 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1bf8eef4-925d-437c-9fb8-6d4c16416d56', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1bf8eef4-925d-437c-9fb8-6d4c16416d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0'} Body: b'{"volume": {"id": "fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:10.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-268315110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:44:11,152 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0 0.038s 2025-08-04 09:44:11,152 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e61eca17-1dc0-4936-9fc 8-1bff79021efc', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e61eca17-1dc0-4936-9fc8-1bff79021efc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0'} Body: b'{"volume": {"id": "fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:44:10.000000", "updated_at": "2025-08-04T09:44:10.000000", "name": "tempest-AttachVolumeTestJSON-volume-268315110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fe18a376-d298-49d4-bb4d-9a5dd0f9bbc0"}], "user_id": "690701dc7a5746e8a10d57f90c953520", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "91e9943a814b4e05b6beee4c053f31e5"}}' 2025-08-04 09:44:11,284 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.118s 2025-08-04 09:44:11,285 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-62f343f4-d0c2-4a76-8fb8-1dd6a758f221', 'x-compute-request-id': 'req-62f343f4-d0c2-4a76-8fb8-1dd6a758f221', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'' 2025-08-04 09:44:11,503 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.217s 2025-08-04 09:44:11,503 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 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-d2c8761a-f099-48bc-a5f4-cbe91b561ae8', 'x-compute-request-id': 'req-d2c8761a-f099-48bc-a5f4-cbe91b561ae8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"server": {"id": "4c470452-3a14-4c89-a3e2-a9b1426e5d27", "name": "tempest-AttachVolumeTestJSON-server-1019656484", "status": "ACTIVE", "tenant_id": "91e9943a814b4e05b6beee4c053f31e5", "user_id": "690701dc7a5746e8a10d57f90c953520", "metadata": {}, "hostId": "2c315ad1a3fb09834931251e670aae496f23133a44f7af5609741cfb", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:42:17Z", "updated": "2025-08-04T09:44:11Z", "addresses": {"tempest-AttachVolumeTestJSON-1233509279-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fb:7d:08"}, {"version": 4, "addr": "172.24.4.23", "OS-EXT-IPS:type": "floating", "OS-E XT-IPS-MAC:mac_addr": "fa:16:3e:fb:7d:08"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2105398163", "OS-SRV-USG:launched_at": "2025-08-04T09:42:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--313328583"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:45:01,744 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27 0.176s 2025-08-04 09:45:01,744 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-04dd9fa2-4113-4188-bd93-89e1c8448b55', 'x-compute-request-id': 'req-04dd9fa2-4113-4188-bd93-89e1c8448b55', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/4c470452-3a14-4c89-a3e2-a9b1426e5d27'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 4c470452-3a14-4c89-a3e2-a9b1426e5d27 could not be found."}}' 2025-08-04 09:45:01,769 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2105398163 0.023s 2025-08-04 09:45:01,769 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-eaf96dd9-a987-4ceb-9c8e-2996e9a133e3', 'x-compute-request-id': 'req-eaf96dd9-a987-4ceb-9c8e-2996e9a133e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2105398163'} Body: b'' 2025-08-04 09:45:01,965 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac 0.195s 2025-08-04 09:45:01,965 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-24650b36-84f6-4379-828a-c6f472f19557', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac'} Body: b'' 2025-08-04 09:45:01,980 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac 0.014s 2025-08-04 09:45:01,981 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respo nse - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ee537068-eeb1-4f40-9112-3900cdc71fa6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/cefc422c-c851-4b7d-83cb-f0b08a5cdfac'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group cefc422c-c851-4b7d-83cb-f0b08a5cdfac does not exist", "detail": ""}}' 2025-08-04 09:45:02,424 99490 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e 0.443s 2025-08-04 09:45:02,424 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-0693ae71-b281-493e-8e05-562c22cef78e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/ec5ba6ec-6d22-4278-a15a-d9ef26a8122e'} Body: b'' setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2f0eb789-8981-446e-bd27-f8880de51cb3 failed to build and is in ERROR status tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer[id-9f36bb2b-619f-4507-b246-76aeb9a28851] ------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 125, in test_create_get_list_accept_volume_transfer test_create_get_list_accept_volume_transfer() File "/opt/stack/tempest/tempest/api/volume/test_volume_transfers.py", line 40, in test_create_get_list_accept_volume_transfer volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume db6fa084-65ec-421f-93e3-797635632255 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:25,326 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.332s 2025-08-04 09:45:25,327 99490 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-1967607210"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e81fee6-ebb3-47e7-8d95-9015073aeafa', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e81fee6-ebb3-47e7-8d95-9015073aeafa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.256157", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:45:25,386 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.046s 2025-08-04 09:45:25,387 99490 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': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec2b3c67-3cea-4435-a0df-709902b2be51', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec2b3c67-3cea-4435-a0df-709902b2be51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:26,437 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.036s 2025-08-04 09:45:26,438 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'app lication/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb870488-6613-4609-85bb-8e75c4ea178c', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb870488-6613-4609-85bb-8e75c4ea178c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:26,521 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.069s 2025-08-04 09:45:26,521 99490 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': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b8fccb2-4ac0-4529-8a54-9c46251535d5', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b8fccb2-4ac0-4529-8a54-9c46251535d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"volume": {"id": "db6fa084-65ec-421f-93e3-797635632255", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1967607210", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/db6fa084-65ec-421f-93e3-797635632255"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:26,636 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.102s 2025-08-04 09:45:26,636 99490 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': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'ope nstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b6f825e-db7f-45c9-86ee-160702775af6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'' 2025-08-04 09:45:26,659 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255 0.022s 2025-08-04 09:45:26,659 99490 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': 'Mon, 04 Aug 2025 09:45:26 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-f1d49959-5eb2-49dc-be69-e4f344da830b', 'x-openstack-request-id': 'req-f1d49959-5eb2-49dc-be69-e4f344da830b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/db6fa084-65ec-421f-93e3-797635632255'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume db6fa084-65ec-421f-93e3-797635632255 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:26,858 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.195s 2025-08-04 09:45:26,859 99490 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-1576595780"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4110b8b3-aff0-4d73-8778-875f8ddfeec8', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4110b8b3-aff0-4d73-8778-875f8ddfeec8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:26.796686", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-04 09:45:26,910 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.039s 2025-08-04 09:45:26,910 99490 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': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-702623fd-98ca-48f4-9656-9797af6cb2f7', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-702623fd-98ca-48f4-9656-9797af6cb2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:27.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:27,968 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.042s 2025-08-04 09:45:27,968 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f34e2e-a071-4b56-a28e-a6b458fac2f0', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f34e2e-a071-4b56-a28e-a6b458fac2f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:27.000000", "updated_at": "2025-08-04T09:45:27.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:28,020 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.038s 2025-08-04 09:45:28,021 99490 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': 'Mon, 04 Aug 2025 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40163ccb-63cf-4247-a483-cb97cbd0ce0a', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40163ccb-63cf-4247-a483-cb97cbd0ce0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"volume": {"id": "8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:27.000000", "updated_at": "2025-08-04T09:45:27.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1576595780", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae"}], "user_id": "a433053a31424b08916df74a2f3e139c", "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": "49b640c3a18a4c02a3f066d77fa43201"}}' 2025-08-04 09:45:28,425 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.390s 2025-08-04 09:45:28,425 99490 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': 'Mon, 04 Aug 2025 09:45:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-v ersion': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3b681d-87a3-4a53-a05e-93c56c6d18c9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'' 2025-08-04 09:45:28,445 99490 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae 0.019s 2025-08-04 09:45:28,445 99490 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': 'Mon, 04 Aug 2025 09:45:28 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-d3135411-457c-4803-bac9-808c2974d3ca', 'x-openstack-request-id': 'req-d3135411-457c-4803-bac9-808c2974d3ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8a4ee91d-bd6e-4c83-8e2b-b9fc1b628aae could not be found."}}' 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 65, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba7d1ea5-7112-47be-a553-2abcdac4aec3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:05,115 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.089s 2025-08-04 09:44:05,116 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2483', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9fcb317b-ee0e-4202-8d89-76e68c2fc33f', '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": "75617fa4827040d6af649ab4f8ed6f1d", "name": "tempest-VolumesActionsTest-668839663-project-member", "password_expires_at": null}, "audit_ids": ["SqhqzSrHQR6fk1d3y0QHbw"], "expires_at": "2025-08-04T10:44:05.000000Z", "issued_at": "2025-08-04T09:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7bd2a59fa48f4b86aceee2735c583b49", "name": "tempest-VolumesActionsTest-668839663"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7bd2a59fa48f4b86aceee2735c583b49", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:44:05,117 99492 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': 'a0664728-8f7b-4f18-a2e2-9ac9a5a5cfaa', 'name': 'tempest-VolumesActionsTest-1757490271-network', 'tenant_id': '7bd2a59fa48f4b86aceee2735c583b49', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '7bd2a59fa48f4b86aceee2735c583b49', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55842, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:43:48Z', 'updated_at': '2025-0 8-04T09:43:48Z', 'revision_number': 1} available for tenant 2025-08-04 09:44:05,820 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.702s 2025-08-04 09:44:05,821 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-200905639", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "a0664728-8f7b-4f18-a2e2-9ac9a5a5cfaa"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e1757425-2da6-4cb5-a922-196e3df5314a', 'x-compute-request-id': 'req-e1757425-2da6-4cb5-a922-196e3df5314a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "2c3StoH6R56M"}}' 2025-08-04 09:44:05,899 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.074s 2025-08-04 09:44:05,899 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1205', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3206886e-f3aa-49ee-96a5-e554f39cd07a', 'x-compute-request-id': 'req-3206886e-f3aa-49ee-96a5-e554f39cd07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "name": "tempest-VolumesActionsTest-instance-200905639", "status": "BUILD", "tenant_id": "7bd2a59fa48f4b86aceee2735c583b49", "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:06Z", "updated": "2025-08-04T09:44:05Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "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": []}}' 2025-08-04 09:44:56,174 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4 e53-85f0-055be8c770d1 0.216s 2025-08-04 09:44:56,174 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1483', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a4a44d8-45f3-4e13-95f3-b22b04673d81', 'x-compute-request-id': 'req-0a4a44d8-45f3-4e13-95f3-b22b04673d81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "name": "tempest-VolumesActionsTest-instance-200905639", "status": "ACTIVE", "tenant_id": "7bd2a59fa48f4b86aceee2735c583b49", "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "metadata": {}, "hostId": "abcb86fab7165e8bf01baa153cbe11da00d80fe445d89b054c91c579", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:05Z", "updated": "2025-08-04T09:44:22Z", "addresses": {"tempest-VolumesActionsTest-1757490271-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ae:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:44:21.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": []}}' 2025-08-04 09:44:56,188 99492 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:45:56,775 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.525s 2025-08-04 09:45:56,776 99492 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-2112763127"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dcae82d-8037-4f38-a57a-53d6c3723e7c', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dcae82d-8037-4f38-a57a-53d6c3723e7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:56.557134", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistenc ygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:56,835 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.047s 2025-08-04 09:45:56,835 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2ea63e-50c3-4ff4-b425-c2549d42b7d1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2ea63e-50c3-4ff4-b425-c2549d42b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:57.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:45:57,887 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.037s 2025-08-04 09:45:57,887 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cbb3dff-b8b1-46b4-8b62-b8829b3bf1dd', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cbb3dff-b8b1-46b4-8b62-b8829b3bf1dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:57.000000", "updated_at": "2025-08-04T09:45:57.000000", "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:45:57,939 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.038s 2025-08-04 09:45:57,939 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:57 GMT', 'serve r': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27c0ccfc-bac6-4e71-9920-ec7e49ea6bf4', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27c0ccfc-bac6-4e71-9920-ec7e49ea6bf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"volume": {"id": "ba7d1ea5-7112-47be-a553-2abcdac4aec3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:57.000000", "updated_at": "2025-08-04T09:45:57.000000", "name": "tempest-VolumesActionsTest-Volume-2112763127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:45:58,259 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.307s 2025-08-04 09:45:58,260 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8158ff6-612b-43e5-a6bf-a8d10708d5fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'' 2025-08-04 09:45:58,287 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3 0.026s 2025-08-04 09:45:58,287 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8649bb8-02e1-466b-98b4-80a48698b3fb', 'x-openstack-request-id': 'req-c8649bb8-02e1-466b-98b4-80a48698b3fb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba7d1ea5-7112-47be-a553-2abcdac4aec3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ba7d1ea5-7112-47be-a553-2abcdac4aec3 could not be found."}}' 2025-08-04 09:45:58,403 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.115s 2025-08-04 09:45:58,404 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-15c3e669-d5c8-43fd-adb6-c9285332a433', 'x-compute-request-id': 'req-15c3e669-d5c8-43fd-adb6-c9285332a433', 'connection': 'close', 'status': '204', 'cont ent-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'' 2025-08-04 09:45:58,638 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.233s 2025-08-04 09:45:58,638 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:58 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-b8916598-9723-4ab7-afa5-0c5db3654ca7', 'x-compute-request-id': 'req-b8916598-9723-4ab7-afa5-0c5db3654ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"server": {"id": "12974c86-4a5b-4e53-85f0-055be8c770d1", "name": "tempest-VolumesActionsTest-instance-200905639", "status": "ACTIVE", "tenant_id": "7bd2a59fa48f4b86aceee2735c583b49", "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "metadata": {}, "hostId": "abcb86fab7165e8bf01baa153cbe11da00d80fe445d89b054c91c579", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:05Z", "updated": "2025-08-04T09:45:58Z", "addresses": {"tempest-VolumesActionsTest-1757490271-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7f:ae:f3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/12974c86-4a5b-4e53-85f0-055be8c770d1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-04T09:44:21.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": []}}' 2025-08-04 09:46:48,722 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1 0.032s 2025-08-04 09:46:48,722 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:48 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-7c3f1d30-51c6-4062-a55a-bbaa5f56ce42', 'x-compute-request-id': 'req-7c3f1d30-51c6-4062-a55a-bbaa5f56ce42', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/12974c86-4a5b-4e53-85f0-055be8c770d1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 12974c86-4a5b-4e53-85f0-055be8c770d1 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 83a6e18b-f15c-48ca-a72c-b44c970df50f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:48,895 99492 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/volumes 0.168s 2025-08-04 09:46:48,895 99492 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-151464018"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-408bd545-f51b-41d0-afc2-6bb38aec5eb2', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-408bd545-f51b-41d0-afc2-6bb38aec5eb2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:48.838020", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:48,949 99492 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/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.042s 2025-08-04 09:46:48,949 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d996ca14-9863-4b9a-baed-ea7da5e5f0a0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d996ca14-9863-4b9a-baed-ea7da5e5f0a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:49.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:50,008 99492 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/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.044s 2025-08-04 09:46:50,008 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a27ff97-7944-45ca-bbed-65137a39c801', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a27ff97-7944-45ca-bbed-65137a39c801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:49.000000", "updated_at": "2025-08-04T09:46:49.000000", "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:50,062 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.040s 2025-08-04 09:46:50,062 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcf44949-b6dc-4f9d-87a0-0c356ba2faff', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcf44949-b6dc-4f9d-87a0-0c356ba2faff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"volume": {"id": "83a6e18b-f15c-48ca-a72c-b44c970df50f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:49.000000", "updated_at": "2025-08-04T09:46:49.000000", "name": "tempest-VolumesActionsTest-Volume-151464018", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:50,167 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.091s 2025-08-04 09:46:50,168 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d28620-1415-4758-a958-ffd9416a3f2b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'' 2025-08-04 09:46:50,188 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f 0.020s 2025-08-04 09:46:50,188 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-0657257b-acc8-48fb-9509-9a02f09c8e67', 'x-openstack-request-id': 'req-0657257b-acc8-48fb-9509-9a02f09c8e67', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/83a6e18b-f15c-48ca-a72c-b44c970df50f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 83a6e18b-f15c-48ca-a72c-b44c970df50f 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:50,408 99492 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/volumes 0.216s 2025-08-04 09:46:50,409 99492 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-969056577"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d45e59-a1fe-436a-9d6d-4a2b4ca42fb5', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d45e59-a1fe-436a-9d6d-4a2b4ca42fb5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.312627", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:50,460 99492 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/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.040s 2025-08-04 09:46:50,461 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e0251b-af2b-4dae-ab90-0223f19cfa9c', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e0251b-af2b-4dae-ab90-0223f19cfa9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:51,514 99492 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/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.039s 2025-08-04 09:46:51,514 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-782cf16b-decb-4a77-a2c2-6eb2757a7d9f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-782cf16b-decb-4a77-a2c2-6eb2757a7d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.000000", "updated_at": "2025-08-04T09:46:50.000000", "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:51,583 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.055s 2025-08-04 09:46:51,583 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c75bb68a-d297-49a6-a190-911a453a77b3', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c75bb68a-d297-49a6-a190-911a453a77b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"volume": {"id": "b69e8cd1-62d7-42c9-8bf1-9a9071ffb942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:50.000000", "updated_at": "2025-08-04T09:46:50.000000", "name": "tempest-VolumesActionsTest-Volume-969056577", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:51,695 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.096s 2025-08-04 09:46:51,695 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-a6e2e6e5-877b-4796-b6f0-84e451355521', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'' 2025-08-04 09:46:51,716 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 0.021s 2025-08-04 09: 46:51,717 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-44ae1291-543c-4261-8d37-53679f3687f0', 'x-openstack-request-id': 'req-44ae1291-543c-4261-8d37-53679f3687f0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b69e8cd1-62d7-42c9-8bf1-9a9071ffb942'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b69e8cd1-62d7-42c9-8bf1-9a9071ffb942 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:51,903 99492 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/volumes 0.183s 2025-08-04 09:46:51,904 99492 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-1631996758"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be7264a6-7d2d-43f9-b92e-ec0fa7672bd8', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be7264a6-7d2d-43f9-b92e-ec0fa7672bd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:51.844037", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:51,961 99492 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/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.043s 2025-08-04 09:46:51,962 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fff03c-7a98-4611-be7c-482e932a978b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fff03c-7a98-4611-be7c-482e932a978b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:52.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:53,026 99492 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/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.040s 2025-08-04 09:46:53,027 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-6465851a-3b60-4804-875f-f2e64515ab5c', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6465851a-3b60-4804-875f-f2e64515ab5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:52.000000", "updated_at": "2025-08-04T09:46:52.000000", "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:53,078 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.036s 2025-08-04 09:46:53,079 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf4b1120-b86c-46b2-a431-4abfbedac56d', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf4b1120-b86c-46b2-a431-4abfbedac56d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"volume": {"id": "918ffc5d-a7f2-4f62-8a92-1fb7402e63c1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:52.000000", "updated_at": "2025-08-04T09:46:52.000000", "name": "tempest-VolumesActionsTest-Volume-1631996758", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:53,182 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.091s 2025-08-04 09:46:53,183 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-e248a5f3-71b4-4797-a6b4-068773760cc2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'' 2025-08-04 09:46:53,220 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 0.037s 2025-08-04 09:46:5 3,221 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-dde6cda2-b17f-4b3b-90bd-25e04455592f', 'x-openstack-request-id': 'req-dde6cda2-b17f-4b3b-90bd-25e04455592f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/918ffc5d-a7f2-4f62-8a92-1fb7402e63c1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 918ffc5d-a7f2-4f62-8a92-1fb7402e63c1 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6e1d27c4-5752-478c-b654-f8088003a9a5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:53,411 99492 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/volumes 0.185s 2025-08-04 09:46:53,411 99492 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-1969466522"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa273f80-2a1a-48e7-87e0-077c25e6e0b3', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa273f80-2a1a-48e7-87e0-077c25e6e0b3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.350668", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:53,460 99492 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/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.037s 2025-08-04 09:46:53,461 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff859d5-e1c4-4884-af92-fbdaf4e4d13a', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff859d5-e1c4-4884-af92-fbdaf4e4d13a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:54,525 99492 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/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.050s 2025-08-04 09:46:54,526 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-57cd71b6-a5ce-4f9b-9442-c3d6977d2276', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57cd71b6-a5ce-4f9b-9442-c3d6977d2276', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.000000", "updated_at": "2025-08-04T09:46:53.000000", "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:54,606 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.066s 2025-08-04 09:46:54,606 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56ac1307-3949-4734-ab3d-154cb9b94c43', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56ac1307-3949-4734-ab3d-154cb9b94c43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"volume": {"id": "6e1d27c4-5752-478c-b654-f8088003a9a5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:53.000000", "updated_at": "2025-08-04T09:46:53.000000", "name": "tempest-VolumesActionsTest-Volume-1969466522", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:54,773 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.153s 2025-08-04 09:46:54,773 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-52b5e35a-cb25-464b-9824-157ace3eacce', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'' 2025-08-04 09:46:54,796 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5 0.022s 2025-08-04 09:46:54,797 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-request-id': 'req-49ccb750-ffb6-462a-8e43-47393fd9e911', 'x-openstack-request-id': 'req-49ccb750-ffb6-462a-8e43-47393fd9e911', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6e1d27c4-5752-478c-b654-f8088003a9a5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6e1d27c4-5752-478c-b654-f8088003a9a5 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2b2a9337-bebf-4fb8-b60d-c1b02bccc69d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:55,034 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.232s 2025-08-04 09:46:55,034 99492 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-1805746152"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67fd4480-4b00-4f76-a2dc-777eaf19e916', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67fd4480-4b00-4f76-a2dc-777eaf19e916', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:54.920855", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:55,101 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.055s 2025-08-04 09:46:55,101 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f655568-0c5f-470e-952e-0b29c350647b', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f655568-0c5f-470e-952e-0b29c350647b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:55.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:56,154 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.038s 2025-08-04 09:46:56,154 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88838f7-6196-4303-b286-f79abdd6035b', 'co ntent-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88838f7-6196-4303-b286-f79abdd6035b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:55.000000", "updated_at": "2025-08-04T09:46:55.000000", "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:56,208 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.040s 2025-08-04 09:46:56,208 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b680738-9990-4e10-92f6-057f53637702', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b680738-9990-4e10-92f6-057f53637702', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"volume": {"id": "2b2a9337-bebf-4fb8-b60d-c1b02bccc69d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:55.000000", "updated_at": "2025-08-04T09:46:55.000000", "name": "tempest-VolumesActionsTest-Volume-1805746152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d"}], "user_id": "75617fa4827040d6af649ab4f8ed6f1d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7bd2a59fa48f4b86aceee2735c583b49"}}' 2025-08-04 09:46:56,317 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.094s 2025-08-04 09:46:56,317 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b312a4-3a96-4820-a10e-ac924491b499', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'' 2025-08-04 09:46:56,339 99492 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d 0.021s 2025-08-04 09:46:56,339 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d339e433-c3d9-4c79-934d-b12dcb3ce42a', 'x-openstack-request-id': 'req-d339e433-c3d9-4c79-934d-b12dcb3ce42a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2b2a9337-bebf-4fb8-b60d-c1b02bccc69d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2b2a9337-bebf-4fb8-b60d-c1b02bccc69d could not be found."}}' cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity[compute,id-ff10644e-5a70-4a9f-9801-8204bb81fb61,image,network,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, 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 70, in test_snapshot_data_integrity volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 574f9f7c-e4ee-4bdd-be94-98f039847c46 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:44:08,335 99488 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:44:08,335 99488 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:44:08,492 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.156s 2025-08-04 09:44:08,492 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1317326890", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmQgq87ujfT3NChLf8nsnqORWMpGyXOJBXDagV8buQUFEvmIaA7dvqP2fFV1Np6zmhu7p9GKOePkxvgxER0mrgMbPI1eCk49orohSs6yiogPa6LavhAq+FvR888eTsaHA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 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-19a5f3c1-7db5-4566-a470-2d474ad9119f', 'x-compute-request-id': 'req-19a5f3c1-7db5-4566-a470-2d474ad9119f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1317326890", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmQgq87ujfT3NChLf8nsnqORWMpGyXOJBXDagV8buQUFEvmIaA7dvqP2fFV1Np6zmhu7p9GKOePkxvgxER0mrgMbPI1eCk49orohSs6yiogPa6LavhAq+FvR888eTsaHA==", "fingerprint": "a4:37:92:2a:3d:99:63:5e:f9:1f:af:93:af:52:77:c0", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5"}}' 2025-08-04 09:44:08,495 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1317326890 created 2025-08-04 09:44:08,852 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.356s 2025-08-04 09:44:08,852 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--877413801", "description": "tempest-description--981000665"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-fae04cbe-bf66-4468-bbdc-66ac6e74caca', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "name": "tempest-securitygroup--877413801", "stateful": true, "tenant_id": "f050caaa726642f283ea55f875c256b7", "description": "tempest-description--981000665", "shared": false, "security_group_rules": [{"id": "80253e1f-18d9-4f9c-9c71-cb905182389a", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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": 958, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 0}, {"id": "c25237f9-d901-4a17-9546-ecc54fa6c7b8", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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": 957, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 1, "project_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:44:09,071 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.218s 2025-08-04 09:44:09,071 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-1272f01d-4b53-4456-8b68-a81b6a22f3eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "898b6707-9aea-4028-881c-3b8ebab8a5ce", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:08Z", "updated_at": "2025-08-04T09:44:08Z", "revision_number": 0}}' 2025-08-04 09:44:09,293 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-08-04 09:44:09,293 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7bf19e38-acc0-43d2-af06-00dda57f6584', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e058ce13-102b-4ed0-857c-62458612027f", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "6cec2ed3-010e-4fd8-b0f5-062287326531", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:09Z", "updated_at": "2025-08-04T09:44:09Z", "revision_number": 0}}' 2025-08-04 09:44:09,293 99488 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--877413801 created 2025-08-04 09:44:11,052 99488 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.758s 2025-08-04 09:44:11,053 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Toke n': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-13089800-07dd-423d-8e80-947955ee7962', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "df74d961-e4d0-4af8-a4db-3d1ce90c08de", "tenant_id": "f050caaa726642f283ea55f875c256b7", "floating_ip_address": "172.24.4.139", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f050caaa726642f283ea55f875c256b7", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:44:09Z", "updated_at": "2025-08-04T09:44:09Z", "revision_number": 0}}' 2025-08-04 09:44:11,053 99488 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'df74d961-e4d0-4af8-a4db-3d1ce90c08de', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'floating_ip_address': '172.24.4.139', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:44:09Z', 'updated_at': '2025-08-04T09:44:09Z', 'revision_number': 0, 'ip': '172.24.4.139'} created 2025-08-04 09:44:11,275 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.221s 2025-08-04 09:44:11,275 99488 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-2054656532", "description": "tempest-secgroup-smoke-2054656532 description", "project_id": "f050caaa726642f283ea55f875c256b7"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-825fa2fd-3d4d-4107-a4c8-110894bacfd5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "name": "tempest-secgroup-smoke-2054656532", "stateful": true, "tenant_id": "f050caaa726642f283ea55f875c256b7", "description": "tempest-secgroup-smoke-2054656532 description", "shared": false, "security_group_rules": [{"id": "0029a2f0-3a92-4652-b441-77efd27ddb18", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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": 966, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}, {"id": "f2c48cac-f7b4-48ed-b2fb-2d3b05526aef", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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": 965, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 1, "project_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:44:11,510 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.234s 2025-08-04 09:44:11,510 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f3c6f173-87de-4fe7-994c-5990e7a24c98', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "93581d1c-97df-474c-9cf9-017d56896a2c", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}}' 2025-08-04 09:44:11,707 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.196s 2025-08-04 09:44:11,707 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-197c5d43-c599-499f-a390-066fdcf4580f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ad422e71-f29e-4902-806b-49e8f772c24a", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}}' 2025-08-04 09:44:11,963 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.255s 2025-08-04 09:44:11,963 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-134e3ff9-3a7e-45f 0-acea-75fc9b44e889', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "608dd965-ef9a-4f9c-abe1-53da5d949451", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:11Z", "updated_at": "2025-08-04T09:44:11Z", "revision_number": 0}}' 2025-08-04 09:44:13,120 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.157s 2025-08-04 09:44:13,121 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-2a3eaf08-4f19-417e-8d2a-23e1f04cdce1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9f30f624-d494-4b6d-8734-50b5c75836ca", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:12Z", "updated_at": "2025-08-04T09:44:12Z", "revision_number": 0}}' 2025-08-04 09:44:13,340 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.219s 2025-08-04 09:44:13,341 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-63e09937-89ea-47eb-bc54-2b5333bae86c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "58a6d7ec-6b57-4432-8f2d-ab5c8db0094a", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:13Z", "updated_at": "2025-08-04T09:44:13Z", "revision_number": 0}}' 2025-08-04 09:44:13,573 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.231s 2025-08-04 09:44:13,573 99488 DEBUG [tempe st.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "project_id": "f050caaa726642f283ea55f875c256b7", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-e2f44e4d-037f-46b4-9d34-79d05abcd283', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "2bab7681-665e-49aa-8a0f-f089e74ac41b", "project_id": "f050caaa726642f283ea55f875c256b7", "tenant_id": "f050caaa726642f283ea55f875c256b7", "security_group_id": "f6238ce2-8a16-453b-8031-8fdae82afa7f", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:44:13Z", "updated_at": "2025-08-04T09:44:13Z", "revision_number": 0}}' 2025-08-04 09:44:13,621 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2025-08-04 09:44:13,622 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2499', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-744f0a82-4b0c-4400-9a6b-7a7060298a59', '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": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "name": "tempest-SnapshotDataIntegrityTests-574372376-project-member", "password_expires_at": null}, "audit_ids": ["JPQSVdIJQOKr-9EbSL--MQ"], "expires_at": "2025-08-04T10:44:13.000000Z", "issued_at": "2025-08-04T09:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f050caaa726642f283ea55f875c256b7", "name": "tempest-SnapshotDataIntegrityTests-574372376"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934 371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f050caaa726642f283ea55f875c256b7", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:44:13,622 99488 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': '109a158b-791b-4180-8c9e-6f6edd29f014', 'name': 'tempest-SnapshotDataIntegrityTests-682863971-network', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f050caaa726642f283ea55f875c256b7', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 28493, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:43:52Z', 'updated_at': '2025-08-04T09:43:53Z', 'revision_number': 1} available for tenant 2025-08-04 09:44:13,623 99488 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1317326890', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLmQgq87ujfT3NChLf8nsnqORWMpGyXOJBXDagV8buQUFEvmIaA7dvqP2fFV1Np6zmhu7p9GKOePkxvgxER0mrgMbPI1eCk49orohSs6yiogPa6LavhAq+FvR888eTsaHA==', 'fingerprint': 'a4:37:92:2a:3d:99:63:5e:f9:1f:af:93:af:52:77:c0', 'user_id': '115cb34bb3ad4d8d90f34e9b2ec5afa5', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBIKgwc1I2cT0czVaHiPshYEfMuqDUdSOnUDpls0CAejAGL/OTRhKDz\nv/znomrrMUegBwYFK4EEACKhZANiAAS5kIKvO7o309zQoS3/J7J6jkVjKRslziQV\nw2oFfG7kFBRL5iGgO3b6j9nxVdTaes5obu6fRijnj5Mb4MREdJq4DGzyNXgpOPaK\n6IUrOsoqID2ui2r4QKvhb0fPPHk7Ghw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6cec2ed3-010e-4fd8-b0f5-062287326531', 'name': 'tempest-securitygroup--877413801', 'stateful': True, 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'description': 'tempest-description--981000665', 'shared': False, 'security_group_rules': [{'id': '80253e1f-18d9-4f9c-9c71-cb905182389a', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'security_group_id': '6cec2ed3-010e-4fd8-b0f5-062287326531', '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': 958, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:44:08Z', 'updated_at': '2025-08-04T09:44:08Z', 'revision_number': 0}, {'id': 'c25237f9-d901-4a17-9546-ecc54fa6c7b8', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'security_group_id': '6cec2ed3-010e-4fd8-b0f5-062287326531', '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': 957, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:44:08Z', 'updated_at': '2025-08-04T09:44:08Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:44:08Z', 'updated_at': '2025-08-04T09:44:08Z', 'revision_number': 1, 'project_id': 'f050caaa726642f283ea55f875c256b7'}, 'floating_ip': {'id': 'df74d961-e4d0-4af8-a4db-3d1ce90c08de', 'tenant_id': 'f050caaa726642f283ea55f875c256b7', 'floating_ip_address': '172.24.4.139', 'floating_network_id': '4e6b3d95- 6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f050caaa726642f283ea55f875c256b7', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:44:09Z', 'updated_at': '2025-08-04T09:44:09Z', 'revision_number': 0, 'ip': '172.24.4.139'}} 2025-08-04 09:44:14,234 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.610s 2025-08-04 09:44:14,234 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-876004439", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "key_name": "tempest-keypair-1317326890", "security_groups": [{"name": "tempest-secgroup-smoke-2054656532"}, {"name": "tempest-securitygroup--877413801"}], "networks": [{"uuid": "109a158b-791b-4180-8c9e-6f6edd29f014"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ccc3858-f593-4c49-83e1-d4ee70e7cc83', 'x-compute-request-id': 'req-2ccc3858-f593-4c49-83e1-d4ee70e7cc83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2054656532"}, {"name": "tempest-securitygroup--877413801"}], "adminPass": "bgxW2f33qNLp"}}' 2025-08-04 09:44:14,305 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.067s 2025-08-04 09:44:14,305 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:44:14 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-9009732c-337f-406a-97d5-cd674a05abcb', 'x-compute-request-id': 'req-9009732c-337f-406a-97d5-cd674a05abcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "BUILD", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:44:14Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self" , "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1317326890", "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": []}}' 2025-08-04 09:45:04,934 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.564s 2025-08-04 09:45:04,934 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d8f0697c-f482-45e4-be09-f6170b6b3d8c', 'x-compute-request-id': 'req-d8f0697c-f482-45e4-be09-f6170b6b3d8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "ACTIVE", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "cda86aa28c098377824c9ff6c23c8914184b142adcfbff071a93e54f", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:44:30Z", "addresses": {"tempest-SnapshotDataIntegrityTests-682863971-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1317326890", "OS-SRV-USG:launched_at": "2025-08-04T09:44:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--877413801"}, {"name": "tempest-secgroup-smoke-2054656532"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:45:04,948 99488 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:46:05,147 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539/os-interface 0.138s 2025-08-04 09:46:05,148 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:05 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-2a3a0b7c-2d75-4637-a1fe-ab7d705d7f06', 'x-compute-request-id': 'req-2a3a0b7c-2d75-4637-a1fe-ab7d705d7f06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "109a158b-791b-4180-8c9e-6f6edd29f014", "port_id": "30c77cc7-fc0c-4f7d-ae6c-d34896213e3b", "mac_addr": "fa:16:3e:36:7d:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "a10f2c97-56e0-4a6b-b656-71107f70f8f0", "ip_address": "10.0.0.13"}]}]}' 2025-08-04 09:46:06,046 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de 0.894s 2025-08-04 09:46:06,046 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "30c77cc7-fc0c-4f7d-ae6c-d34896213e3b"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-d0f3f4a0-c707-44ff-a671-cbdb53e0207e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de'} Body: b'{"floatingip": {"id": "df74d961-e4d0-4af8-a4db-3d1ce90c08de", "tenant_id": "f050caaa726642f283ea55f875c256b7", "floating_ip_address": "172.24.4.139", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "4e576243-eed4-44fb-8a55-9bb0238780d9", "port_id": "30c77cc7-fc0c-4f7d-ae6c-d34896213e3b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "109a158b-791b-4180-8c9e-6f6edd29f014", "mac_address": "fa:16:3e:36:7d:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:44:09Z", "updated_at": "2025-08-04T09:46:05Z", "revision_number": 1, "project_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:46:06,048 99488 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.139:22' as 'cirros' with public key authentication 2025-08-04 09:46:06,060 99488 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:46:06,164 99488 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:46:06,165 99488 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.139 successfully created 2025-08-04 09:46:06,376 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.210s 2025-08-04 09:46:06,376 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1593', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c134c3e6-ab74-4664-ac39-7f481b9e086c', 'x-compute-request-id': 'req-c134c3e6-ab74-4664-ac39-7f481b9e086c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "ACTIVE", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "cda86aa28c0983 77824c9ff6c23c8914184b142adcfbff071a93e54f", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:44:30Z", "addresses": {"tempest-SnapshotDataIntegrityTests-682863971-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1317326890", "OS-SRV-USG:launched_at": "2025-08-04T09:44:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--877413801"}, {"name": "tempest-secgroup-smoke-2054656532"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:06,608 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-04 09:46:06,608 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a8937df-afa0-419a-a119-4b204dd0ec41', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a8937df-afa0-419a-a119-4b204dd0ec41', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "574f9f7c-e4ee-4bdd-be94-98f039847c46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:06.538996", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}], "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:46:06,693 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.072s 2025-08-04 09:46:06,694 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4518e20b-247a-4a57-87a8-d823d6b65e8a', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4518e20b-247a-4a57-87a8-d823d6b65e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'{"volume": {"id": "574f9f7c-e4ee-4b dd-be94-98f039847c46", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:07.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}], "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:46:07,746 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.036s 2025-08-04 09:46:07,746 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e99d543-697c-4c14-9843-baf3893acbbb', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e99d543-697c-4c14-9843-baf3893acbbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'{"volume": {"id": "574f9f7c-e4ee-4bdd-be94-98f039847c46", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:46:07.000000", "updated_at": "2025-08-04T09:46:07.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-681118124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46"}], "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f050caaa726642f283ea55f875c256b7"}}' 2025-08-04 09:46:07,858 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.097s 2025-08-04 09:46:07,858 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42966564-ef85-45e7-8c3c-0cafa9ba8ec2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'' 2025-08-04 09:46:07,888 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46 0.029s 2025-08-04 09:46:07,888 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '1 09', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff9e413e-3e05-4e5d-94fc-697fac5bfe3f', 'x-openstack-request-id': 'req-ff9e413e-3e05-4e5d-94fc-697fac5bfe3f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/574f9f7c-e4ee-4bdd-be94-98f039847c46'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 574f9f7c-e4ee-4bdd-be94-98f039847c46 could not be found."}}' 2025-08-04 09:46:08,008 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.120s 2025-08-04 09:46:08,009 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:07 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-0a5c93b4-e410-4231-8714-16398f3a2904', 'x-compute-request-id': 'req-0a5c93b4-e410-4231-8714-16398f3a2904', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'' 2025-08-04 09:46:08,172 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.163s 2025-08-04 09:46:08,172 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1718', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2a68a17-a4a6-48c0-be11-168fa85e1e0d', 'x-compute-request-id': 'req-c2a68a17-a4a6-48c0-be11-168fa85e1e0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"server": {"id": "0e72c267-c5b9-48d5-b584-a945cc2e7539", "name": "tempest-SnapshotDataIntegrityTests-server-876004439", "status": "ACTIVE", "tenant_id": "f050caaa726642f283ea55f875c256b7", "user_id": "115cb34bb3ad4d8d90f34e9b2ec5afa5", "metadata": {}, "hostId": "cda86aa28c098377824c9ff6c23c8914184b142adcfbff071a93e54f", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:44:14Z", "updated": "2025-08-04T09:46:08Z", "addresses": {"tempest-SnapshotDataIntegrityTests-682863971-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}, {"version": 4, "addr": "172.24.4.139", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:36:7d:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1317326890", "OS-SRV-USG:launched_at": "2025-08-04T09:44:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--877413801"}, {"name": "tempest-secgroup-smoke-2054656532"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "a ctive", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:58,282 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539 0.044s 2025-08-04 09:46:58,282 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d984c457-bfa2-49d4-9a4c-ae97f5089624', 'x-compute-request-id': 'req-d984c457-bfa2-49d4-9a4c-ae97f5089624', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0e72c267-c5b9-48d5-b584-a945cc2e7539'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0e72c267-c5b9-48d5-b584-a945cc2e7539 could not be found."}}' 2025-08-04 09:46:58,615 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/f6238ce2-8a16-453b-8031-8fdae82afa7f 0.331s 2025-08-04 09:46:58,615 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4e3219cb-67f1-4632-bad2-49f3824f9015', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/f6238ce2-8a16-453b-8031-8fdae82afa7f'} Body: b'' 2025-08-04 09:46:58,643 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1317326890 0.027s 2025-08-04 09:46:58,643 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 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-caa5023a-d4c3-4221-bc36-e3a43bc93404', 'x-compute-request-id': 'req-caa5023a-d4c3-4221-bc36-e3a43bc93404', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1317326890'} Body: b'' 2025-08-04 09:46:58,844 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531 0.200s 2025-08-04 09:46:58,844 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-b5a55e6c-1082-49ad-bbe9-8b804dc52698', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531'} Body: b'' 2025-08-04 09:46:58,864 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531 0.019s 2025-08-04 09:46:58,864 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-ecbee70f-07ff-4c05-85af-67882b99e245', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6cec2ed3-010e-4fd8-b0f5-062287326531'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6cec2ed3-010e-4fd8-b0f5-062287326531 does not exist", "detail": ""}}' 2025-08-04 09:46:59,229 99488 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de 0.365s 2025-08-04 09:46:59,230 99488 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-488a9dac-a7e7-46a8-bfde-f7930de4b787', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/df74d961-e4d0-4af8-a4db-3d1ce90c08de'} Body: b'' 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 117, 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 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 7a803ec8-17d1-4ebd-9284-6ce1a4994f3d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:04,795 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 202 POST http://10.0.0.210/volume/v3/volumes 0.474s 2025-08-04 09:47:04,795 99492 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-1193435542", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9935ad-4d4e-4129-a477-61a8992f93fc', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9935ad-4d4e-4129-a477-61a8992f93fc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:04.686033", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:04,846 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.039s 2025-08-04 09:47:04,846 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2195cf1-50ae-4c6a-a165-e67c6b76799b', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2195cf1-50ae-4c6a-a165-e67c6b76799b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:05,898 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.037s 2025-08-04 09:47:05,898 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-21da7abc-da3b-45a4-844d-4572f09fabfb', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21da7abc-da3b-45a4-844d-4572f09fabfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": "2025-08-04T09:47:05.000000", "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:05,963 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.051s 2025-08-04 09:47:05,963 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c058fd1d-50a9-490a-93a3-388ad903366a', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c058fd1d-50a9-490a-93a3-388ad903366a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"volume": {"id": "7a803ec8-17d1-4ebd-9284-6ce1a4994f3d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": "2025-08-04T09:47:05.000000", "name": "tempest-VolumesGetTest-Volume-1193435542", "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/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:06,077 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.100s 2025-08-04 09:47:06,077 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-90a3ae6c-d596-4535-84a8-4934d4083aee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'' 2025-08-04 09:47:06,097 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 0.019s 202 5-08-04 09:47:06,097 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9923a4a8-3f5a-4e4d-9568-159902e173e3', 'x-openstack-request-id': 'req-9923a4a8-3f5a-4e4d-9568-159902e173e3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7a803ec8-17d1-4ebd-9284-6ce1a4994f3d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7a803ec8-17d1-4ebd-9284-6ce1a4994f3d 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 135, in test_volume_create_get_update_delete_as_clone origin = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume bb7b5257-1630-4795-a69e-8230e0511df1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:06,312 99492 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/volumes 0.212s 2025-08-04 09:47:06,312 99492 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-1241540127"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69791ea1-275b-4f70-84b3-3c657aaecca9', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69791ea1-275b-4f70-84b3-3c657aaecca9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.237801", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:06,368 99492 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/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.038s 2025-08-04 09:47:06,369 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54475795-db47-44bb-badd-b3b399948faa', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54475795-db47-44bb-badd-b3b399948faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:07,431 99492 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/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.045s 2025-08-04 09:47:07,431 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d 1a2b5-270e-4ee8-9a9f-d8d3a1c04b1e', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d1a2b5-270e-4ee8-9a9f-d8d3a1c04b1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.000000", "updated_at": "2025-08-04T09:47:06.000000", "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:07,488 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.043s 2025-08-04 09:47:07,489 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-012ddc40-9f28-43d2-bb6d-c976b51b6008', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-012ddc40-9f28-43d2-bb6d-c976b51b6008', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"volume": {"id": "bb7b5257-1630-4795-a69e-8230e0511df1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:06.000000", "updated_at": "2025-08-04T09:47:06.000000", "name": "tempest-VolumesGetTest-Volume-1241540127", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bb7b5257-1630-4795-a69e-8230e0511df1"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:07,754 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.252s 2025-08-04 09:47:07,755 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-046a265b-8cd9-4c55-8b92-bb02f680eda5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'' 2025-08-04 09:47:07,779 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1 0.023s 2025-08-04 09:47:07,779 99492 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-4574836e-82a6-40b1-95cb-4a0532731fd2', 'x-openstack-request-id': 'req-4574836e-82a6-40b1-95cb-4a0532731fd2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bb7b5257-1630-4795-a69e-8230e0511df1'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bb7b5257-1630-4795-a69e-8230e0511df1 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 127, 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 40, in _volume_create_get_update_delete volume = self.create_volume(wait_until='available', **kwargs) File "/opt/stack/tempest/tempest/api/volume/base.py", line 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:07,808 99492 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/933e371a-56b1-4893-a26c-49ff943e8dfc 0.026s 2025-08-04 09:47:07,808 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4b967064-3d4e-4db8-b0f9-b2da3378befe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:07,829 99492 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/933e371a-56b1-4893-a26c-49ff943e8dfc 0.020s 2025-08-04 09:47:07,830 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a19034cf-146c-4a98-956a-b28a4f550439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:08,246 99492 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/volumes 0.415s 2025-08-04 09:47:08,246 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "size": 1, "name": "tempest-Volumes GetTest-Volume-1954672678", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-255743d3-ddc4-47f5-8d95-c0a312a16f90', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-255743d3-ddc4-47f5-8d95-c0a312a16f90', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.162303", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:08,304 99492 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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.047s 2025-08-04 09:47:08,305 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f87aa26e-d2ed-44f5-a05c-4868ce10f906', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f87aa26e-d2ed-44f5-a05c-4868ce10f906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"volume": {"id": "e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:09,408 99492 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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.089s 2025-08-04 09:47:09,409 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4ad0736-5987-4a1d-8b1f-17d093e2cb71', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4ad0736-5987-4a1d-8b1f-17d093e2cb71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"volume": {"id": "e7c7bddd -a2ee-4d8e-9f69-ddd770e8020e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.000000", "updated_at": "2025-08-04T09:47:08.000000", "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:09,465 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.042s 2025-08-04 09:47:09,465 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c55685ff-b350-45ce-a815-a140c945b385', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c55685ff-b350-45ce-a815-a140c945b385', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"volume": {"id": "e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:08.000000", "updated_at": "2025-08-04T09:47:08.000000", "name": "tempest-VolumesGetTest-Volume-1954672678", "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/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e"}], "user_id": "4816ac7755664aefa2deca25072904c7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "dbbbd9a0d2d7402b80d89c763315754f"}}' 2025-08-04 09:47:09,591 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.112s 2025-08-04 09:47:09,592 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b808c681-aec1-48cd-afde-3f691ddfe66f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'' 2025-08-04 09:47:09,615 99492 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e 0.022s 2025-08-04 09:47:09,615 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-ty pe': 'application/json', 'x-compute-request-id': 'req-6948eb97-d9f4-422a-bba6-4b70e278215f', 'x-openstack-request-id': 'req-6948eb97-d9f4-422a-bba6-4b70e278215f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e7c7bddd-a2ee-4d8e-9f69-ddd770e8020e could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance[compute,id-e3f4f2fc-5c6a-4be6-9c54-aedfc0954da7,image,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 147, in test_bootable_volume_snapshot_stop_start_instance volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 301682e0-b17b-4823-8230-6286a7e78bd8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:23,816 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.158s 2025-08-04 09:47:23,817 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3428747a-d823-4643-b0cb-29384fb6cf7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:24,290 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.472s 2025-08-04 09:47:24,290 99492 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-1061491901", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f06cdb47-69fe-4a94-bb11-3931c16ba1ef', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f06cdb47-69fe-4a94-bb11-3931c16ba1ef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "301682e0-b17b-4823-8230-6286a7e78bd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:24.227774", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1061491901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:24,344 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.039s 2025-08-04 09:47:24,344 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c772918-39bd-4a7a-a4ad-eb74a5187034', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c772918-39bd-4a7a-a4ad-eb74a5187034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'{"volume": {"id": "301682e0-b17b-4823-8230-6286a7e78bd8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:24.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1061491901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:25,400 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_bootable_volume_snapshot_stop_start_instance): 200 GET http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.042s 2025-08-04 09:47:25,401 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95c00f1-c54a-48e9-ac48-4a9d13204464', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95c00f1-c54a-48e9-ac48-4a9d13204464', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'{"volume": {"id": "301682e0-b17b-4823-8230-6286a7e78bd8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:24.000000", "updated_at": "2025-08-04T09:47:24.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1061491901", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/301682e0-b17b-4823-8230-6286a7e78bd8"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:25,548 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.131s 2025-08-04 09:47:25,548 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-c79839a1-51c3-4409-bd1e-f5d2bba27502', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'' 2025-08-04 09:47:25,574 99492 IN FO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8 0.025s 2025-08-04 09:47:25,574 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-087fd50e-b479-431e-82aa-2854269a4227', 'x-openstack-request-id': 'req-087fd50e-b479-431e-82aa-2854269a4227', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/301682e0-b17b-4823-8230-6286a7e78bd8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 301682e0-b17b-4823-8230-6286a7e78bd8 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 179, in test_create_server_from_volume_snapshot boot_volume = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2d0927cb-6f83-43e9-be7b-7868f8af280f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:25,597 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.019s 2025-08-04 09:47:25,597 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8548bf5d-9444-4a3d-822b-d221fff1669e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:26,002 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.405s 2025-08-04 09:47:26,003 99492 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-1969624575", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e486c93-a34e-4008-8d2e-d3dab93f2970', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e486c93-a34e-4008-8d2e-d3dab93f2970', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2d0927cb-6f83-43e9-be7b-7868f8af280f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:25.934173", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1969624575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:26,056 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.041s 2025-08-04 09:47:26,056 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'d ate': 'Mon, 04 Aug 2025 09:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-942677ec-5d6c-4792-b130-9d4b3fba784f', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-942677ec-5d6c-4792-b130-9d4b3fba784f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'{"volume": {"id": "2d0927cb-6f83-43e9-be7b-7868f8af280f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:26.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1969624575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:27,109 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.040s 2025-08-04 09:47:27,110 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-966fd928-9835-4790-8de4-d8c647193098', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-966fd928-9835-4790-8de4-d8c647193098', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'{"volume": {"id": "2d0927cb-6f83-43e9-be7b-7868f8af280f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:26.000000", "updated_at": "2025-08-04T09:47:26.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1969624575", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:27,221 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.096s 2025-08-04 09:47:27,221 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eba67e34-33cf-4ff5-a1d2-2551fce8a6ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'' 2025-08-04 09:47:27,304 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f 0.083s 2025-08-04 09:47:27,305 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e68a40-c503-4520-94f8-7b4ce380fd08', 'x-openstack-request-id': 'req-63e68a40-c503-4520-94f8-7b4ce380fd08', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2d0927cb-6f83-43e9-be7b-7868f8af280f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2d0927cb-6f83-43e9-be7b-7868f8af280f 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 224, in test_image_defined_boot_from_volume volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b4a5fde6-aee7-49e0-8173-1757067cfade failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:27,327 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.019s 2025-08-04 09:47:27,327 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-77d50e51-7d99-44cf-acd0-079befd83520', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:27,649 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.321s 2025-08-04 09:47:27,649 99492 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-2139724573", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1284a3a-f70e-4285-bf29-bcb026af757b', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1284a3a-f70e-4285-bf29-bcb026af757b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b4a5fde6-aee7-49e0-8173-1757067cfade", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:27.591074", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2139724573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:27,736 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.075s 2025-08-04 09:47:27,736 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1755416-68d1-46fc-a642-dc802a83ab65', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1755416-68d1-46fc-a642-dc802a83ab65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'{"volume": {"id": "b4a5fde6-aee7-49e0-8173-1757067cfade", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:28.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2139724573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:28,801 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.050s 2025-08-04 09:47:28,802 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c1d069d-cd44-4623-8702-4674e8aad56e', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c1d069d-cd44-4623-8702-4674e8aad56e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'{"volume": {"id": "b4a5fde6-aee7-49e0-8173-1757067cfade", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:28.000000", "updated_at": "2025-08-04T09:47:28.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-2139724573", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:28,915 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.100s 2025-08-04 09:47:28,916 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0c7e4e-0a11-47ea-a182-8021a0327908', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'' 2025-08-04 09:47:28,945 99492 INFO [tempest.lib.common.rest_client] Request (TestVol umeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade 0.028s 2025-08-04 09:47:28,945 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1add9a74-cc57-4011-ab5c-07886262ccb5', 'x-openstack-request-id': 'req-1add9a74-cc57-4011-ab5c-07886262ccb5', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b4a5fde6-aee7-49e0-8173-1757067cfade'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b4a5fde6-aee7-49e0-8173-1757067cfade 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 81, in test_volume_boot_pattern volume_origin = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d82582ce-a924-4a48-b695-2513a5734191 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:28,948 99492 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-04 09:47:28,998 99492 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.047s 2025-08-04 09:47:28,998 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-1795625001", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmPLUg113xdL+b+UYnu4RgOuPVKxz001EtWr76K5E8IV4MhfGOOzjfOBxEfc7LFuWWFENvlgvV0fkc9ewGrS/B9MUDO5BG6zrkd/apSIohfH8aQ6jo0JqQ666+OdDc8qg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:28 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-ad5b1f50-942f-408c-ad30-3bbc6ab04ad0', 'x-compute-request-id': 'req-ad5b1f50-942f-408c-ad30-3bbc6ab04ad0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-1795625001", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFmPLUg113xdL+b+UYnu4RgOuPVKxz001EtWr76K5E8IV4MhfGOOzjfOBxEfc7LFuWWFENvlgvV0fkc9ewGrS/B9MUDO5BG6zrkd/apSIohfH8aQ6jo0JqQ666+OdDc8qg==", "fingerprint": "64:be:17:02:28:39:d6:f6:b1:ca:04:e5:b2:7a:6b:7e", "user_id": "78578b9e291b4ddd915ef0c0414f4cfa"}}' 2025-08-04 09:47:29,220 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.218s 2025-08-04 09:47:29,220 99492 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-324744179", "description": "tempest-secgroup-smoke-324744179 description", "project_id": "48d4d63d9cd141f59bd07ed0f2860101"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-65d23929-ff6a-4354-a8a8-32c7c3a32c9e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "name": "tempest-secgroup-smoke-324744179", "stateful": true, "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "description": "tempest-secgroup-smoke-324744179 description", "shared": false, "security_group_rules": [{"id": "706cc18a-7b47-4add-ad2d-82083373eb24", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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": 1206, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}, {"id": "d2e08eda-81db-4425-98e1-779170bea21d", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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": 1205, "belongs_to_default_sg": false, "description" : null, "tags": [], "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 1, "project_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:29,412 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.191s 2025-08-04 09:47:29,412 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-007fe844-ed6d-4937-aa47-db7b18c2d2a4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "62e07355-7f2f-4963-b14d-d54e772f88c4", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}}' 2025-08-04 09:47:29,737 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.324s 2025-08-04 09:47:29,738 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-5e796b0d-7557-499b-87ff-e85aff345494', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d99fd914-48d0-44d8-a7df-e64ddaae6c8f", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}}' 2025-08-04 09:47:29,933 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.194s 2025-08-04 09:47:29,933 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 202 5 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-da77c675-a4ff-4865-ac2e-bfe1c909d9d3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "da902710-b534-4cb3-a41a-81733b17abc1", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:29Z", "updated_at": "2025-08-04T09:47:29Z", "revision_number": 0}}' 2025-08-04 09:47:30,172 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.238s 2025-08-04 09:47:30,172 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-5304fd6b-87c0-4ce6-b6dd-775f430ef2d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fdd3e2eb-d2eb-4198-a0b4-f0e3793e4861", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:30Z", "updated_at": "2025-08-04T09:47:30Z", "revision_number": 0}}' 2025-08-04 09:47:30,381 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.208s 2025-08-04 09:47:30,381 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-538ce0e6-8427-4138-8112-09a4888aff02', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d15a9438-00d2-485d-b8de-fc459c4177b4", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:30Z", "updated_at": "2025-08-04T09:47:30Z", "revision_number": 0}}' 2025-08-04 09:47:30,595 99492 INFO [te mpest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.213s 2025-08-04 09:47:30,595 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-adef8b92-d98c-44ca-b082-d304090cda46', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47f597d0-c6dd-4e7a-8199-a430013b5200", "project_id": "48d4d63d9cd141f59bd07ed0f2860101", "tenant_id": "48d4d63d9cd141f59bd07ed0f2860101", "security_group_id": "cb77dd35-9240-4537-9c9b-548fcac19efc", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:47:30Z", "updated_at": "2025-08-04T09:47:30Z", "revision_number": 0}}' 2025-08-04 09:47:30,595 99492 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-04 09:47:30,619 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.022s 2025-08-04 09:47:30,619 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d46baf9f-33c7-43ca-8d18-d6833da46ed9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:30,937 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.317s 2025-08-04 09:47:30,937 99492 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-865715438", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccd4aed-221b-4a3a-aabf-e5d0c7ea17f5', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccd4aed-221b-4a3a-aabf-e5d0c7ea17f5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d82582ce-a924-4a48-b695-2513a5734191", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:30.876809", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865715438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d82582ce-a924-4a48-b695-2513a5734191"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:30,989 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.040s 2025-08-04 09:47:30,989 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93041a3d-7b92-416f-a8c8-12c8159043a4', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93041a3d-7b92-416f-a8c8-12c8159043a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'{"volume": {"id": "d82582ce-a924-4a48-b695-2513a5734191", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:31.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-865715438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d82582ce-a924-4a48-b695-2513a5734191"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:32,039 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.035s 2025-08-04 09:47:32,039 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-168e9635-75ef-4bf6-b02c-be7a4f0c95cd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-168e9635-75ef-4bf6-b02c-be7a4f0c95cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'{"volume": {"id": "d82582ce-a924-4a48-b695-2513a5734191", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:31.000000", "updated_at": "2025-08-04T09:47:31.000000", "name": "tem pest-TestVolumeBootPattern-volume-origin-865715438", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d82582ce-a924-4a48-b695-2513a5734191"}], "user_id": "78578b9e291b4ddd915ef0c0414f4cfa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48d4d63d9cd141f59bd07ed0f2860101"}}' 2025-08-04 09:47:32,151 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.098s 2025-08-04 09:47:32,152 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-a9d5f6ee-92eb-40a4-a22f-ad6c0e7bc558', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'' 2025-08-04 09:47:32,173 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191 0.020s 2025-08-04 09:47:32,173 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-5ccc525d-6b90-463c-83a3-e58a7619e901', 'x-openstack-request-id': 'req-5ccc525d-6b90-463c-83a3-e58a7619e901', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d82582ce-a924-4a48-b695-2513a5734191'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d82582ce-a924-4a48-b695-2513a5734191 could not be found."}}' 2025-08-04 09:47:32,504 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/cb77dd35-9240-4537-9c9b-548fcac19efc 0.330s 2025-08-04 09:47:32,504 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6d916e6f-c398-44a6-9fe9-685e5f3d78de', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/cb77dd35-9240-4537-9c9b-548fcac19efc'} Body: b'' 2025-08-04 09:47:32,532 99492 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1795625001 0.027s 2025-08-04 09:47:32,532 99492 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-45a 90b6e-14ae-404c-b3e0-e9ec63208ea6', 'x-compute-request-id': 'req-45a90b6e-14ae-404c-b3e0-e9ec63208ea6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-1795625001'} 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 38, 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ba060f7d-fd92-4b76-85d0-c2e3e1504da3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:40,365 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.353s 2025-08-04 09:47:40,366 99492 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-1312735711"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d081ceed-9e2f-4644-9f9b-7662f2b82036', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d081ceed-9e2f-4644-9f9b-7662f2b82036', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ba060f7d-fd92-4b76-85d0-c2e3e1504da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:40.305145", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1312735711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:47:40,417 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3 0.038s 2025-08-04 09:47:40,418 99492 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': 'Mon, 04 Aug 2025 09:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcca9354-827a-4984-aa5f-d7931251dd40', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcca9354-827a-4984-aa5f-d7931251dd40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3'} Body: b'{"volume": {"id": "ba060f7d-fd92-4b76-85d0-c2e3e1504da3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:40.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1312735711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' 2025-08-04 09:47:41,474 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3 0.042s 2025-08-04 09:47:41,475 99492 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': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-f406e4ac-e766-400c-b090-75d59f448bc5', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f406e4ac-e766-400c-b090-75d59f448bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3'} Body: b'{"volume": {"id": "ba060f7d-fd92-4b76-85d0-c2e3e1504da3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:40.000000", "updated_at": "2025-08-04T09:47:40.000000", "name": "tempest-VolumeRevertTests-Volume-1312735711", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ba060f7d-fd92-4b76-85d0-c2e3e1504da3"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' 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 38, 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ef731553-0407-44dd-8d2c-62e67f90e3cc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:41,693 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.202s 2025-08-04 09:47:41,693 99492 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-80956065"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5aa37aaf-b707-4f88-8b88-e3ec8b2545c6', 'content-length': '765', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5aa37aaf-b707-4f88-8b88-e3ec8b2545c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ef731553-0407-44dd-8d2c-62e67f90e3cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:41.627290", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-80956065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:47:41,745 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc 0.040s 2025-08-04 09:47:41,746 99492 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': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8e1d6ce-3d76-4ff1-a8e0-9c5f70466ceb', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8e1d6ce-3d76-4ff1-a8e0-9c5f70466ceb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc'} Body: b'{"volume": {"id": "ef731553-0407-44dd-8d2c-62e67f90e3cc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:42.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-80956065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' 2025-08-04 09:47:42,799 99492 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc 0.039s 2025-08-04 09:47:42,799 99492 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': 'Mon, 04 Aug 2025 09:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-242f1b7e-05ca-47c5-b124-3620bd772e45', 'content-length': '854', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-242f1b7e-05ca-47c5-b124-3620bd772e45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc'} Body: b'{"volume": {"id": "ef731553-0407-44dd-8d2c-62e67f90e3cc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:42.000000", "updated_at": "2025-08-04T09:47:42.000000", "name": "tempest-VolumeRevertTests-Volume-80956065", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ef731553-0407-44dd-8d2c-62e67f90e3cc"}], "user_id": "e9f7e4eb733244a186694760d09079b5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "8db23ff853d243ad991e4bc3a609b8b3"}}' 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 181, in test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f155c143-8eaa-44bc-bf26-25c87545d309 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:10,745 99494 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 09:45:11,363 99494 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.616s 2025-08-04 09:45:11,364 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1044236754", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b3f80d37-7360-4817-a9ca-ab2d7623cd5b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1044236754", "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": "6db913d91e214520ad5b87826360cc83", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "c83ae759-8521-4134-8fc8-942625c6e34a", "created_at": "2025-08-04T09:45:11Z", "updated_at": "2025-08-04T09:45:11Z", "tags": [], "self": "/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a", "file": "/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:45:12,821 99494 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/c83ae759-8521-4134-8fc8-942625c6e34a/file 1.456s 2025-08-04 09:45:12,821 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-eb4067cf-3e1a-4a19-a059-df99871ebcfe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a/file'} Body: b'' 2025-08-04 09:45:12,822 99494 DEBUG [tempest.scenario.manager] image:c83ae759-8521-4134-8fc8-942625c6e34a 2025-08-04 09:45:12,873 99494 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.050s 2025-08-04 09:45:12,874 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1726873261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIGjpdi+YDPWC81sBny1nJy0kX5Jhfzul9scChQv5NtNBpdgdcyaD6M/PCNdK2BjfskH8DCqksPcCtKwBDBhJoZxdyDgz1fZ+v9eGt5UUkJ6wSQrmxF4hSLsdzWDcHHgEA=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:12 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-d30b1ff4-95a3-4801-bf31-24ab2340a41e', 'x-compute-request-id': 'req-d30b1ff4-95a3-4801-bf31-24ab2340a41e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1726873261", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBIGjpdi+YDPWC81sBny1nJy0kX5Jhfzul9scChQv5NtNBpdgdcyaD6M/PCNdK2BjfskH8DCqksPcCtKwBDBhJoZxdyDgz1fZ+v9eGt5UUkJ6wSQrmxF4hSLsdzWDcHHgEA==", "fingerprint": "3f:87:f7:55:c7:1e:7f:41:a7:45:05:14:74:1d:b4:d1", "user_id": "446d1e42371448d49c899ad2a6a773b8"}}' 2025-08-04 09:45:12,966 99494 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.085s 2025-08-04 09:45:12,966 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-52545e58-b895-4f60-a98e-b6ff240a61dd', '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": "446d1e42371448d49c899ad2a6a773b8", "name": "tempest-TestMinimumBasicScenario-901431227-project-member", "password_expires_at": null}, "audit_ids": ["V5vlRGGvSJyO3FLkUPOVfw"], "expires_at": "2025-08-04T10:45:12.000000Z", "issued_at": "2025-08-04T09:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6db913d91e214520ad5b87826360cc83", "name": "tempest-TestMinimumBasicScenario-901431227"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6db913d91e214520ad5b87826360cc83", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:45:12,967 99494 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': 'e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a', 'name': 'tempest-TestMinimumBasicScenario-462223653-network', 'tenant_id': '6db913d91e214520ad5 b87826360cc83', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6db913d91e214520ad5b87826360cc83', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36432, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:44:56Z', 'updated_at': '2025-08-04T09:44:56Z', 'revision_number': 1} available for tenant 2025-08-04 09:45:13,671 99494 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.703s 2025-08-04 09:45:13,672 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-391871057", "imageRef": "c83ae759-8521-4134-8fc8-942625c6e34a", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "networks": [{"uuid": "e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b3ebfc1d-fd8d-4ce8-9ce3-582467c3b9dd', 'x-compute-request-id': 'req-b3ebfc1d-fd8d-4ce8-9ce3-582467c3b9dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "TPVjmdYBy6aJ"}}' 2025-08-04 09:45:13,748 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.073s 2025-08-04 09:45:13,748 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-50587002-e549-4d39-8c09-c29f940e8d23', 'x-compute-request-id': 'req-50587002-e549-4d39-8c09-c29f940e8d23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "BUILD", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:14Z", "updated": "2025-08-04T09:45:13Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "sel f", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "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": []}}' 2025-08-04 09:46:04,014 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.201s 2025-08-04 09:46:04,014 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bda56fdc-e26b-4c9e-afe9-fc6cc20b9bd5', 'x-compute-request-id': 'req-bda56fdc-e26b-4c9e-afe9-fc6cc20b9bd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:45:30Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:04,028 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:47:04,313 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.227s 2025-08-04 09:47:04,314 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-opensta ck-request-id': 'req-589c6858-2115-4f59-97e0-34e35bac0077', 'x-compute-request-id': 'req-589c6858-2115-4f59-97e0-34e35bac0077', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:45:30Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:04,524 99494 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.194s 2025-08-04 09:47:04,525 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8d09d590-146b-4cca-96bd-e29b57f7a3c6', 'x-compute-request-id': 'req-8d09d590-146b-4cca-96bd-e29b57f7a3c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}]}]}' 2025-08-04 09:47:04,735 99494 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/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.207s 2025-08-04 09:47:04,736 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4fb2fcb2-d9b6-4749-a769-1d05b2743075', 'x-compute-request-id': 'req-4fb2fcb2-d9b6-4749-a769-1d05b2743075', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:45:30Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:05,030 99494 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/volumes 0.279s 2025-08-04 09:47:05,030 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-396367675", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12af3924-f892-4ed0-83fc-8c090f480c35', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12af3924-f892-4ed0-83fc-8c090f480c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f155c143-8eaa-44bc-bf26-25c87545d309", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:04.962972", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-396367675", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:47:05,083 99494 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/volumes/f155c143-8eaa-44bc-bf26-25c87545d309 0.041s 2025-08-04 09:47:05,083 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request- id': 'req-14e87d4e-f1fb-4271-8255-3e9bf7efc699', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14e87d4e-f1fb-4271-8255-3e9bf7efc699', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'{"volume": {"id": "f155c143-8eaa-44bc-bf26-25c87545d309", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-396367675", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:47:06,146 99494 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/volumes/f155c143-8eaa-44bc-bf26-25c87545d309 0.048s 2025-08-04 09:47:06,146 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8897e411-6340-441f-88d3-dd715545ec90', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8897e411-6340-441f-88d3-dd715545ec90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'{"volume": {"id": "f155c143-8eaa-44bc-bf26-25c87545d309", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:47:05.000000", "updated_at": "2025-08-04T09:47:05.000000", "name": "tempest-TestMinimumBasicScenario-volume-396367675", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f155c143-8eaa-44bc-bf26-25c87545d309"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:47:06,268 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309 0.108s 2025-08-04 09:47:06,269 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc654ba4-74a9-497b-875d-77e070ecc317', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'' 2025-08-04 09:47:06,290 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44 bc-bf26-25c87545d309 0.021s 2025-08-04 09:47:06,291 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-da71fb45-f9b6-41c7-ac0a-cc93accca231', 'x-openstack-request-id': 'req-da71fb45-f9b6-41c7-ac0a-cc93accca231', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f155c143-8eaa-44bc-bf26-25c87545d309'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f155c143-8eaa-44bc-bf26-25c87545d309 could not be found."}}' 2025-08-04 09:47:06,435 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.143s 2025-08-04 09:47:06,435 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 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-47f5312f-90f1-4ebb-9039-6549f56bb69c', 'x-compute-request-id': 'req-47f5312f-90f1-4ebb-9039-6549f56bb69c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'' 2025-08-04 09:47:06,677 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.241s 2025-08-04 09:47:06,677 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-268329c2-b79e-463e-ab16-d031122bc5a1', 'x-compute-request-id': 'req-268329c2-b79e-463e-ab16-d031122bc5a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"server": {"id": "f705c4c2-1e84-4845-9d47-791ad6b605c8", "name": "tempest-TestMinimumBasicScenario-server-391871057", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "c83ae759-8521-4134-8fc8-942625c6e34a", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/c83ae759-8521-4134-8fc8-942625c6e34a"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:13Z", "updated": "2025-08-04T09:47:06Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d0:74:7c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_nam e": "tempest-TestMinimumBasicScenario-1726873261", "OS-SRV-USG:launched_at": "2025-08-04T09:45:30.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": []}}' 2025-08-04 09:47:56,781 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8 0.039s 2025-08-04 09:47:56,782 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 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-ff90f745-81b8-41fe-af7a-b5b1c6049a15', 'x-compute-request-id': 'req-ff90f745-81b8-41fe-af7a-b5b1c6049a15', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f705c4c2-1e84-4845-9d47-791ad6b605c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f705c4c2-1e84-4845-9d47-791ad6b605c8 could not be found."}}' 2025-08-04 09:47:56,818 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1726873261 0.035s 2025-08-04 09:47:56,818 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 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-0cbec779-887c-4c21-8fdc-ab8f27b8f5c3', 'x-compute-request-id': 'req-0cbec779-887c-4c21-8fdc-ab8f27b8f5c3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1726873261'} Body: b'' 2025-08-04 09:47:56,921 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a 0.102s 2025-08-04 09:47:56,921 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-bd8f87dc-7bf6-4f09-bf5c-5114921926f5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/c83ae759-8521-4134-8fc8-942625c6e34a'} Body: b'' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 86, in test_server_detach_rules waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 53ea6f14-3d0a-497a-8725-202f0865697e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:25,303 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.470s 2025-08-04 09:45:25,304 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c05839c-6a86-4796-bcec-0ba45f32a5f7', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c05839c-6a86-4796-bcec-0ba45f32a5f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "53ea6f14-3d0a-497a-8725-202f0865697e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.213025", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:25,503 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.187s 2025-08-04 09:45:25,504 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1708090097", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-912fb3ac-3e4c-4c7f-af7a-86b57af7e4cf', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-912fb3ac-3e4c-4c7f-af7a-86b57af7e4cf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "30c35621-56a8-4c99-9160-fc4aa0b82f9a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.439427", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1708090097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:25,562 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-04 09:45:25,563 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2517', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-19327662-c026-4719-b4cf-66df47e1acf2', '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": "e78315d31b0b47c68981ef1981739bac", "name": "tempest-TestServerVolumeAttachmentScenario-1640434743-project-member", "password_expires_at": null}, "audit_ids": ["7KeXfo7yQ7e6WTBwMEoRAw"], "expires_at": "2025-08-04T10:45:25.000000Z", "issued_at": "2025-08-04T09:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e6c54d29dba4e339742b5a51ba3f6ef", "name": "tempest-TestServerVolumeAttachmentScenario-1640434743"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3e6c54d29dba4e339742b5a51ba3f6ef", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:45:25,563 99500 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '20ba3c3a-2e6d-4542-ae58-3638f9d41579', 'name': 'tempest-TestServerVolumeAttachmentScenario-2015788271-network', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 51652, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:45:11Z', 'updated_at': '2025-08-04T09:45:11Z', 'revision_number': 1} available for tenant 2025-08-04 09:45:25,564 99500 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:45:25,571 99500 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025 -08-04 09:45:25,625 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2025-08-04 09:45:25,625 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1396548763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIpKAAJ4eDnvcTsETzk3T5wGVIu6SV2kFjHpyvvJmvWXVDSV6wvmQ4zWs3RjgUmrDMW2oziEzIscMKgdbRgtkX0Hsr+5vRbQUI6W5dLTHisgVdL9ajBFh9UMYm4p6JSNg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f9efb060-198a-4233-9f17-a6f91af7ea9c', 'x-compute-request-id': 'req-f9efb060-198a-4233-9f17-a6f91af7ea9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1396548763", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIpKAAJ4eDnvcTsETzk3T5wGVIu6SV2kFjHpyvvJmvWXVDSV6wvmQ4zWs3RjgUmrDMW2oziEzIscMKgdbRgtkX0Hsr+5vRbQUI6W5dLTHisgVdL9ajBFh9UMYm4p6JSNg==", "fingerprint": "dd:3d:b2:4a:5a:53:39:43:79:ae:5d:01:61:a7:f8:8a", "user_id": "e78315d31b0b47c68981ef1981739bac"}}' 2025-08-04 09:45:25,628 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1396548763 created 2025-08-04 09:45:25,857 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.228s 2025-08-04 09:45:25,857 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--152237039", "description": "tempest-description--1326055976"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-776d8c36-d87e-4883-a4f3-9c532c48d8ee', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "name": "tempest-securitygroup--152237039", "stateful": true, "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "description": "tempest-description--1326055976", "shared": false, "security_group_rules": [{"id": "9f342767-ece8-42f6-9499-a815aebb007f", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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": 1100, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 0}, {"id": "d60ae585-bc3c-44b7-a41d-3e9449c40e74", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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": 1099, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 1, "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:45:26,056 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-08-04 09:45:26,057 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-a0da6315-49d2-4b4f-bfff-5a4cf11e8007', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "392b7204-24b4-411b-b8a1-501663f3d3ea", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:25Z", "updated_at": "2025-08-04T09:45:25Z", "revision_number": 0}}' 2025-08-04 09:45:26,256 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 09:45:26,257 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f14354a3-fd0e-4b52-893d-7a2283bbda63', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5e86ef3e-aca8-4935-b59e-f7ad91f63893", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "security_group_id": "305a5c3f-b9b0-4402-86a7-ed72e8a19234", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:26Z", "updated_at": "2025-08-04T09:45:26Z", "revision_number": 0}}' 2025-08-04 09:45:26,257 99500 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--152237039 created 2025-08-04 09:45:26,961 99500 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.703s 2025-08-04 09:45:26,962 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-b16021ca-6622-4423-a4e5-65ba231 3c674', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cabaa389-1031-4e94-ba15-a2fc3a86068c", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "floating_ip_address": "172.24.4.91", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:45:26Z", "updated_at": "2025-08-04T09:45:26Z", "revision_number": 0}}' 2025-08-04 09:45:26,962 99500 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cabaa389-1031-4e94-ba15-a2fc3a86068c', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'floating_ip_address': '172.24.4.91', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:45:26Z', 'updated_at': '2025-08-04T09:45:26Z', 'revision_number': 0, 'ip': '172.24.4.91'} created 2025-08-04 09:45:26,962 99500 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1396548763', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHIpKAAJ4eDnvcTsETzk3T5wGVIu6SV2kFjHpyvvJmvWXVDSV6wvmQ4zWs3RjgUmrDMW2oziEzIscMKgdbRgtkX0Hsr+5vRbQUI6W5dLTHisgVdL9ajBFh9UMYm4p6JSNg==', 'fingerprint': 'dd:3d:b2:4a:5a:53:39:43:79:ae:5d:01:61:a7:f8:8a', 'user_id': 'e78315d31b0b47c68981ef1981739bac', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAvQ5EJe9TkZ1V/uO++iurFKZSxFPu/YbJ6qtqG+N4M0Nji2RFO9Xvl\nqCIIizqc4+SgBwYFK4EEACKhZANiAARyKSgACeHg573E7BE85N0+cBlSLukldpBY\nx6cr7yZr1l1Q0lesL5kOM1rN0Y4FJqwzFtqM4hMyLHDCoHW0YLZF9B7K/ub0W0FC\nOluXS0x4rIFXS/WowRYfVDGJuKeiUjY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '305a5c3f-b9b0-4402-86a7-ed72e8a19234', 'name': 'tempest-securitygroup--152237039', 'stateful': True, 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'description': 'tempest-description--1326055976', 'shared': False, 'security_group_rules': [{'id': '9f342767-ece8-42f6-9499-a815aebb007f', 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'security_group_id': '305a5c3f-b9b0-4402-86a7-ed72e8a19234', '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': 1100, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:45:25Z', 'updated_at': '2025-08-04T09:45:25Z', 'revision_number': 0}, {'id': 'd60ae585-bc3c-44b7-a41d-3e9449c40e74', 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'security_group_id': '305a5c3f-b9b0-4402-86a7-ed72e8a19234', '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': 1099, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:45:25Z', 'updated_at': '2025-08-04T09:45:25Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-04T09:45:25Z', 'updated_at': '2025-08-04T09:45:25Z', 'revision_number': 1, 'project_id': '3e6c54d29dba4e339742b5a51ba3f6ef'}, 'floating_ip': {'id': 'cabaa389-1031-4e94-ba15-a2fc3a86068c', 'tenant_id': '3e6c54d29dba4e339742b5a51ba3f6ef', 'floating_ip_address': '172.24.4.91', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id ': '3e6c54d29dba4e339742b5a51ba3f6ef', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:45:26Z', 'updated_at': '2025-08-04T09:45:26Z', 'revision_number': 0, 'ip': '172.24.4.91'}} 2025-08-04 09:45:27,847 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.883s 2025-08-04 09:45:27,847 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "networks": [{"uuid": "20ba3c3a-2e6d-4542-ae58-3638f9d41579"}], "security_groups": [{"name": "tempest-securitygroup--152237039"}], "key_name": "tempest-keypair-1396548763", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b1811a02-0de8-4a54-8cff-4a3e50e9aee9', 'x-compute-request-id': 'req-b1811a02-0de8-4a54-8cff-4a3e50e9aee9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--152237039"}], "adminPass": "5Z5Pq8cApHeV"}}' 2025-08-04 09:45:27,917 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.066s 2025-08-04 09:45:27,917 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1244', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1dd791a0-4ca8-4db1-8821-824b481cf9be', 'x-compute-request-id': 'req-1dd791a0-4ca8-4db1-8821-824b481cf9be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "status": "BUILD", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:28Z", "updated": "2025-08-04T09:45:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe" }], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1396548763", "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": []}}' 2025-08-04 09:46:18,220 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.239s 2025-08-04 09:46:18,221 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-be63af2a-a395-4c78-ac83-b7851d7a1e1b', 'x-compute-request-id': 'req-be63af2a-a395-4c78-ac83-b7851d7a1e1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "status": "ACTIVE", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "61cef6999c9a1f0dec6f1c643c95254a4a9c136b08ed4a123463870c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:27Z", "updated": "2025-08-04T09:45:44Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-2015788271-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396548763", "OS-SRV-USG:launched_at": "2025-08-04T09:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--152237039"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:18,236 99500 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-04 09:47:18,445 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe/os-interface 0.173s 2025-08-04 09:47:18,445 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:18 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-fa1e98b2-8ad8-41ce-8f1a-24131a75d554', 'x-compute-request-id': 'req-fa1e98b2-8ad8-41ce-8f1a-24131a75d554', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/serv ers/966895a7-f668-48d9-8a2c-aa24e0f8bafe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "20ba3c3a-2e6d-4542-ae58-3638f9d41579", "port_id": "04ad4aa5-ab56-48a1-bd5f-3c174fba5820", "mac_addr": "fa:16:3e:ed:95:4c", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c8474344-01a7-4355-bf96-74312e358523", "ip_address": "10.0.0.11"}]}]}' 2025-08-04 09:47:19,326 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c 0.877s 2025-08-04 09:47:19,327 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "04ad4aa5-ab56-48a1-bd5f-3c174fba5820"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-3af66659-867e-45f5-bbbb-c41385980580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c'} Body: b'{"floatingip": {"id": "cabaa389-1031-4e94-ba15-a2fc3a86068c", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "floating_ip_address": "172.24.4.91", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "5960ff7e-f4d9-4644-acf2-b33dca63e506", "port_id": "04ad4aa5-ab56-48a1-bd5f-3c174fba5820", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "20ba3c3a-2e6d-4542-ae58-3638f9d41579", "mac_address": "fa:16:3e:ed:95:4c", "admin_state_up": true, "status": "ACTIVE", "device_id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:45:26Z", "updated_at": "2025-08-04T09:47:18Z", "revision_number": 1, "project_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:47:19,329 99500 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.91:22' as 'cirros' with public key authentication 2025-08-04 09:47:19,340 99500 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:47:19,445 99500 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:47:19,445 99500 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.91 successfully created 2025-08-04 09:47:19,668 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.222s 2025-08-04 09:47:19,669 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1564', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3df39dea-bf91-43ec-ba60-cdcf16cb0c0e', 'x-compute-request-id': 'req-3df39dea-bf91-43ec-ba60-cdcf16cb0c0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "status": "ACTIVE", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "61cef6999c9a1f0dec6f1c643c95254a4a9c136b08ed4a123463870c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c- 49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:27Z", "updated": "2025-08-04T09:45:44Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-2015788271-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396548763", "OS-SRV-USG:launched_at": "2025-08-04T09:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--152237039"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:19,846 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.163s 2025-08-04 09:47:19,847 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '351', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c178759a-2b81-4644-8f28-d3bfafe4dd7d', 'x-compute-request-id': 'req-c178759a-2b81-4644-8f28-d3bfafe4dd7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-1863410081", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}]}]}' 2025-08-04 09:47:19,897 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.043s 2025-08-04 09:47:19,898 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55dd49cc-6b30-4610-8bb5-aaacd6d3965e', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55dd49cc-6b30-4610-8bb5-aaacd6d3965e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'{"volume": {"id": "53ea6f14-3d0a-497a-8725-202f0865697e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id ": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:47:20,966 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.038s 2025-08-04 09:47:20,967 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf42b7b-e846-49cb-9221-966227b659fc', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf42b7b-e846-49cb-9221-966227b659fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'{"volume": {"id": "53ea6f14-3d0a-497a-8725-202f0865697e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:25.000000", "updated_at": "2025-08-04T09:45:25.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-978902213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/53ea6f14-3d0a-497a-8725-202f0865697e"}], "user_id": "e78315d31b0b47c68981ef1981739bac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef"}}' 2025-08-04 09:47:21,124 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.142s 2025-08-04 09:47:21,124 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f221de5-daa0-44ae-83ce-a71eb9ecddf3', 'x-compute-request-id': 'req-9f221de5-daa0-44ae-83ce-a71eb9ecddf3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'' 2025-08-04 09:47:21,363 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.238s 2025-08-04 09:47:21,364 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1312a519-8394-43b1-a387-2935c6732538', 'x-compute-request-id': 'req-1312a519-8394-43b1-a387-2935c6732538', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"server": {"id": "966895a7-f668-48d9-8a2c-aa24e0f8bafe", "name": "tempest-TestServerVolumeAttachmentScenario-server-18634100 81", "status": "ACTIVE", "tenant_id": "3e6c54d29dba4e339742b5a51ba3f6ef", "user_id": "e78315d31b0b47c68981ef1981739bac", "metadata": {}, "hostId": "61cef6999c9a1f0dec6f1c643c95254a4a9c136b08ed4a123463870c", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:27Z", "updated": "2025-08-04T09:47:21Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-2015788271-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}, {"version": 4, "addr": "172.24.4.91", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:95:4c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1396548763", "OS-SRV-USG:launched_at": "2025-08-04T09:45:44.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--152237039"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:48:11,455 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe 0.053s 2025-08-04 09:48:11,455 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-1fab9046-1934-4ec4-8685-b6404276c1ee', 'x-compute-request-id': 'req-1fab9046-1934-4ec4-8685-b6404276c1ee', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/966895a7-f668-48d9-8a2c-aa24e0f8bafe'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 966895a7-f668-48d9-8a2c-aa24e0f8bafe could not be found."}}' 2025-08-04 09:48:11,486 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396548763 0.030s 2025-08-04 09:48:11,486 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bacef6f3-a190-4687-93c8-0eff97775e27', 'x-compute-request-id': 'req-bacef6f3-a190-4687-93c8-0eff97775e27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1396548763'} Body: b'' 2025-08-04 09:48:11,680 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234 0.193s 2025-08-04 09:48:11,681 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/js on', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-66031e5b-0f49-4cfc-a157-c69ce7d3bf15', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234'} Body: b'' 2025-08-04 09:48:11,702 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234 0.021s 2025-08-04 09:48:11,703 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-5c01d1ca-77ed-4f80-96aa-92a20e0cebbf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/305a5c3f-b9b0-4402-86a7-ed72e8a19234'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 305a5c3f-b9b0-4402-86a7-ed72e8a19234 does not exist", "detail": ""}}' 2025-08-04 09:48:12,474 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c 0.770s 2025-08-04 09:48:12,475 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-89dbfae4-635e-4974-85c8-063e7535f532', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cabaa389-1031-4e94-ba15-a2fc3a86068c'} Body: b'' 2025-08-04 09:48:12,564 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a 0.088s 2025-08-04 09:48:12,564 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48: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-a57f99b1-24e2-4d72-a1f1-3e0c64a3cdaf', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a'} Body: b'' 2025-08-04 09:48:12,587 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a 0.022s 2025-08-04 09:48:12,587 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd7d2da-1762-4c67-b8f2-a7fce7d52e35', 'x-openstack-request-id': 'req-dcd7d2da-1762-4c67-b8f2-a7fce7d52e35', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/30c35621-56a8-4c99-9160-fc4aa0b82f9a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 30c35621-56a8-4c 99-9160-fc4aa0b82f9a could not be found."}}' 2025-08-04 09:48:12,726 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.138s 2025-08-04 09:48:12,726 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48: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-60b14e20-1840-48fa-ba27-b689619d790d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'' 2025-08-04 09:48:12,748 99500 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e 0.021s 2025-08-04 09:48:12,748 99500 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-354d32b6-698b-4d38-b473-f67e5bebf90f', 'x-openstack-request-id': 'req-354d32b6-698b-4d38-b473-f67e5bebf90f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/53ea6f14-3d0a-497a-8725-202f0865697e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 53ea6f14-3d0a-497a-8725-202f0865697e could not be found."}}' tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern[compute,id-10fd234a-515c-41e5-b092-8323060598c5,image,network,slow,volume] -------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_stamp_pattern.py", line 103, in test_stamp_pattern waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:45:47,850 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.238s 2025-08-04 09:45:47,850 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1054516360", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFE5tnDpmr2hcQcuShyLx8Kg+8SgFFZpQuMh15kVEw1SQ8wdpp1U9OgZpw6vuwW/vdZvfNAEcjsM1JzfKKEua1b2j5mjYj+yXl08CIDOF0T4b3nU2W59na/LuAmKzw+PQ=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e44290f0-df2b-44f2-89e1-f90319985871', 'x-compute-request-id': 'req-e44290f0-df2b-44f2-89e1-f90319985871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1054516360", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBBFE5tnDpmr2hcQcuShyLx8Kg+8SgFFZpQuMh15kVEw1SQ8wdpp1U9OgZpw6vuwW/vdZvfNAEcjsM1JzfKKEua1b2j5mjYj+yXl08CIDOF0T4b3nU2W59na/LuAmKzw+PQ==", "fingerprint": "27:4a:42:89:55:eb:ac:85:59:fd:1a:5e:7a:00:cc:2d", "user_id": "25013179c83046c6934fcfb4acee802f"}}' 2025-08-04 09:45:48,142 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.289s 2025-08-04 09:45:48,142 99490 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-1777749939", "description": "tempest-secgroup-smoke-1777749939 description", "project_id": "4f2e659677014543adc971c07742d7ad"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-482df66b-7c53-466e-8128-63c80cae92f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "name": "tempest-secgroup-smoke-1777749939", "stateful": true, "tenant_id": "4f2e659677014543adc971c07742d7ad", "description": "tempest-secgroup-smoke-1777749939 description", "shared": false, "security_group_rules": [{"id": "1bbae0e0-c63b-4bde-8857-3972f6d7a7b0", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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": 1146, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:47Z", "updated_at": "2025-08-04T09:45:47Z", "revision_number": 0}, {"id": "28605dc7-761d-4703-84cd-88fa2054eefa", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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": 1147, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:45:47Z", "updated_at": "2025-08-04T09:45:47Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-04T09:45:47Z", "updated_at": "2025-08-04T09:45:47Z", "revision_number": 1, "project_id": "4f2e659677014543adc971c07742d7ad"}}' 2025-08-04 09:45:48,341 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.197s 2025-08-04 09:45:48,341 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f65a76ce-661b-4d0f-9aed-835b87308eec', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a625c866-e4ea-4ba4-b97f-d1dde8cf685a", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:48,578 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-08-04 09:45:48,578 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-9e703dcb-0c8b-45b5-a264-0c31e2f16a73', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "626ccfe8-11ce-4249-b0cb-899ea11ffa1f", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:48,905 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.325s 2025-08-04 09:45:48,905 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-490f32c1-d77e-4b87-9027-d2d390ef812 7', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c829d537-6a9b-4f2c-8127-37eba4259d32", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:49,105 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.199s 2025-08-04 09:45:49,105 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-69bc1011-0e3d-496e-9d2f-0c83461ad3d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "295d9ebb-df63-4ca4-91f9-09aa5f29950d", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:48Z", "updated_at": "2025-08-04T09:45:48Z", "revision_number": 0}}' 2025-08-04 09:45:49,347 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.241s 2025-08-04 09:45:49,347 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-32878561-5732-4dc6-ba99-32aa7e75f806', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dbfb96f7-64f5-439d-abd6-67bb4c1e1489", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:49Z", "updated_at": "2025-08-04T09:45:49Z", "revision_number": 0}}' 2025-08-04 09:45:49,620 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.272s 2025-08-04 09:45:49,620 99490 DEBUG [tempest.lib.co mmon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "project_id": "4f2e659677014543adc971c07742d7ad", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-4897cdaa-0496-4d63-8610-2a4ad7e91397', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8acc0ec8-f472-4876-b21b-b3ea0bf94125", "project_id": "4f2e659677014543adc971c07742d7ad", "tenant_id": "4f2e659677014543adc971c07742d7ad", "security_group_id": "fb61af36-709e-4e76-ab19-0e347cbf1242", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:45:49Z", "updated_at": "2025-08-04T09:45:49Z", "revision_number": 0}}' 2025-08-04 09:45:49,826 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.205s 2025-08-04 09:45:49,826 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-892099468", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd5425fd-31ca-49b7-9d52-443c3c99af57', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd5425fd-31ca-49b7-9d52-443c3c99af57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:49.765139", "updated_at": null, "name": "tempest-TestStampPattern-volume-892099468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}], "user_id": "25013179c83046c6934fcfb4acee802f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:45:49,892 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.046s 2025-08-04 09:45:49,892 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2477', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-0daaab14-8942-4af3-b839-e77c6550e18c', '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": "25013179c83046c6934fcfb4acee802f", "name": "tempest-TestStampPattern-94115085-project-member", "password_expires_at": null}, "audit_ids": ["RoLtw0x-RUyPnACN3 4Zpcw"], "expires_at": "2025-08-04T10:45:49.000000Z", "issued_at": "2025-08-04T09:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4f2e659677014543adc971c07742d7ad", "name": "tempest-TestStampPattern-94115085"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4f2e659677014543adc971c07742d7ad", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:45:49,893 99490 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913', 'name': 'tempest-TestStampPattern-917198324-network', 'tenant_id': '4f2e659677014543adc971c07742d7ad', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4f2e659677014543adc971c07742d7ad', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 25780, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:45:32Z', 'updated_at': '2025-08-04T09:45:32Z', 'revision_number': 1} available for tenant 2025-08-04 09:45:50,461 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 0.566s 2025-08-04 09:45:50,461 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-478408994", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1054516360", "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "networks": [{"uuid": "6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-o penstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06e62772-7f80-429f-928b-4f3c801af89c', 'x-compute-request-id': 'req-06e62772-7f80-429f-928b-4f3c801af89c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "adminPass": "vwT78eBd7z48"}}' 2025-08-04 09:45:50,538 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.074s 2025-08-04 09:45:50,538 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:45:50 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-9c15bcbd-6175-4892-9024-501b2c3d0628', 'x-compute-request-id': 'req-9c15bcbd-6175-4892-9024-501b2c3d0628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempest-TestStampPattern-server-478408994", "status": "BUILD", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:45:50Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "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": []}}' 2025-08-04 09:46:40,879 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.275s 2025-08-04 09:46:40,879 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46: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-9820cb05-efd1-49bd-89f2-e0ae0937690f', 'x-compute-request-id': 'req-9820cb05-efd1-49bd-89f2-e0ae0937690f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempes t-TestStampPattern-server-478408994", "status": "ACTIVE", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "9d021442f2e69305330bd88986b79b03137845305a470870e7c86cd5", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:46:06Z", "addresses": {"tempest-TestStampPattern-917198324-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "OS-SRV-USG:launched_at": "2025-08-04T09:46:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:46:40,894 99490 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:47:41,400 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.463s 2025-08-04 09:47:41,401 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47: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-095fdb27-fa1e-490b-8a05-a724bdfd00b0', 'x-compute-request-id': 'req-095fdb27-fa1e-490b-8a05-a724bdfd00b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempest-TestStampPattern-server-478408994", "status": "ACTIVE", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "9d021442f2e69305330bd88986b79b03137845305a470870e7c86cd5", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:46:06Z", "addresses": {"tempest-TestStampPattern-917198324-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "OS-SRV-USG:launched_at": "2025-08-04T09:46:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power _state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:41,632 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.213s 2025-08-04 09:47:41,633 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-0bc09b7c-4e9e-4b06-9d19-8bde7b689868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"ports":[{"id":"60fea5f6-051f-41c5-a602-e70c09d40085","name":"","network_id":"6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913","tenant_id":"4f2e659677014543adc971c07742d7ad","mac_address":"fa:16:3e:9c:b0:c6","admin_state_up":true,"status":"ACTIVE","device_id":"e0ea2236-8f9f-413d-b6c8-a84a2380c31e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"828741e1-7826-43bc-bbc6-e67bf1be6a0e","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb61af36-709e-4e76-ab19-0e347cbf1242"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T09:45:55Z","updated_at":"2025-08-04T09:46:03Z","revision_number":5,"project_id":"4f2e659677014543adc971c07742d7ad"}]}' 2025-08-04 09:47:41,633 99490 DEBUG [tempest.common.waiters] Server ID e0ea2236-8f9f-413d-b6c8-a84a2380c31e ports are all ACTIVE [{'id': '60fea5f6-051f-41c5-a602-e70c09d40085', 'name': '', 'network_id': '6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913', 'tenant_id': '4f2e659677014543adc971c07742d7ad', 'mac_address': 'fa:16:3e:9c:b0:c6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0ea2236-8f9f-413d-b6c8-a84a2380c31e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '828741e1-7826-43bc-bbc6-e67bf1be6a0e', 'ip_address': '10.0.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb61af36-709e-4e76-ab19-0e347cbf1242'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T09:45:55Z', 'updated_at': '2025-08-04T09:46:03Z', 'revision_number': 5, 'project_id': '4f2e659677014543adc971c07742d7ad'}]: 2025-08-04 09:47:41,732 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=4e6b3d95-6f30-40bb-bfba-483457558e47&port_id=60fea5f6-051f-41c5-a602-e70c09d40085 0.098s 2025-08-04 09:47:41,732 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-e19262ab-0a65-4a25-b6f2-c6955f2b8c78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=4e6b3d95-6f30-40bb-bfba-483457558e47&port_id=60fea5f6-051f-41c5-a602-e70c09d40085'} Body: b'{"floatingips": []}' 2025-08-04 09:47:41,795 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/ne tworking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.062s 2025-08-04 09:47:41,795 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-0142560f-6769-4aeb-936f-f3cca4504a4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"ports":[{"id":"60fea5f6-051f-41c5-a602-e70c09d40085","name":"","network_id":"6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913","tenant_id":"4f2e659677014543adc971c07742d7ad","mac_address":"fa:16:3e:9c:b0:c6","admin_state_up":true,"status":"ACTIVE","device_id":"e0ea2236-8f9f-413d-b6c8-a84a2380c31e","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"828741e1-7826-43bc-bbc6-e67bf1be6a0e","ip_address":"10.0.0.4"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["fb61af36-709e-4e76-ab19-0e347cbf1242"],"description":"","binding:vnic_type":"normal","binding:profile":{},"binding:host_id":"user","binding:vif_type":"ovs","binding:vif_details":{"port_filter":true,"connectivity":"l2","bridge_name":"br-int","datapath_type":"system","bound_drivers":{"0":"ovn"}},"port_security_enabled":true,"tags":[],"created_at":"2025-08-04T09:45:55Z","updated_at":"2025-08-04T09:46:03Z","revision_number":5,"project_id":"4f2e659677014543adc971c07742d7ad"}]}' 2025-08-04 09:47:41,795 99490 DEBUG [tempest.common.waiters] Server ID e0ea2236-8f9f-413d-b6c8-a84a2380c31e ports are all ACTIVE [{'id': '60fea5f6-051f-41c5-a602-e70c09d40085', 'name': '', 'network_id': '6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913', 'tenant_id': '4f2e659677014543adc971c07742d7ad', 'mac_address': 'fa:16:3e:9c:b0:c6', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'e0ea2236-8f9f-413d-b6c8-a84a2380c31e', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '828741e1-7826-43bc-bbc6-e67bf1be6a0e', 'ip_address': '10.0.0.4'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['fb61af36-709e-4e76-ab19-0e347cbf1242'], 'description': '', 'binding:vnic_type': 'normal', 'binding:profile': {}, 'binding:host_id': 'user', 'binding:vif_type': 'ovs', 'binding:vif_details': {'port_filter': True, 'connectivity': 'l2', 'bridge_name': 'br-int', 'datapath_type': 'system', 'bound_drivers': {'0': 'ovn'}}, 'port_security_enabled': True, 'tags': [], 'created_at': '2025-08-04T09:45:55Z', 'updated_at': '2025-08-04T09:46:03Z', 'revision_number': 5, 'project_id': '4f2e659677014543adc971c07742d7ad'}]: 2025-08-04 09:47:43,283 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.487s 2025-08-04 09:47:43,283 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "port_id": "60fea5f6-051f-41c5-a602-e70c09d40085", "tenant_id": "4f2e659677014543adc971c07742d7ad", "fixed_ip_address": "10.0.0.4"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-e016e804-c688-40bc-8063-152330af6804', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "397fe6c4-ddd7-47b0-9da1-313c75af43fd", "tenant_id": "4f2e659677014543adc971c07742d7ad", "floating_ip_address": "172.24.4.227", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "2fb7e8ef-43a3-4601-9991-956e8cd9911b", "port_id": "60fea5f6-051f-41c5-a602-e70c09d40085", "fixed_ip_address": "10.0.0.4", "status": "DOWN", " project_id": "4f2e659677014543adc971c07742d7ad", "description": "", "port_details": {"name": "", "network_id": "6f5f1e57-3ee5-4b6b-a66a-f952b1ed0913", "mac_address": "fa:16:3e:9c:b0:c6", "admin_state_up": true, "status": "ACTIVE", "device_id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:47:42Z", "updated_at": "2025-08-04T09:47:42Z", "revision_number": 0}}' 2025-08-04 09:47:43,285 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.227:22' as 'cirros' with public key authentication 2025-08-04 09:47:43,301 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:47:43,404 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:47:43,404 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.227 successfully created 2025-08-04 09:47:43,405 99490 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-04 09:47:43,405 99490 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.227:22' as 'cirros' with public key authentication 2025-08-04 09:47:43,408 99490 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:47:43,511 99490 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:47:43,512 99490 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.227 successfully created 2025-08-04 09:47:43,559 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.036s 2025-08-04 09:47:43,560 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb4a678c-863a-41da-96d0-ea29001cc6e4', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb4a678c-863a-41da-96d0-ea29001cc6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'{"volume": {"id": "76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:50.000000", "updated_at": "2025-08-04T09:45:50.000000", "name": "tempest-TestStampPattern-volume-892099468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}], "user_id": "25013179c83046c6934fcfb4acee802f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2e659677014543adc971c07742d7ad"}}' 2025-08-04 09:47:44,614 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.038s 2025-08-04 09:47:44,614 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0da9d21a-b777-4556-8e71-bf947fa12316', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-0da9d21a-b777-4556-8e71-bf947fa12316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'{"volume": {"id": "76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:45:50.000000", "updated_at": "2025-08-04T09:45:50.000000", "name": "tempest-TestStampPattern-volume-892099468", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a"}], "user_id": "25013179c83046c6934fcfb4acee802f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4f2e659677014543adc971c07742d7ad"}}' 2025-08-04 09:47:45,103 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/397fe6c4-ddd7-47b0-9da1-313c75af43fd 0.475s 2025-08-04 09:47:45,104 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-22658ead-411f-48fa-bd60-5cea84eeb2b6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/397fe6c4-ddd7-47b0-9da1-313c75af43fd'} Body: b'' 2025-08-04 09:47:45,238 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.134s 2025-08-04 09:47:45,238 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e45f499c-7659-4cf4-8107-a093b2e95e40', 'x-compute-request-id': 'req-e45f499c-7659-4cf4-8107-a093b2e95e40', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'' 2025-08-04 09:47:45,496 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.257s 2025-08-04 09:47:45,497 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:45 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-e99cdc11-2528-4761-b3fe-63f91f3b6071', 'x-compute-request-id': 'req-e99cdc11-2528-4761-b3fe-63f91f3b6071', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"server": {"id": "e0ea2236-8f9f-413d-b6c8-a84a2380c31e", "name": "tempest-TestStampPattern-server-478408994", "status": "ACTIVE", "tenant_id": "4f2e659677014543adc971c07742d7ad", "user_id": "25013179c83046c6934fcfb4acee802f", "metadata": {}, "hostId": "9d021442f2e69305330bd88986b79b031 37845305a470870e7c86cd5", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:45:50Z", "updated": "2025-08-04T09:47:45Z", "addresses": {"tempest-TestStampPattern-917198324-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}, {"version": 4, "addr": "172.24.4.227", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:b0:c6"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1054516360", "OS-SRV-USG:launched_at": "2025-08-04T09:46:06.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1777749939"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:48:35,596 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e 0.042s 2025-08-04 09:48:35,597 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 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-04de3373-2e11-4109-b6e5-8b0e7150036f', 'x-compute-request-id': 'req-04de3373-2e11-4109-b6e5-8b0e7150036f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e0ea2236-8f9f-413d-b6c8-a84a2380c31e'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e0ea2236-8f9f-413d-b6c8-a84a2380c31e could not be found."}}' 2025-08-04 09:48:35,700 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.103s 2025-08-04 09:48:35,701 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa8a14c-19df-49a3-8dec-3180829b896c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'' 2025-08-04 09:48:35,731 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a 0.029s 2025-08-04 09:48:35,731 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffb3650d-c736-4749-be68-24ca46540e9c' , 'x-openstack-request-id': 'req-ffb3650d-c736-4749-be68-24ca46540e9c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 76fe0abb-bbd5-4bd3-b5e7-9c2ff656598a could not be found."}}' 2025-08-04 09:48:36,053 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/fb61af36-709e-4e76-ab19-0e347cbf1242 0.321s 2025-08-04 09:48:36,053 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-9f40cc28-c5d8-4de2-a367-f198749cf0d9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/fb61af36-709e-4e76-ab19-0e347cbf1242'} Body: b'' 2025-08-04 09:48:36,079 99490 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1054516360 0.026s 2025-08-04 09:48:36,080 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-799bd697-63e7-4583-aec0-ea954351bf50', 'x-compute-request-id': 'req-799bd697-63e7-4583-aec0-ea954351bf50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1054516360'} 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 105, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 04ab8028-4fa3-4282-b701-e2d8d50a37db failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:48:44,636 99490 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.333s 2025-08-04 09:48:44,636 99490 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-191709372"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e262c54-1caa-4920-8b59-e00d4f7d96ca', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e262c54-1caa-4920-8b59-e00d4f7d96ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "04ab8028-4fa3-4282-b701-e2d8d50a37db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:44.576617", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191709372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}], "user_id": "a4518cff6b074e0fa17fb7fd8f6c18a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:48:44,691 99490 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db 0.042s 2025-08-04 09:48:44,691 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa188ca6-1156-4d9b-bbea-9fe2c613aecb', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa188ca6-1156-4d9b-bbea-9fe2c613aecb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db'} Body: b'{"volume": {"id": "04ab8028-4fa3-4282-b701-e2d8d50a37db", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:45.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191709372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}], "user_id": "a4518cff6b074e0fa17fb7fd8f6c18a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcd80323bcad4cf0a3a475a711464366"}}' 2025-08-04 09:48:45,744 99490 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db 0.038s 2025-08-04 09:48:45,744 99490 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:45 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ff7c738-cfc8-478c-bfe7-a7b33efb6ca9', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ff7c738-cfc8-478c-bfe7-a7b33efb6ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db'} Body: b'{"volume": {"id": "04ab8028-4fa3-4282-b701-e2d8d50a37db", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:45.000000", "updated_at": "2025-08-04T09:48:45.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-191709372", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/04ab8028-4fa3-4282-b701-e2d8d50a37db"}], "user_id": "a4518cff6b074e0fa17fb7fd8f6c18a8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fcd80323bcad4cf0a3a475a711464366"}}' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 107039d6-674f-42a1-bd69-80c7d107339b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:46:41,351 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:46:41,351 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:46:41,495 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.143s 2025-08-04 09:46:41,496 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-205161752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH9zrjV+FYxSe0cF1KoKa2wRs61RGfAWFGRHAcy8iSrwi9jl1oQonf/7m9GlC2SyngqefaQkmm6CLW7ljBOd9zG2vHaTDD51170FNQoIQmcV9IX7KWFktYsuHVPqXeaHkw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 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-6f97ab01-5f92-4ad2-b016-d0355d8345ef', 'x-compute-request-id': 'req-6f97ab01-5f92-4ad2-b016-d0355d8345ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-205161752", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH9zrjV+FYxSe0cF1KoKa2wRs61RGfAWFGRHAcy8iSrwi9jl1oQonf/7m9GlC2SyngqefaQkmm6CLW7ljBOd9zG2vHaTDD51170FNQoIQmcV9IX7KWFktYsuHVPqXeaHkw==", "fingerprint": "1e:97:63:90:ca:5c:55:fa:4a:f2:5a:91:21:df:29:b3", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3"}}' 2025-08-04 09:46:41,498 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-205161752 created 2025-08-04 09:46:41,767 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.268s 2025-08-04 09:46:41,768 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--439310148", "description": "tempest-description--2121042470"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-9ff5c7fc-d9e4-4efe-9aac-5a04948fb1ab', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "name": "tempest-securitygroup--439310148", "stateful": true, "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "tempest-description--2121042470", "shared": false, "security_group_rules": [{"id": "03d6e558-480f-487c-992c-ab41884137e3", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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": 1168, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 0}, {"id": "d6e65bd6-ad05-4445-ab96-4f7e68f788ee", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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": 1169, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:46:41,972 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.204s 2025-08-04 09:46:41,972 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-f488b227-1a9c-4932-9aa3-c13edcfaf657', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "be35e529-d336-4257-9ca2-679ecf48c8d1", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:46:41Z", "updated_at": "2025-08-04T09:46:41Z", "revision_number": 0}}' 2025-08-04 09:46:42,176 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.203s 2025-08-04 09:46:42,177 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-55d1f980-b95d-4ffa-a698-c7f3e5da5222', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "02ba689c-7adf-4676-833a-69f319066fd8", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "b05c1165-ab20-4445-a58d-7ec1b1b5891b", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:46:42Z", "updated_at": "2025-08-04T09:46:42Z", "revision_number": 0}}' 2025-08-04 09:46:42,177 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--439310148 created 2025-08-04 09:46:42,855 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.677s 2025-08-04 09:46:42,856 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-118b1e4c-3e5e-47fb-a8de-08a5e38ecf69', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "32ff0b13-3f1b-49b0-a2d2-86bcee045968", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.45", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:46:42Z", "updated_at": "2025-08-04T09:46:42Z", "revision_number": 0}}' 2025-08-04 09:46:42,856 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '32ff0b13-3f1b-49b0-a2d2-86bcee045968', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:46:42Z', 'updated_at': '2025-08-04T09:46:42Z', 'revision_number': 0, 'ip': '172.24.4.45'} created 2025-08-04 09:46:42,916 99504 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.054s 2025-08-04 09:46:42,916 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c40c451a-bf13-4f68-b372-736a8f87417a', '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": "ee41094ac2b140bc82b3a4e7c38421e3", "name": "tempest-AttachVolumeNegativeTest-1525452451-project-member", "password_expires_at": null}, "audit_ids": ["AY4uoAZFQ0-OwuRIma2j2Q"], "expires_at": "2025-08-04T10:46:42.000000Z", "issued_at": "2025-08-04T09:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cc2cf5b5494f0c9e7bf232d452d134", "name": "tempest-AttachVolumeNegativeTest-1525452451"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f 4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2cc2cf5b5494f0c9e7bf232d452d134", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:46:42,917 99504 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '472e9cf2-d04d-4c44-b508-9ab9ba1508c4', 'name': 'tempest-AttachVolumeNegativeTest-320371671-network', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:46:34Z', 'updated_at': '2025-08-04T09:46:34Z', 'revision_number': 1} available for tenant 2025-08-04 09:46:42,917 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-205161752', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH9zrjV+FYxSe0cF1KoKa2wRs61RGfAWFGRHAcy8iSrwi9jl1oQonf/7m9GlC2SyngqefaQkmm6CLW7ljBOd9zG2vHaTDD51170FNQoIQmcV9IX7KWFktYsuHVPqXeaHkw==', 'fingerprint': '1e:97:63:90:ca:5c:55:fa:4a:f2:5a:91:21:df:29:b3', 'user_id': 'ee41094ac2b140bc82b3a4e7c38421e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmlDOapTATyPERF9/4C2FvBch1fMKabz7Rt3ttX7rTX3kVVOn0f/v9\nDlEregv87TmgBwYFK4EEACKhZANiAAR/c641fhWMUntHBdSqCmtsEbOtURnwFhRk\nRwHMvIkq8IvY5daEKJ3/+5vRpQtksp4Knn2kJJpugi1u5YwTnfcxtrx2kww+dde9\nBTUKCEJnFfSF+ylhZLWLLh1T6l3mh5M=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b05c1165-ab20-4445-a58d-7ec1b1b5891b', 'name': 'tempest-securitygroup--439310148', 'stateful': True, 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': 'tempest-description--2121042470', 'shared': False, 'security_group_rules': [{'id': '03d6e558-480f-487c-992c-ab41884137e3', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'b05c1165-ab20-4445-a58d-7ec1b1b5891b', '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': 1168, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:46:41Z', 'updated_at': '2025-08-04T09:46:41Z', 'revision_number': 0}, {'id': 'd6e65bd6-ad05-4445-ab96-4f7e68f788ee', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'b05c1165-ab20-4445-a58d-7ec1b1b5891b', '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': 1169, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:46:41Z', 'updated_at': '2025-08-04T09:46:41Z', 'revision_numbe r': 0}], 'tags': [], 'created_at': '2025-08-04T09:46:41Z', 'updated_at': '2025-08-04T09:46:41Z', 'revision_number': 1, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134'}, 'floating_ip': {'id': '32ff0b13-3f1b-49b0-a2d2-86bcee045968', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.45', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:46:42Z', 'updated_at': '2025-08-04T09:46:42Z', 'revision_number': 0, 'ip': '172.24.4.45'}} 2025-08-04 09:46:43,459 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 0.541s 2025-08-04 09:46:43,460 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1900947963", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4"}], "security_groups": [{"name": "tempest-securitygroup--439310148"}], "key_name": "tempest-keypair-205161752", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58241840-d4e0-41f5-a2eb-e7d8be1c8d8e', 'x-compute-request-id': 'req-58241840-d4e0-41f5-a2eb-e7d8be1c8d8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--439310148"}], "adminPass": "password"}}' 2025-08-04 09:46:43,527 99504 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/b3211507-1556-4fea-951f-521886af303d 0.064s 2025-08-04 09:46:43,527 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-201a2746-9220-4d23-82b5-e7b84ff89274', 'x-compute-request-id': 'req-201a2746-9220-4d23-82b5-e7b84ff89274', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "name": "tempest-AttachVolumeNegativeTest-server-1900947963", "status": "BUILD", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.2 10/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:46:43Z", "updated": "2025-08-04T09:46:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-205161752", "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": []}}' 2025-08-04 09:47:33,838 99504 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/b3211507-1556-4fea-951f-521886af303d 0.247s 2025-08-04 09:47:33,838 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31a7dd16-7554-4db0-ab5e-b619da3afafe', 'x-compute-request-id': 'req-31a7dd16-7554-4db0-ab5e-b619da3afafe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "name": "tempest-AttachVolumeNegativeTest-server-1900947963", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:46:43Z", "updated": "2025-08-04T09:46:58Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e3:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-205161752", "OS-SRV-USG:launched_at": "2025-08-04T09:46:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--439310148"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:47:33,852 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:48:34,082 99504 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/b3211507-1556-4fea-951f-521886af303d/os-interface 0.169s 2025-08-04 09:48:34,082 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mo n, 04 Aug 2025 09:48:33 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-df055a2d-797a-4660-b552-1c8161285f01', 'x-compute-request-id': 'req-df055a2d-797a-4660-b552-1c8161285f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "port_id": "5ce214bb-a1cf-4fc2-8625-2b2ad4586675", "mac_addr": "fa:16:3e:0b:e3:86", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8f2ca369-47d5-489b-9558-18f50bed55c7", "ip_address": "10.0.0.10"}]}]}' 2025-08-04 09:48:35,102 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968 1.015s 2025-08-04 09:48:35,103 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5ce214bb-a1cf-4fc2-8625-2b2ad4586675"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-abb8dc0a-7d95-4d8c-be05-9c30171701eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968'} Body: b'{"floatingip": {"id": "32ff0b13-3f1b-49b0-a2d2-86bcee045968", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.45", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "39ef5f9b-6005-4187-a6e2-51805a2787b7", "port_id": "5ce214bb-a1cf-4fc2-8625-2b2ad4586675", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "mac_address": "fa:16:3e:0b:e3:86", "admin_state_up": true, "status": "ACTIVE", "device_id": "b3211507-1556-4fea-951f-521886af303d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:46:42Z", "updated_at": "2025-08-04T09:48:34Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:48:35,104 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.45:22' as 'cirros' with public key authentication 2025-08-04 09:48:36,116 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:48:36,219 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:48:36,220 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.45 successfully created 2025-08-04 09:48:36,265 99504 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/b3211507-1556-4fea-951f-521886af303d/ips 0.045s 2025-08-04 09:48:36,266 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '147', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-780e5b6d-da4d-4f80-a69e-2f5445f9cb8c', 'x-compute-request-id': 'req-780e5b6d-da4d-4f80-a69e-2f5445f9cb8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507 -1556-4fea-951f-521886af303d/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.10"}, {"version": 4, "addr": "172.24.4.45"}]}}' 2025-08-04 09:48:36,694 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.425s 2025-08-04 09:48:36,695 99504 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-1106108607"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e56775dc-5b7e-483b-85b7-79b4aec6f82a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e56775dc-5b7e-483b-85b7-79b4aec6f82a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "107039d6-674f-42a1-bd69-80c7d107339b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:36.442290", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1106108607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:48:36,754 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b 0.044s 2025-08-04 09:48:36,754 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-939a0edc-736b-4d53-9931-62573272c7ed', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-939a0edc-736b-4d53-9931-62573272c7ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b'} Body: b'{"volume": {"id": "107039d6-674f-42a1-bd69-80c7d107339b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1106108607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:48:37,818 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b 0.039s 2025-08-04 09:48:37,818 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01810991-6dc6-4e7a-88b6-ac643f2f73bd', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01810991-6dc6-4e7a-88b6-ac643f2f73bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b'} Body: b'{"volume": {"id": "107039d6-674f-42a1-bd69-80c7d107339b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:48:36.000000", "updated_at": "2025-08-04T09:48:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1106108607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/107039d6-674f-42a1-bd69-80c7d107339b"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:48:37,943 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d 0.111s 2025-08-04 09:48:37,943 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48: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-a2bb9d1a-aaf9-4e73-9497-2a45053daf51', 'x-compute-request-id': 'req-a2bb9d1a-aaf9-4e73-9497-2a45053daf51', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'' 2025-08-04 09:48:38,181 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d 0.237s 2025-08-04 09:48:38,182 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1666', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30291a71-d3b4-4d59-8a13-b8ba9170427c', 'x-compute-request-id': 'req-30291a71-d3b4-4d59-8a13-b8ba9170427c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"server": {"id": "b3211507-1556-4fea-951f-521886af303d", "name": "tempest-AttachVolumeNegativeTest-server-1900947963", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2 025-08-04T09:46:43Z", "updated": "2025-08-04T09:48:38Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e3:86"}, {"version": 4, "addr": "172.24.4.45", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0b:e3:86"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b3211507-1556-4fea-951f-521886af303d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-205161752", "OS-SRV-USG:launched_at": "2025-08-04T09:46:58.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--439310148"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:49:28,296 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d 0.048s 2025-08-04 09:49:28,297 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3b20e81d-3a24-42c8-9f05-fcd16995b259', 'x-compute-request-id': 'req-3b20e81d-3a24-42c8-9f05-fcd16995b259', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b3211507-1556-4fea-951f-521886af303d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b3211507-1556-4fea-951f-521886af303d could not be found."}}' 2025-08-04 09:49:28,331 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-205161752 0.034s 2025-08-04 09:49:28,332 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-52857e0b-f248-4c01-a768-8f4642442747', 'x-compute-request-id': 'req-52857e0b-f248-4c01-a768-8f4642442747', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-205161752'} Body: b'' 2025-08-04 09:49:28,528 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b 0.195s 2025-08-04 09:49:28,528 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-585677bb-9177-45bd-97fe-b4ff6cfee6c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b'} Body: b'' 2025-08-04 09:49:28,561 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cl eanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b 0.033s 2025-08-04 09:49:28,562 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-c9629fd0-90c1-4150-894d-e6df39c1aa34', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b05c1165-ab20-4445-a58d-7ec1b1b5891b'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group b05c1165-ab20-4445-a58d-7ec1b1b5891b does not exist", "detail": ""}}' 2025-08-04 09:49:28,938 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968 0.376s 2025-08-04 09:49:28,938 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-57aba4ae-71db-4b8f-ab8d-0a7b32495f58', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/32ff0b13-3f1b-49b0-a2d2-86bcee045968'} 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 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_minimum_basic.py", line 101, in test_minimum_basic_scenario volume = self.create_volume() File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume cc7ea4ee-24d1-49be-8a7f-325af240a6f5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:47:56,925 99494 DEBUG [tempest.scenario.manager] paths: img: /opt/stack/devstack/files/cirros-0.6.3-x86_64-disk.img, container_format: bare, disk_format: qcow2, properties: None 2025-08-04 09:47:57,487 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.560s 2025-08-04 09:47:57,487 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--2144917805", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-03283d7a-956c-4994-a709-87630648f0c1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--2144917805", "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": "6db913d91e214520ad5b87826360cc83", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "created_at": "2025-08-04T09:47:57Z", "updated_at": "2025-08-04T09:47:57Z", "tags": [], "self": "/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8", "file": "/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:47:58,578 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8/file 1.089s 2025-08-04 09:47:58,578 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-6c74030b-50c5-43d4-8e04-d0091c16a7b8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8/file'} Body: b'' 2025-08-04 09:47:58,579 99494 DEBUG [tempest.scenario.manager] image:54267b38-cd8f-4f92-bf98-d463311b2ed8 2025-08-04 09:47:58,641 99494 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.061s 2025-08-04 09:47:58,642 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1499823063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMMNmxFhU5p5sljR1DNqzSRCIL4+/9hGzlaYMwQ2O2bv46LYF27cowumiaM3R39zvTFd//Y7RveSwbxjT6LKLaiagLBXiqGXMZ1Qy4N2MTPMMC73xRoo3ZRWnA2pXvM/qg=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:58 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-e27221af-2355-44aa-a4a2-0875d9c28c1d', 'x-compute-request-id': 'req-e27221af-2355-44aa-a4a2-0875d9c28c1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-149 9823063", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMMNmxFhU5p5sljR1DNqzSRCIL4+/9hGzlaYMwQ2O2bv46LYF27cowumiaM3R39zvTFd//Y7RveSwbxjT6LKLaiagLBXiqGXMZ1Qy4N2MTPMMC73xRoo3ZRWnA2pXvM/qg==", "fingerprint": "19:04:a1:67:a2:8a:5b:f8:81:5f:52:0e:1b:17:4f:bb", "user_id": "446d1e42371448d49c899ad2a6a773b8"}}' 2025-08-04 09:47:58,738 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 09:47:58,738 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2495', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4404c0b5-0858-474f-a8cf-bb84b101207e', '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": "446d1e42371448d49c899ad2a6a773b8", "name": "tempest-TestMinimumBasicScenario-901431227-project-member", "password_expires_at": null}, "audit_ids": ["T6A4Nw1oQv-iyphs_2uR7g"], "expires_at": "2025-08-04T10:47:58.000000Z", "issued_at": "2025-08-04T09:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6db913d91e214520ad5b87826360cc83", "name": "tempest-TestMinimumBasicScenario-901431227"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/6db913d91e214520ad5b87826360cc83", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:47:58,739 99494 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': 'e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a', 'name': 'tempest-TestMinimumBasicScenario-462223653-network', 'tenant_id': '6db913d91e214520ad5b87826360cc83', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '6db913d91e214520ad5b87826360cc83', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 36432, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:44:56Z', 'updated_at': '2025-08-04T09:44:56Z', 'revision_number': 1} available for tenant 2025-08-04 09:47:59,406 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.667s 2025-08-04 09:47:59,406 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-467951342", "imageRef": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "networks": [{"uuid": "e8f8d5ea-8e6e-42fc-b7c4-d34bd8b9bf0a"}]}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7b42c2e3-3324-47e6-9cbd-72b6e2c15ce4', 'x-compute-request-id': 'req-7b42c2e3-3324-47e6-9cbd-72b6e2c15ce4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "sriY4ADKE9QG"}}' 2025-08-04 09:47:59,474 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.065s 2025-08-04 09:47:59,475 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1250', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b814794d-4628-4f05-ae6c-058206bb3e9a', 'x-compute-request-id': 'req-b814794d-4628-4f05-ae6c-058206bb3e9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "BUILD", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:47:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ :availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "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": []}}' 2025-08-04 09:48:49,747 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.209s 2025-08-04 09:48:49,748 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7e75d19f-c403-4700-ad1d-4828adab1d46', 'x-compute-request-id': 'req-7e75d19f-c403-4700-ad1d-4828adab1d46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:48:15Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:48:49,762 99494 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:49:50,095 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.293s 2025-08-04 09:49:50,095 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-67eae87a-6213-454a-b6d1-4dd28c279f63', 'x-compute-request-id': 'req-67eae87a-6213-454a-b6d1-4dd28c279f63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b5 0-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:48:15Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:49:50,179 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.068s 2025-08-04 09:49:50,179 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '340', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d884adf2-de5f-4785-b364-b64b75c75777', 'x-compute-request-id': 'req-d884adf2-de5f-4785-b364-b64b75c75777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}]}]}' 2025-08-04 09:49:50,395 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.212s 2025-08-04 09:49:50,395 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c1e5731c-6d79-40fe-a02b-d65834684769', 'x-compute-request-id': 'req-c1e5731c-6d79-40fe-a02b-d65834684769', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe972 0c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:48:15Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:49:50,647 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.236s 2025-08-04 09:49:50,647 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-907094272", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-714aa1f1-806d-4d54-8204-f64b01401096', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-714aa1f1-806d-4d54-8204-f64b01401096', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc7ea4ee-24d1-49be-8a7f-325af240a6f5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:49:50.581184", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-907094272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:49:50,702 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.042s 2025-08-04 09:49:50,702 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f3786b3-5386-4f33-aee8-00cd2684bd43', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f3786b3-5386-4f33-aee8-00cd2684bd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'{"volume": {"id": "cc7ea4ee-24d1-49be-8a7f-325af240a6f5", "status": "creating", "size": 1, "availabi lity_zone": "nova", "created_at": "2025-08-04T09:49:51.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-907094272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:49:51,759 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.041s 2025-08-04 09:49:51,760 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f64cc0-4e5c-4691-aec5-59440ee4d1cf', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f64cc0-4e5c-4691-aec5-59440ee4d1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'{"volume": {"id": "cc7ea4ee-24d1-49be-8a7f-325af240a6f5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:49:51.000000", "updated_at": "2025-08-04T09:49:51.000000", "name": "tempest-TestMinimumBasicScenario-volume-907094272", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5"}], "user_id": "446d1e42371448d49c899ad2a6a773b8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "6db913d91e214520ad5b87826360cc83"}}' 2025-08-04 09:49:51,864 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.090s 2025-08-04 09:49:51,864 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49: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-fc24caff-daff-42ef-a6fb-8b58cc5af113', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'' 2025-08-04 09:49:51,885 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5 0.020s 2025-08-04 09:49:51,885 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49: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-cad234 11-3ee6-4b3f-9e74-a3037c7f2ce6', 'x-openstack-request-id': 'req-cad23411-3ee6-4b3f-9e74-a3037c7f2ce6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cc7ea4ee-24d1-49be-8a7f-325af240a6f5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cc7ea4ee-24d1-49be-8a7f-325af240a6f5 could not be found."}}' 2025-08-04 09:49:52,004 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.118s 2025-08-04 09:49:52,005 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:51 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-eafeaa2a-cd23-4646-a79d-8155ba9e6ac8', 'x-compute-request-id': 'req-eafeaa2a-cd23-4646-a79d-8155ba9e6ac8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'' 2025-08-04 09:49:52,614 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b 0.609s 2025-08-04 09:49:52,614 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-57f24f88-cb85-4850-b8d7-a5287e4857d0', 'x-compute-request-id': 'req-57f24f88-cb85-4850-b8d7-a5287e4857d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"server": {"id": "e7e4cec5-7579-4a5a-9b50-775432e54c5b", "name": "tempest-TestMinimumBasicScenario-server-467951342", "status": "ACTIVE", "tenant_id": "6db913d91e214520ad5b87826360cc83", "user_id": "446d1e42371448d49c899ad2a6a773b8", "metadata": {}, "hostId": "5e5cfcbe9720c1a842c4f436ee79d62743033710121df5aeb596e2ed", "image": {"id": "54267b38-cd8f-4f92-bf98-d463311b2ed8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/54267b38-cd8f-4f92-bf98-d463311b2ed8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:47:59Z", "updated": "2025-08-04T09:49:52Z", "addresses": {"tempest-TestMinimumBasicScenario-462223653-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bc:22:5a"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1499823063", "OS-SRV-USG:launched_at": "2025-08-04T09:48:14.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": []}}' 2025-08-04 09:50:42,810 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e7e4cec 5-7579-4a5a-9b50-775432e54c5b 0.125s 2025-08-04 09:50:42,810 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:42 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-c0f78d58-082b-455b-bf5e-f90d136da97d', 'x-compute-request-id': 'req-c0f78d58-082b-455b-bf5e-f90d136da97d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e7e4cec5-7579-4a5a-9b50-775432e54c5b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e7e4cec5-7579-4a5a-9b50-775432e54c5b could not be found."}}' 2025-08-04 09:50:42,843 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1499823063 0.032s 2025-08-04 09:50:42,843 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:42 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-54dc135b-b007-4584-b9ac-98bab61eb40d', 'x-compute-request-id': 'req-54dc135b-b007-4584-b9ac-98bab61eb40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1499823063'} Body: b'' 2025-08-04 09:50:42,941 99494 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8 0.098s 2025-08-04 09:50:42,942 99494 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-f8ee8b13-46b8-437c-a354-b061d1e412f6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/54267b38-cd8f-4f92-bf98-d463311b2ed8'} Body: b'' 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume ce7fe93e-4a03-4a4d-b7ae-33588d19da67 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:49:28,942 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:49:28,942 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:49:28,999 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.055s 2025-08-04 09:49:28,999 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-361476645", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMH4/IpVwVI7Wgtv3H1eIcll7p79VWNYg7L5I2s7d92YtmCNJF2MrNxuRahiThljZ74pQW7lsuq0YPWG3ZRZP2MSnyo4u9rtjnUEqNsAtxSmPxrnYRsAR9OwsmrY89eR7A=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:28 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-a3c10cb1-bb9e-494e-a355-1455cd866280', 'x-compute-request-id': 'req-a3c10cb1-bb9e-494e-a355-1455cd866280', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-361476645", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMH4/IpVwVI7Wgtv3H1eIcll7p79VWNYg7L5I2s7d92YtmCNJF2MrNxuRahiThljZ74pQW7lsuq0YPWG3ZRZP2MSnyo4u9rtjnUEqNsAtxSmPxrnYRsAR9OwsmrY89eR7A==", "fingerprint": "66:be:01:9b:4e:ae:fe:dc:4d:d7:de:0d:c3:97:6b:b3", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3"}}' 2025-08-04 09:49:29,001 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-361476645 created 2025-08-04 09:49:29,240 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.238s 2025-08-04 09:49:29,241 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--305834625", "description": "tempest-description--993078589"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-8c22d153-4f12-4f30-a264-7b801f108890', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "be130cf1-444b-443e-8ebb-7f5632796375", "name": "tempest-securitygroup--305834625", "stateful": true, "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "tempest-description--993078589", "shared": false, "security_group_rules": [{"id": "7ca9a2c5-ead4-424b-8188-85adf2dc1c18", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "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": 1227, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}, {"id": "90fc8a50-e384-422b-9c85-a2ca909e1709", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_ra nge_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": 1228, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:49:29,838 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.596s 2025-08-04 09:49:29,838 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-855f6ce3-8822-4398-b31d-0e07a4aa97a2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08ccea93-03d3-4612-9b6a-e4af1f0ce8ae", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}}' 2025-08-04 09:49:30,066 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 09:49:30,066 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-4f536e94-251d-405d-ac1e-a6125b75c5eb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "ae838ef9-d206-4950-81c5-f765087bf6c7", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "be130cf1-444b-443e-8ebb-7f5632796375", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:49:29Z", "updated_at": "2025-08-04T09:49:29Z", "revision_number": 0}}' 2025-08-04 09:49:30,066 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--305834625 created 2025-08-04 09:49:30,698 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.631s 2025-08-04 09:49:30,698 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f554f63a-0e75-4032-8bc1-465c3be23873', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e56ebc78-6f44-4e3f-a1e4-de420eb46424", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.86", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:49:30Z", "updated_at": "2025-08-04T09:49:30Z", "revision_number": 0}}' 2025-08-04 09:49:30,699 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e56ebc78-6f44-4e3f-a1e4-de420eb46424', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:49:30Z', 'updated_at': '2025-08-04T09:49:30Z', 'revision_number': 0, 'ip': '172.24.4.86'} created 2025-08-04 09:49:30,793 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.088s 2025-08-04 09:49:30,793 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-b049913c-71ae-4d7b-9a36-eee011228859', '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": "ee41094ac2b140bc82b3a4e7c38421e3", "name": "tempest-AttachVolumeNegativeTest-1525452451-project-member", "password_expires_at": null}, "audit_ids": ["zvBgpQQJS5iXcruukx6IJw"], "expires_at": "2025-08-04T10:49:30.000000Z", "issued_at": "2025-08-04T09:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cc2cf5b5494f0c9e7bf232d452d134", "name": "tempest-AttachVolumeNegativeTest-1525452451"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229 c11", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2cc2cf5b5494f0c9e7bf232d452d134", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:49:30,794 99504 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '472e9cf2-d04d-4c44-b508-9ab9ba1508c4', 'name': 'tempest-AttachVolumeNegativeTest-320371671-network', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:46:34Z', 'updated_at': '2025-08-04T09:46:34Z', 'revision_number': 1} available for tenant 2025-08-04 09:49:30,794 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-361476645', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBMH4/IpVwVI7Wgtv3H1eIcll7p79VWNYg7L5I2s7d92YtmCNJF2MrNxuRahiThljZ74pQW7lsuq0YPWG3ZRZP2MSnyo4u9rtjnUEqNsAtxSmPxrnYRsAR9OwsmrY89eR7A==', 'fingerprint': '66:be:01:9b:4e:ae:fe:dc:4d:d7:de:0d:c3:97:6b:b3', 'user_id': 'ee41094ac2b140bc82b3a4e7c38421e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmoH4te8I7z3x6ALS2trSgpaeazNgkJqfeZQWn4l7N5bTT59zEpX1i\n3jVz7y5Pab+gBwYFK4EEACKhZANiAATB+PyKVcFSO1oLb9x9XiHJZe6e/VVjWIOy\n+SNrO3fdmLZgjSRdjKzcbkWoYk4ZY2e+KUFu5bLqtGD1ht2UWT9jEp8qOLva7Y51\nBKjbALcUpj8a52EbAEfTsLJq2PPXkew=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'be130cf1-444b-443e-8ebb-7f5632796375', 'name': 'tempest-securitygroup--305834625', 'stateful': True, 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': 'tempest-description--993078589', 'shared': False, 'security_group_rules': [{'id': '7ca9a2c5-ead4-424b-8188-85adf2dc1c18', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'be130cf1-444b-443e-8ebb-7f5632796375', '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': 1227, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:49:29Z', 'updated_at': '2025-08-04T09:49:29Z', 'revision_number': 0}, {'id': '90fc8a50-e384-422b-9c85-a2ca909e1709', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': 'be130cf1-444b-443e-8ebb-7f5632796375', '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': 1228, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:49:29Z', 'updated_at': '2025-08-04T09:49:29Z', 'revision_number': 0}], 'tag s': [], 'created_at': '2025-08-04T09:49:29Z', 'updated_at': '2025-08-04T09:49:29Z', 'revision_number': 1, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134'}, 'floating_ip': {'id': 'e56ebc78-6f44-4e3f-a1e4-de420eb46424', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.86', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:49:30Z', 'updated_at': '2025-08-04T09:49:30Z', 'revision_number': 0, 'ip': '172.24.4.86'}} 2025-08-04 09:49:31,443 99504 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.648s 2025-08-04 09:49:31,443 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-743996686", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4"}], "security_groups": [{"name": "tempest-securitygroup--305834625"}], "key_name": "tempest-keypair-361476645", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f528bae1-0b41-4116-91a6-1c9b0d515b3c', 'x-compute-request-id': 'req-f528bae1-0b41-4116-91a6-1c9b0d515b3c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--305834625"}], "adminPass": "password"}}' 2025-08-04 09:49:31,620 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.173s 2025-08-04 09:49:31,620 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1232', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06216612-99a0-43c1-9dcb-3ff367d9b29d', 'x-compute-request-id': 'req-06216612-99a0-43c1-9dcb-3ff367d9b29d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "name": "tempest-AttachVolumeNegativeTest-server-743996686", "status": "BUILD", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371 a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:49:31Z", "updated": "2025-08-04T09:49:31Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-361476645", "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": []}}' 2025-08-04 09:50:21,916 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.229s 2025-08-04 09:50:21,917 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:50:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1540', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-80f12ff6-b4dd-4265-918d-932ce95552e8', 'x-compute-request-id': 'req-80f12ff6-b4dd-4265-918d-932ce95552e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "name": "tempest-AttachVolumeNegativeTest-server-743996686", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:49:31Z", "updated": "2025-08-04T09:49:47Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ff:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-361476645", "OS-SRV-USG:launched_at": "2025-08-04T09:49:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305834625"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:50:21,931 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:51:22,141 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/os-interface 0.190s 2025-08-04 09:51:22,142 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:21 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-6dca9049-2b10-4f91-8e4b-76ee8848a4d5', 'x-compute-request-id': 'req-6dca9049-2b10-4f91-8e4b-76ee8848a4d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "port_id": "c11b853e-4331-479a-9603-63f1a16650a1", "mac_addr": "fa:16:3e:6c:ff:e5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8f2ca369-47d5-489b-9558-18f50bed55c7", "ip_address": "10.0.0.3"}]}]}' 2025-08-04 09:51:22,950 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424 0.803s 2025-08-04 09:51:22,950 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c11b853e-4331-479a-9603-63f1a16650a1"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4442ae39-4e70-41cd-a831-4bae0075fee0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424'} Body: b'{"floatingip": {"id": "e56ebc78-6f44-4e3f-a1e4-de420eb46424", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.86", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "39ef5f9b-6005-4187-a6e2-51805a2787b7", "port_id": "c11b853e-4331-479a-9603-63f1a16650a1", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "mac_address": "fa:16:3e:6c:ff:e5", "admin_state_up": true, "status": "ACTIVE", "device_id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:49:30Z", "updated_at": "2025-08-04T09:51:22Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:51:22,952 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.86:22' as 'cirros' with public key authentication 2025-08-04 09:51:22,969 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:51:23,076 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:51:23,076 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.86 successfully created 2025-08-04 09:51:23,376 99504 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/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/ips 0.299s 2025-08-04 09:51:23,376 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '107', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4f94bdf-45bf-4005-a069-ec600ca202be', 'x-compute-request-id': 'req-c4f94bdf-45bf-4005-a069-ec600ca202be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.3"}]}}' 2025-08-04 09:51:23,610 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 202 POST http://10.0.0.210/volume/v3/volumes 0.231s 2025-08-04 09:51:23,610 99504 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-1851859826"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ca7de6d-3952-4fd0-91be-da2714481e58', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ca7de6d-3952-4fd0-91be-da2714481e58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ce7fe93e-4a03-4a4d-b7ae-33588d19da67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:51:23.520559", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1851859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:51:23,674 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67 0.052s 2025-08-04 09:51:23,675 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24195785-e792-4713-b077-f8a126cadc0e', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24195785-e792-4713-b077-f8a126cadc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67'} Body: b'{"volume": {"id": "ce7fe93e-4a03-4a4d-b7ae-33588d19da67", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:51:24.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1851859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:51:24,727 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server): 200 GET http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67 0.038s 2025-08-04 09:51:24,727 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e080cda-9a29-4a0f-945a-6ba81edac759', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e080cda-9a29-4a0f-945a-6ba81edac759', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67'} Body: b'{"volume": {"id": "ce7fe93e-4a03-4a4d-b7ae-33588d19da67", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:51:24.000000", "updated_at": "2025-08-04T09:51:24.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1851859826", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ce7fe93e-4a03-4a4d-b7ae-33588d19da67"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:51:24,857 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.116s 2025-08-04 09:51:24,857 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e263b106-0711-4cca-a5c8-757028ed0c9d', 'x-compute-request-id': 'req-e263b106-0711-4cca-a5c8-757028ed0c9d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'' 2025-08-04 09:51:25,014 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.156s 2025-08-04 09:51:25,015 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1664', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b7548d-a40c-4f3e-8120-9069c38fafa9', 'x-compute-request-id': 'req-61b7548d-a40c-4f3e-8120-9069c38fafa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"server": {"id": "d016e5d8-d36b-4dcb-b19a-ca0d1133b831", "name": "tempest-AttachVolumeNegativeTest-server-743996686", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:49:31Z", "updated": "2025-08-04T09:51:25Z", "addresses": {"tempest-AttachVolumeNegativeTest- 320371671-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ff:e5"}, {"version": 4, "addr": "172.24.4.86", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:ff:e5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-361476645", "OS-SRV-USG:launched_at": "2025-08-04T09:49:46.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305834625"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:52:15,249 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831 0.172s 2025-08-04 09:52:15,249 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52: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-7c3d91a6-13e6-491c-a6b3-0e4a0b840700', 'x-compute-request-id': 'req-7c3d91a6-13e6-491c-a6b3-0e4a0b840700', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d016e5d8-d36b-4dcb-b19a-ca0d1133b831'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d016e5d8-d36b-4dcb-b19a-ca0d1133b831 could not be found."}}' 2025-08-04 09:52:15,280 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-361476645 0.030s 2025-08-04 09:52:15,280 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52: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-29fe9fe7-5a96-4c27-a007-be35e158ba7c', 'x-compute-request-id': 'req-29fe9fe7-5a96-4c27-a007-be35e158ba7c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-361476645'} Body: b'' 2025-08-04 09:52:15,509 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375 0.228s 2025-08-04 09:52:15,509 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ac2dc5e8-03b0-4c3f-a183-052cf2fe1331', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375'} Body: b'' 2025-08-04 09:52:15,537 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375 0. 027s 2025-08-04 09:52:15,538 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-1d08150b-5919-4e78-a344-59ed237c332b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/be130cf1-444b-443e-8ebb-7f5632796375'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group be130cf1-444b-443e-8ebb-7f5632796375 does not exist", "detail": ""}}' 2025-08-04 09:52:15,881 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424 0.343s 2025-08-04 09:52:15,882 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-6a3fa496-da49-41ce-a37e-5c8882aedd36', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e56ebc78-6f44-4e3f-a1e4-de420eb46424'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 32, in test_delete_attached_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume d8465a63-8acc-484d-acbe-8dd781d3e68e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:52:15,886 99504 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-04 09:52:15,886 99504 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-04 09:52:15,940 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.052s 2025-08-04 09:52:15,940 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1550229213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdDOSwx4grqYfMeaUiteP42c0GibpRcIrtQ3A++eWr2UE+v/xrqVLtpVKyO/kRro/cbdPoPOt7EG1FAZagiVQRHGJ0gu07zej0ZPDFdVP22vSz84ctiVzKhR9fRq1EtTw=="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 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-cd4c2a25-31c7-4b6b-9dcd-5cb16876161a', 'x-compute-request-id': 'req-cd4c2a25-31c7-4b6b-9dcd-5cb16876161a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1550229213", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdDOSwx4grqYfMeaUiteP42c0GibpRcIrtQ3A++eWr2UE+v/xrqVLtpVKyO/kRro/cbdPoPOt7EG1FAZagiVQRHGJ0gu07zej0ZPDFdVP22vSz84ctiVzKhR9fRq1EtTw==", "fingerprint": "ed:c3:02:6f:20:19:2c:0e:0b:2a:69:0c:63:58:b9:73", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3"}}' 2025-08-04 09:52:15,942 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1550229213 created 2025-08-04 09:52:16,174 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.231s 2025-08-04 09:52:16,175 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--474198919", "description": "tempest-description--869219899"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c71c6ff6-380f-46c2-b0a4-81f2229cfef8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "18be296c-899c-45f2-857b-e223998b6545", "name": "tempest-securitygroup--474198919", "stateful": true, "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "tempest-description--869219899", "shared": false, "security_group_rules": [{"id": "537022cf-5314-4ed0-aad4-13ec76736160", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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": 1236, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}, {"id": "99e5974c-0f35-45e0-b054-c74a384daabd", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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": 1235, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:52:16,414 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.238s 2025-08-04 09:52:16,414 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-c3f67243-70cc-441c-b7d0-25e5e6531456', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "245006f9-b919-413c-a74b-d6c8607cc047", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}}' 2025-08-04 09:52:16,642 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.227s 2025-08-04 09:52:16,643 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c6391206-9fac-4aac-88f7-cb65f58bda94', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b908af9e-d7a7-4b3c-ad0f-d893e918b94b", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "security_group_id": "18be296c-899c-45f2-857b-e223998b6545", "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, "belongs_to_default_sg": false, "description": "", "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}}' 2025-08-04 09:52:16,643 99504 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--474198919 created 2025-08-04 09:52:17,327 99504 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.683s 2025-08-04 09:52:17,328 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-601dd475-d0d9-4b7d-8d12-3a79aa4dd99c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e3de4e65-ece1-4732-829b-7dd231061b32", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.117", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:52:16Z", "revision_number": 0}}' 2025-08-04 09:52:17,328 99504 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e3de4e65-ece1-4732-829b-7dd231061b32', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0, 'ip': '172.24.4.117'} created 2025-08-04 09:52:17,378 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.045s 2025-08-04 09:52:17,378 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2497', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-29f506cd-8182-4ab3-b66c-e07e4099855e', '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": "ee41094ac2b140bc82b3a4e7c38421e3", "name": "tempest-AttachVolumeNegativeTest-1525452451-project-member", "password_expires_at": null}, "audit_ids": ["faBE28flTrOpoi7lUi1sFQ"], "expires_at": "2025-08-04T10:52:17.000000Z", "issued_at": "2025-08-04T09:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2cc2cf5b5494f0c9e7bf232d452d134", "name": "tempest-AttachVolumeNegativeTest-1525452451"}, "is_domain": false, "roles": [{"id": "8f6e2b09a8574cd28a1fec493cb44b03", "name": "member"}, {"id": "562f9d06eac84026b8dfe9cc34fb5d5d", "name": "reader"}], "catalog": [{"endpoints": [{"id": "1b1440350be24651a288b8c82b195156", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8a4deb0c40cc465291f7270690d6415f", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "eba0e45be860447fa2916734caf5613f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b07f6965488240358495a2aff2d6eb91", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "511707097b2d4e709a24d0baa9bcc653", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "db4d6c841236498c9a5b8da1b280d8c0", "type": "image", "name": "glance"}, {"endpoints": [{"id": "1f64bb8e276f43f98122bc83f791ce4d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "dedabadcecc24649bec73f4975229c11", "ty pe": "placement", "name": "placement"}, {"endpoints": [{"id": "39264f0c84134982b0e5bb98777f8274", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "eb44d9ee17a248b59f8b5fbba350172e", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "79934371ae634fc5aefa8715d8854f23", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "f7546215425f45b889fbc5d10961ee32", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "c8dbdbd826b04fb181a367de542cce68", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/f2cc2cf5b5494f0c9e7bf232d452d134", "region": "RegionOne"}], "id": "fe25e6100930487c859a983b880b1e15", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2025-08-04 09:52:17,379 99504 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '472e9cf2-d04d-4c44-b508-9ab9ba1508c4', 'name': 'tempest-AttachVolumeNegativeTest-320371671-network', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12295, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-04T09:46:34Z', 'updated_at': '2025-08-04T09:46:34Z', 'revision_number': 1} available for tenant 2025-08-04 09:52:17,379 99504 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1550229213', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFdDOSwx4grqYfMeaUiteP42c0GibpRcIrtQ3A++eWr2UE+v/xrqVLtpVKyO/kRro/cbdPoPOt7EG1FAZagiVQRHGJ0gu07zej0ZPDFdVP22vSz84ctiVzKhR9fRq1EtTw==', 'fingerprint': 'ed:c3:02:6f:20:19:2c:0e:0b:2a:69:0c:63:58:b9:73', 'user_id': 'ee41094ac2b140bc82b3a4e7c38421e3', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBPhWISGSfhHNfswh9cHQR+Hvk1S+XUud3E+Z6U9fyi94rFA/54+Sos\nFIKWxDuzOMmgBwYFK4EEACKhZANiAARXQzksMeIK6mHzHmlIrXj+NnNBom6UXCK7\nUNwPvnlq9lBPr/8a6lS7aVSsjv5Ea6P3G3T6DzrexBtRQGWoIlUERxidILtO83o9\nGTwxXVT9tr0s/OHLYlcyoUfX0atRLU8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '18be296c-899c-45f2-857b-e223998b6545', 'name': 'tempest-securitygroup--474198919', 'stateful': True, 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': 'tempest-description--869219899', 'shared': False, 'security_group_rules': [{'id': '537022cf-5314-4ed0-aad4-13ec76736160', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': '18be296c-899c-45f2-857b-e223998b6545', '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': 1236, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0}, {'id': '99e5974c-0f35-45e0-b054-c74a384daabd', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'security_group_id': '18be296c-899c-45f2-857b-e223998b6545', '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': 1235, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0}], 'tags': [], 'created_at': ' 2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 1, 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134'}, 'floating_ip': {'id': 'e3de4e65-ece1-4732-829b-7dd231061b32', 'tenant_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'floating_ip_address': '172.24.4.117', 'floating_network_id': '4e6b3d95-6f30-40bb-bfba-483457558e47', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'f2cc2cf5b5494f0c9e7bf232d452d134', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-04T09:52:16Z', 'updated_at': '2025-08-04T09:52:16Z', 'revision_number': 0, 'ip': '172.24.4.117'}} 2025-08-04 09:52:18,059 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.678s 2025-08-04 09:52:18,059 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-294985843", "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4"}], "security_groups": [{"name": "tempest-securitygroup--474198919"}], "key_name": "tempest-keypair-1550229213", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2e70538c-ce7c-4de5-989f-497b9f8b3e83', 'x-compute-request-id': 'req-2e70538c-ce7c-4de5-989f-497b9f8b3e83', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--474198919"}], "adminPass": "password"}}' 2025-08-04 09:52:18,141 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.079s 2025-08-04 09:52:18,142 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1233', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ac83857f-1378-4206-893c-717fb7c145cb', 'x-compute-request-id': 'req-ac83857f-1378-4206-893c-717fb7c145cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "name": "tempest-AttachVolumeNegativeTest-server-294985843", "status": "BUILD", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id" : "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:52:18Z", "updated": "2025-08-04T09:52:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1550229213", "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": []}}' 2025-08-04 09:53:08,444 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.238s 2025-08-04 09:53:08,444 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1542', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7a50e3e9-a32c-4e97-8099-aa4f1f009fd2', 'x-compute-request-id': 'req-7a50e3e9-a32c-4e97-8099-aa4f1f009fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "name": "tempest-AttachVolumeNegativeTest-server-294985843", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:52:18Z", "updated": "2025-08-04T09:52:33Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1550229213", "OS-SRV-USG:launched_at": "2025-08-04T09:52:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474198919"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:53:08,459 99504 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-04 09:54:08,705 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/os-interface 0.187s 2025-08-04 09:54:08,706 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'applic ation/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a3c3b94-552b-466c-ad62-814d826c660b', 'x-compute-request-id': 'req-0a3c3b94-552b-466c-ad62-814d826c660b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "port_id": "640bd65a-5370-44f5-abc6-ef6e1bb46d29", "mac_addr": "fa:16:3e:e8:54:48", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "8f2ca369-47d5-489b-9558-18f50bed55c7", "ip_address": "10.0.0.14"}]}]}' 2025-08-04 09:54:10,429 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32 1.719s 2025-08-04 09:54:10,430 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "640bd65a-5370-44f5-abc6-ef6e1bb46d29"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-23190d5d-787a-45e5-b5f4-1802cabd8d1e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32'} Body: b'{"floatingip": {"id": "e3de4e65-ece1-4732-829b-7dd231061b32", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "floating_ip_address": "172.24.4.117", "floating_network_id": "4e6b3d95-6f30-40bb-bfba-483457558e47", "router_id": "39ef5f9b-6005-4187-a6e2-51805a2787b7", "port_id": "640bd65a-5370-44f5-abc6-ef6e1bb46d29", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "472e9cf2-d04d-4c44-b508-9ab9ba1508c4", "mac_address": "fa:16:3e:e8:54:48", "admin_state_up": true, "status": "ACTIVE", "device_id": "48456775-3cc6-4323-a947-43df7f9d79a6", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-04T09:52:16Z", "updated_at": "2025-08-04T09:54:08Z", "revision_number": 1, "project_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:54:10,431 99504 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.117:22' as 'cirros' with public key authentication 2025-08-04 09:54:10,437 99504 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-04 09:54:10,541 99504 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-04 09:54:10,541 99504 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.117 successfully created 2025-08-04 09:54:10,597 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/ips 0.055s 2025-08-04 09:54:10,597 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:10 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-44e3d469-43c2-4de1-a18d-e6843a7d4ac7', 'x-compute-request-id': 'req-44e3d469-43c2-4de1-a18d-e6843a7d4ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0 .14"}]}}' 2025-08-04 09:54:10,782 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.182s 2025-08-04 09:54:10,782 99504 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-286845624"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82f2a2b9-f0c7-46bc-848a-cf7663e754b5', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82f2a2b9-f0c7-46bc-848a-cf7663e754b5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d8465a63-8acc-484d-acbe-8dd781d3e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:54:10.724045", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-286845624", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:54:10,835 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e 0.041s 2025-08-04 09:54:10,835 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f1fab81-62f1-407f-a060-1479f4dc4ac1', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f1fab81-62f1-407f-a060-1479f4dc4ac1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e'} Body: b'{"volume": {"id": "d8465a63-8acc-484d-acbe-8dd781d3e68e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:54:11.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-286845624", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:54:11,892 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e 0.042s 2025-08-04 09:54:11,892 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute- request-id': 'req-377be868-3cde-417a-ac26-951b6f9a97df', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-377be868-3cde-417a-ac26-951b6f9a97df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e'} Body: b'{"volume": {"id": "d8465a63-8acc-484d-acbe-8dd781d3e68e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:54:11.000000", "updated_at": "2025-08-04T09:54:11.000000", "name": "tempest-AttachVolumeNegativeTest-volume-286845624", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d8465a63-8acc-484d-acbe-8dd781d3e68e"}], "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134"}}' 2025-08-04 09:54:12,011 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.105s 2025-08-04 09:54:12,012 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8fc4865a-1348-4cae-9004-78ead28c2b32', 'x-compute-request-id': 'req-8fc4865a-1348-4cae-9004-78ead28c2b32', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'' 2025-08-04 09:54:12,226 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.214s 2025-08-04 09:54:12,227 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1667', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2997b409-688f-4871-947f-53a90180075b', 'x-compute-request-id': 'req-2997b409-688f-4871-947f-53a90180075b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"server": {"id": "48456775-3cc6-4323-a947-43df7f9d79a6", "name": "tempest-AttachVolumeNegativeTest-server-294985843", "status": "ACTIVE", "tenant_id": "f2cc2cf5b5494f0c9e7bf232d452d134", "user_id": "ee41094ac2b140bc82b3a4e7c38421e3", "metadata": {}, "hostId": "542b0b983b7236b2dfda880e6b4d862f2d90a4ace9d289d96003f87e", "image": {"id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/933e371a-56b1-4893-a26c-49ff943e8dfc"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-04T09:52:18Z", "updated": "2025-08-04T09:54:12Z", "addresses": {"tempest-AttachVolumeNegativeTest-320371671-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:48"}, {"version": 4, " addr": "172.24.4.117", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:54:48"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/48456775-3cc6-4323-a947-43df7f9d79a6"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1550229213", "OS-SRV-USG:launched_at": "2025-08-04T09:52:33.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--474198919"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-04 09:55:02,336 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6 0.042s 2025-08-04 09:55:02,336 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-439bab92-729d-4e7e-ad38-4b5864083506', 'x-compute-request-id': 'req-439bab92-729d-4e7e-ad38-4b5864083506', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/48456775-3cc6-4323-a947-43df7f9d79a6'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 48456775-3cc6-4323-a947-43df7f9d79a6 could not be found."}}' 2025-08-04 09:55:02,373 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1550229213 0.036s 2025-08-04 09:55:02,373 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26ecc47e-5be5-40b5-974d-130f8e5ee4e3', 'x-compute-request-id': 'req-26ecc47e-5be5-40b5-974d-130f8e5ee4e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1550229213'} Body: b'' 2025-08-04 09:55:02,622 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545 0.248s 2025-08-04 09:55:02,622 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-fbe436ec-6c3d-4d38-a879-72626950085f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545'} Body: b'' 2025-08-04 09:55:02,648 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545 0.025s 2025-08-04 09:55:02,648 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-bad27f45-8af2-438d-996f-baff3aae7284', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/18be296c-899c-45f2-857b-e223998b6545'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 18be296c-899c-45f2-857b-e223998b6545 does not exist", "detail": ""}}' 2025-08-04 09:55:02,998 99504 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32 0.348s 2025-08-04 09:55:02,998 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f0aac30d-8196-409c-93e3-f985c218e639', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e3de4e65-ece1-4732-829b-7dd231061b32'} 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 55, 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 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:08,437 99504 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.636s 2025-08-04 09:55:08,437 99504 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-170090281", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f473333e-6640-498c-9171-19f7fb9e433d', 'x-compute-request-id': 'req-f473333e-6640-498c-9171-19f7fb9e433d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:55:08.311998", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-170090281", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 09:55:08,545 99504 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/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb 0.102s 2025-08-04 09:55:08,545 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:08 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-ef433a68-b6ce-4dd1-bd07-3e9211eb560a', 'x-compute-request-id': 'req-ef433a68-b6ce-4dd1-bd07-3e9211eb560a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb'} Body: b'{"volume": {"id": "b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:55:08.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-170090281", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-04 09:55:09,665 99504 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/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb 0.114s 2025-08-04 09:55:09,666 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:09 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-a240ae1f-2d9b-49c9-8553-c62f2134c86b', 'x-compute-request-id': 'req-a240ae1f-2d9b-49c9-8553-c62f2134c86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb'} Body: b'{"volume": {"id": "b3cc19cc-ed5a-4ef0-bd08-1db948bd92cb", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-04T09:55:08.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-170090281", "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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 6564c984-13bc-4a08-bf77-aea10e61af6b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:13,214 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/143f9805682c445eb7d8b3b84497c4e3?usage=True 0.035s 2025-08-04 09:55:13,215 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e8ceb08-4c45-40d6-85df-6ffd9e0112ad', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e8ceb08-4c45-40d6-85df-6ffd9e0112ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/143f9805682c445eb7d8b3b84497c4e3?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": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:13,506 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.282s 2025-08-04 09:55:13,507 99504 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-815882424"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85cb3432-ba8a-413f-9d01-078a6f5d3c8e', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85cb3432-ba8a-413f-9d01-078a6f5d3c8e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:13.446004", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:13,566 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.047s 2025-08-04 09:55:13,566 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-ab753ba7-8b8c-4572-aad8-5de0cf3e42ec', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab753ba7-8b8c-4572-aad8-5de0cf3e42ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:13.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:14,619 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.039s 2025-08-04 09:55:14,619 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-934684c3-2994-47d6-96a5-a51f823add7c', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-934684c3-2994-47d6-96a5-a51f823add7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:13.000000", "updated_at": "2025-08-04T09:55:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:14,675 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.040s 2025-08-04 09:55:14,675 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f01068eb-6bd2-4760-8eec-6b75239cdb99', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f01068eb-6bd2-4760-8eec-6b75239cdb99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"volume": {"id": "6564c984-13bc-4a08-bf77-aea10e61af6b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "202 5-08-04T09:55:13.000000", "updated_at": "2025-08-04T09:55:14.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-815882424", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:14,784 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.096s 2025-08-04 09:55:14,785 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-4c6e4130-775d-4ad9-a052-a18dad3b26b0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'' 2025-08-04 09:55:14,804 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b 0.019s 2025-08-04 09:55:14,804 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-e1465fd0-6890-4c4c-a63c-5d23caa00ffc', 'x-openstack-request-id': 'req-e1465fd0-6890-4c4c-a63c-5d23caa00ffc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6564c984-13bc-4a08-bf77-aea10e61af6b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 6564c984-13bc-4a08-bf77-aea10e61af6b 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 390a413f-9c7b-4359-a08d-b1459426cc87 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:14,986 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.178s 2025-08-04 09:55:14,986 99504 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-975918109"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ac263c-09cb-4d3b-8606-a8f0806b563a', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ac263c-09cb-4d3b-8606-a8f0806b563a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:14.929451", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:15,039 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.041s 2025-08-04 09:55:15,039 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6180139f-9c26-42c2-8c2e-fafaedc4bcce', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6180139f-9c26-42c2-8c2e-fafaedc4bcce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:15.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:16,092 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.038s 2025-08-04 09:55:16,092 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-01203b87-7663-4b98-8630-c09ec513e147', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01203b87-7663-4b98-8630-c09ec513e147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:15.000000", "updated_at": "2025-08-04T09:55:15.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:16,148 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.042s 2025-08-04 09:55:16,148 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-67ab5269-5906-4e5a-9f5b-a1ff0cb7b804', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-67ab5269-5906-4e5a-9f5b-a1ff0cb7b804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"volume": {"id": "390a413f-9c7b-4359-a08d-b1459426cc87", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:15.000000", "updated_at": "2025-08-04T09:55:15.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-975918109", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/390a413f-9c7b-4359-a08d-b1459426cc87"}], "user_id": "e99b677806e64e2f87b204fd5e2a363a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "143f9805682c445eb7d8b3b84497c4e3"}}' 2025-08-04 09:55:16,260 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87 0.098s 2025-08-04 09:55:16,260 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d077eb0a-41b2-4e84-9c56-1871320cfc95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'' 2025-08-04 09:55:16,280 99504 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/390a413f-9c 7b-4359-a08d-b1459426cc87 0.019s 2025-08-04 09:55:16,280 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73d89256-9352-46d7-89f9-7d75c4e231b7', 'x-openstack-request-id': 'req-73d89256-9352-46d7-89f9-7d75c4e231b7', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/390a413f-9c7b-4359-a08d-b1459426cc87'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 390a413f-9c7b-4359-a08d-b1459426cc87 could not be found."}}' setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) ------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 185, in setUpClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 178, 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 058067ea-5771-41ef-aab4-df6fefb110b4 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b935502b-9d36-433a-b133-6d7c81f03fb8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:24,645 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.409s 2025-08-04 09:55:24,645 99504 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-1823454412"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e043d21d-b013-411e-86fb-cecca4ebe7c2', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e043d21d-b013-411e-86fb-cecca4ebe7c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:24.547550", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:24,694 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.037s 2025-08-04 09:55:24,695 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7629ca6c-214d-4866-85d4-7307371bdd0d', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7629ca6c-214d-4866-85d4-7307371bdd0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:25.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:25,745 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_get_list_accept_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.035s 2025-08-04 09:55:25,745 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x -compute-request-id': 'req-cd0f7eaa-ac46-49ac-97e8-718676694e21', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0f7eaa-ac46-49ac-97e8-718676694e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:25.000000", "updated_at": "2025-08-04T09:55:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:25,796 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.037s 2025-08-04 09:55:25,796 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0bf498b-6f27-4bb3-8e0f-099c5db7688e', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0bf498b-6f27-4bb3-8e0f-099c5db7688e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"volume": {"id": "b935502b-9d36-433a-b133-6d7c81f03fb8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:25.000000", "updated_at": "2025-08-04T09:55:25.000000", "name": "tempest-VolumesTransfersTest-Volume-1823454412", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:25,903 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.094s 2025-08-04 09:55:25,904 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4669e11-b99b-47d3-82cf-333c5886df58', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'' 2025-08-04 09:55:25,923 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8 0.019s 20 25-08-04 09:55:25,924 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-459e8599-930b-4032-b2b2-37c7cb400f95', 'x-openstack-request-id': 'req-459e8599-930b-4032-b2b2-37c7cb400f95', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b935502b-9d36-433a-b133-6d7c81f03fb8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b935502b-9d36-433a-b133-6d7c81f03fb8 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:26,104 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 202 POST http://10.0.0.210/volume/v3/volumes 0.177s 2025-08-04 09:55:26,104 99504 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-2104349607"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4adb887e-dfc8-4ee1-b531-3c1a8bb338ca', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4adb887e-dfc8-4ee1-b531-3c1a8bb338ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.044313", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:26,157 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.042s 2025-08-04 09:55:26,158 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf5bce3b-4854-4e88-9101-91be0839f1ba', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf5bce3b-4854-4e88-9101-91be0839f1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:27,208 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.036s 2025-08-04 09:55:27,208 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-f35ee035-a59d-4d3e-857c-1cc203f20517', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f35ee035-a59d-4d3e-857c-1cc203f20517', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.000000", "updated_at": "2025-08-04T09:55:26.000000", "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:27,260 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.038s 2025-08-04 09:55:27,260 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9b534b9-0455-45ba-965d-a47ce3da7faa', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9b534b9-0455-45ba-965d-a47ce3da7faa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"volume": {"id": "a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:26.000000", "updated_at": "2025-08-04T09:55:26.000000", "name": "tempest-VolumesTransfersTest-Volume-2104349607", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee"}], "user_id": "ede87f0bd263458f8a5a81769674b9d2", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "146b79fa88eb45f2a1d61f894568f9f0"}}' 2025-08-04 09:55:27,391 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.117s 2025-08-04 09:55:27,391 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9f4c747-abfe-430a-8087-51d38f7e5c10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'' 2025-08-04 09:55:27,412 99504 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 0.020s 2025-08-04 09: 55:27,412 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1171f4f5-489e-4374-8ced-9f97634a41fe', 'x-openstack-request-id': 'req-1171f4f5-489e-4374-8ced-9f97634a41fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a684ac21-d7d7-4724-bf12-6e4a8dc9e3ee 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 144, in create_volume waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume f89ba632-5305-45b4-a8dc-ec98bd852eb0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:31,038 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 202 POST http://10.0.0.210/volume/v3/volumes 0.318s 2025-08-04 09:55:31,039 99504 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-351694516"}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-128873e7-74d5-4a64-99c9-fd41800c98b7', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-128873e7-74d5-4a64-99c9-fd41800c98b7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:30.982072", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-04 09:55:31,090 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.040s 2025-08-04 09:55:31,091 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-498e5e06-be89-47b8-8296-4ca8fe9db42f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-498e5e06-be89-47b8-8296-4ca8fe9db42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:31.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f46c5400d1474d7bad2db06daa18766f"}}' 2025-08-04 09:55:32,141 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.035s 2025-08-04 09:55:32,141 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-2599c192-42d9-407c-af09-fbf151942e7c', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2599c192-42d9-407c-af09-fbf151942e7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:31.000000", "updated_at": "2025-08-04T09:55:31.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f46c5400d1474d7bad2db06daa18766f"}}' 2025-08-04 09:55:32,191 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.036s 2025-08-04 09:55:32,192 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3eb4ee0-8fdd-44f4-b460-969d07ea26bd', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3eb4ee0-8fdd-44f4-b460-969d07ea26bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"volume": {"id": "f89ba632-5305-45b4-a8dc-ec98bd852eb0", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-04T09:55:31.000000", "updated_at": "2025-08-04T09:55:31.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-351694516", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0"}], "user_id": "f42c185b843c4ea78f0554310b3efd91", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f46c5400d1474d7bad2db06daa18766f"}}' 2025-08-04 09:55:32,310 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0 0.105s 2025-08-04 09:55:32,310 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-e38468d0-d104-47b5-a0b2-dca7170fe670', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'' 2025-08-04 09:55:32,338 99504 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4- a8dc-ec98bd852eb0 0.027s 2025-08-04 09:55:32,338 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55: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-a0b9d3e1-c103-4951-9bb4-73a06b3b945f', 'x-openstack-request-id': 'req-a0b9d3e1-c103-4951-9bb4-73a06b3b945f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f89ba632-5305-45b4-a8dc-ec98bd852eb0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f89ba632-5305-45b4-a8dc-ec98bd852eb0 could not be found."}}' tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion[compute,id-77889046-1a75-4f14-9b3a-fbbfdd8e5093,image,slow,volume] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 65, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_volume_boot_pattern.py", line 358, in test_instance_boot_after_snapshot_deletion volume1 = self.create_volume_from_image() File "/opt/stack/tempest/tempest/scenario/manager.py", line 1405, in create_volume_from_image return self.create_volume(name=name, imageRef=image_id, **kwargs) File "/opt/stack/tempest/tempest/scenario/manager.py", line 403, in create_volume waiters.wait_for_volume_resource_status(client, File "/opt/stack/tempest/tempest/common/waiters.py", line 379, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 5d5ba2e6-134a-4e0c-8b62-249e59810090 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-04 09:55:49,415 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc 0.206s 2025-08-04 09:55:49,415 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-587ec415-2b86-4100-825e-e884f96a67c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.3-x86_64-disk", "owner_specified.openstack.sha256": "", "name": "cirros-0.6.3-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21692416, "virtual_size": 117440512, "status": "active", "checksum": "87617e24a5e30cb3b87fda8c0764838f", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "1f1f48281fd64eca9ec8846d7b6d88cc", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "933e371a-56b1-4893-a26c-49ff943e8dfc", "created_at": "2025-08-04T09:28:36Z", "updated_at": "2025-08-04T09:28:37Z", "tags": [], "self": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc", "file": "/v2/images/933e371a-56b1-4893-a26c-49ff943e8dfc/file", "schema": "/v2/schemas/image"}' 2025-08-04 09:55:49,829 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 202 POST http://10.0.0.210/volume/v3/volumes 0.414s 2025-08-04 09:55:49,830 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "snapshot_id": null, "imageRef": "933e371a-56b1-4893-a26c-49ff943e8dfc", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8faea0be-dce4-4cb9-819a-3d9f7924b5d5', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8faea0be-dce4-4cb9-819a-3d9f7924b5d5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "5d5ba2e6-134a-4e0c-8b62-249e59810090", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:49.773590", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}], "user_id": "8a97bd89e8f640aeac940c3e7a3b9887", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-04 09:55:49,881 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.039s 2025-08-04 09:55:49,881 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applic ation/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5644412f-5868-4489-bb79-7c0082a99f6a', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5644412f-5868-4489-bb79-7c0082a99f6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'{"volume": {"id": "5d5ba2e6-134a-4e0c-8b62-249e59810090", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:50.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}], "user_id": "8a97bd89e8f640aeac940c3e7a3b9887", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "eac418e881f74fdeafafb1f16e070e91"}}' 2025-08-04 09:55:50,934 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.038s 2025-08-04 09:55:50,934 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ace17f-0d3a-443b-8209-09cc3cb69573', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6ace17f-0d3a-443b-8209-09cc3cb69573', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'{"volume": {"id": "5d5ba2e6-134a-4e0c-8b62-249e59810090", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-04T09:55:50.000000", "updated_at": "2025-08-04T09:55:50.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1384665854", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090"}], "user_id": "8a97bd89e8f640aeac940c3e7a3b9887", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "eac418e881f74fdeafafb1f16e070e91"}}' 2025-08-04 09:55:51,051 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.101s 2025-08-04 09:55:51,052 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -56f3d0c3-97f5-4961-baca-5bd8b6461ab1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'' 2025-08-04 09:55:51,073 99504 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090 0.021s 2025-08-04 09:55:51,074 99504 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.46', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Aug 2025 09:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-9537a1f0-8d66-425c-971e-3fa8fdee2dd1', 'x-openstack-request-id': 'req-9537a1f0-8d66-425c-971e-3fa8fdee2dd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/5d5ba2e6-134a-4e0c-8b62-249e59810090'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 5d5ba2e6-134a-4e0c-8b62-249e59810090 could not be found."}}' ====== Totals ====== Ran: 218 tests in 1386.4481 sec. - Passed: 75 - Skipped: 31 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 112 Sum of execute time for each test: 4538.2938 sec. ============== Worker Balance ============== - Worker 0 (24 tests) => 0:13:28.024544 - Worker 1 (20 tests) => 0:15:07.728265 - Worker 2 (32 tests) => 0:11:57.991718 - Worker 3 (16 tests) => 0:17:12.777008 - Worker 4 (11 tests) => 0:00:43.812362 - Worker 5 (22 tests) => 0:01:51.063084 - Worker 6 (15 tests) => 0:14:27.264107 - Worker 7 (13 tests) => 0:01:27.864814 - Worker 8 (20 tests) => 0:22:18.466087 - Worker 9 (19 tests) => 0:11:03.445918 - Worker 10 (11 tests) => 0:02:21.284041 - Worker 11 (15 tests) => 0:01:24.446430 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed