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@5f89e3cc46ba446569497c200c181c0bf6bbe6cd#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='3272742994' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationWithoutHostTest) ... SKIPPED: LiveMigrationWithoutHostTest skipped as live-migration is not available {8} 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_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {6} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.221869s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018650s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.016565s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.448718s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008578s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.010775s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.715932s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.378831s] ... ok {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [2.584052s] ... 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 45125db2-8e0a-4e2e-a255-9e1f792c6bbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:39,695 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.122s 2025-08-05 11:46:39,696 99848 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-376231651", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222a16d5-7266-4bc7-a36e-6fdc27e98a9a', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222a16d5-7266-4bc7-a36e-6fdc27e98a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "40e997cd-fe53-475d-b9ea-a2af7567ba36", "name": "tempest-VolumeTypesAccessTest-volume-type-376231651", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-05 11:46:39,812 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.113s 2025-08-05 11:46:39,813 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "40e997cd-fe53-475d-b9ea-a2af7567ba36", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 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-f0c99a2b-bc24-4299-ad62-3898ba44b0f1', 'x-openstack-request-id': 'req-f0c99a2b-bc24-4299-ad62-3898ba44b0f1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 40e997cd-fe53-475d-b9ea-a2af7567ba36 could not be found."}}' 2025-08-05 11:46:39,813 99848 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-05 11:46:39,861 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action 0.047s 2025-08-05 11:46:39,862 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "0de8c032c1cd434e8f59223541b80440"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d38ff5c-97f5-4d22-9603-9386dbb409e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action'} Body: b'' 2025-08-05 11:46:40,444 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.581s 2025-08-05 11:46:40,445 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "40e997cd-fe53-475d-b9ea-a2af7567ba36", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-91074818"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request- id': 'req-202f9a73-703c-430d-a61b-c79d440ce5b8', 'content-length': '791', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202f9a73-703c-430d-a61b-c79d440ce5b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.319279", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:46:40,674 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.217s 2025-08-05 11:46:40,674 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb5c974-b2d7-4306-be24-cef94124ec37', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb5c974-b2d7-4306-be24-cef94124ec37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0de8c032c1cd434e8f59223541b80440"}}' 2025-08-05 11:46:41,739 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.049s 2025-08-05 11:46:41,739 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574280ce-2290-4143-aa31-837f6d8080be', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574280ce-2290-4143-aa31-837f6d8080be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.000000", "updated_at": "2025-08-05T11:46:41.000000", "n ame": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0de8c032c1cd434e8f59223541b80440"}}' 2025-08-05 11:46:41,805 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.051s 2025-08-05 11:46:41,805 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c95119-a423-43b9-af1c-55608232060e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c95119-a423-43b9-af1c-55608232060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.000000", "updated_at": "2025-08-05T11:46:41.000000", "name": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0de8c032c1cd434e8f59223541b80440"}}' 2025-08-05 11:46:41,969 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.150s 2025-08-05 11:46:41,969 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63011869-95a0-43c5-a379-593b095be03f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'' 2025-08-05 11:46:41,993 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.023s 2025-08-05 11:46:41,994 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ab2a47-54e0-400e-b0e0-f32d30310c1a', 'x-o penstack-request-id': 'req-10ab2a47-54e0-400e-b0e0-f32d30310c1a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45125db2-8e0a-4e2e-a255-9e1f792c6bbe could not be found."}}' 2025-08-05 11:46:42,028 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action 0.033s 2025-08-05 11:46:42,028 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "0de8c032c1cd434e8f59223541b80440"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655a734c-a230-422d-b63e-e1494a86d4ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action'} Body: b'' 2025-08-05 11:46:42,139 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36 0.110s 2025-08-05 11:46:42,139 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46: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-d74d36e7-e660-4d84-aa79-853f48ca7afb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36'} Body: b'' 2025-08-05 11:46:42,155 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36 0.015s 2025-08-05 11:46:42,155 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-88556e74-b9ac-41b2-8ba8-e3235f0e3bdb', 'x-openstack-request-id': 'req-88556e74-b9ac-41b2-8ba8-e3235f0e3bdb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 40e997cd-fe53-475d-b9ea-a2af7567ba36 could not be found."}}' {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.253734s] ... ok {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [2.035183s] ... 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 1b0df789-ecb7-403d-8c72-290e4671ecc0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:47,383 99842 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.168s 2025-08-05 11:46:47,384 99842 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-142989405"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5bd02c-25d9-403d-9055-4714c41ef266', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5bd02c-25d9-403d-9055-4714c41ef266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "ad896729-deb6-42ee-bd4f-7af84b2fda2f", "name": "tempest-GroupSnapshotsTest-volume-type-142989405", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:46:47,428 99842 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.041s 2025-08-05 11:46:47,428 99842 DEBUG [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-1982855538"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657e5d5e-9b6e-455b-b857-a3b6f23accd5', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657e5d5e-9b6e-455b-b857-a3b6f23accd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "name": "tempest-GroupSnapshotsTest-group-type-1982855538", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:46:47,760 99842 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.328s 2025-08-05 11:46:47,760 99842 DEBUG [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": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "volume_types": ["ad896729-deb6-42ee-bd4f-7af84b2fda2f"], "name": "tempest-GroupSnapshotsTest-Group-667047412"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc82ff7-dbe1-4f47-9be5-b04e3a0e1c77', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc82ff7-dbe1-4f47-9be5-b04e3a0e1c77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1b0df789-ecb7-403d-8c72-290e4671ecc0", "name": "tempest-GroupSnapshotsTest-Group-667047412"}}' 2025-08-05 11:46:47,821 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0 0.058s 2025-08-05 11:46:47,821 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f89b9f9-3c57-4b59-8add-e1181db0b3eb', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f89b9f9-3c57-4b59-8add-e1181db0b3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0'} Body: b'{"group": {"id": "1b0df789-ecb7-403d-8c72-290e4671ecc0", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:46:48.000000", "name": "tempest-GroupSnapshotsTest-Group-667047412", "description": null, "group_type": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "volume_types": ["ad896729-deb6-42ee-bd4f-7af84b2fda2f"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:48,870 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0 0.041s 2025-08-05 11:46:48,871 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac3f22a-ad3c-444c-aa0f-5992d542bc97', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac3f22a-ad3c-444c-aa0f-5992d542bc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0'} Body: b'{"group": {"id": "1b0df789-ecb7-403d-8c72-290e4671ecc0", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:46:48.000000", "name": "tempest-GroupSnapshotsTest-Group-667047412", "description": null, "group_type": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "volume_types": ["ad896729-deb6-42ee-bd4f-7af84b2fda2f"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:48,944 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.067s 2025-08-05 11:46:48,945 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50b07d7-c489-4557-a1d4-e23b9832271d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50b07d7-c489-4557-a1d4-e23b9832271d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:46:49,038 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0/action 0.079s 2025-08-05 11:46:49,039 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde5d22d-35e1-411a-ac7c-e1828e636286', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0 df789-ecb7-403d-8c72-290e4671ecc0/action'} Body: b'' 2025-08-05 11:46:49,055 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0 0.015s 2025-08-05 11:46:49,055 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d7c9f6-66cd-4f77-a745-7056d8213fba', 'x-openstack-request-id': 'req-a3d7c9f6-66cd-4f77-a745-7056d8213fba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1b0df789-ecb7-403d-8c72-290e4671ecc0 could not be found."}}' 2025-08-05 11:46:49,150 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/2ad26903-f566-41bb-ae3f-bd3681c0d968 0.094s 2025-08-05 11:46:49,151 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d730cda-2d1e-4d1a-8133-eeb9b4c822ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/2ad26903-f566-41bb-ae3f-bd3681c0d968'} Body: b'' 2025-08-05 11:46:49,234 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f 0.083s 2025-08-05 11:46:49,234 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46: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-1cccf9c1-f628-465f-b094-ca6222d36c6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f'} Body: b'' 2025-08-05 11:46:49,248 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f 0.013s 2025-08-05 11:46:49,248 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76cf72a-e85c-441d-9d88-c9e68c27ea44', 'x-openstack-request-id': 'req-f76cf72a-e85c-441d-9d88-c9e68c27ea44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ad896729-deb6-42ee-bd4f-7af84b2fda2f could not be found."}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [1.589892s] ... 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 f834c311-011c-41a1-a0f2-4c5cea5ccdf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:49,282 99842 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.030s 2025-08-05 11:46:49,282 99842 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-2034394047"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7eeaeb-b562-4555-8bfd-9fbc9878216e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7eeaeb-b562-4555-8bfd-9fbc9878216e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "7d00d42d-71ca-4911-8678-b058aafc4583", "name": "tempest-GroupSnapshotsTest-volume-type-2034394047", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:46:49,335 99842 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.048s 2025-08-05 11:46:49,335 99842 DEBUG [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-325195288"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664c904b-5fdb-4a44-84d0-7fc1faa94e6f', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664c904b-5fdb-4a44-84d0-7fc1faa94e6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b6e02124-d4d1-4508-92d3-35730da95aab", "name": "tempest-GroupSnapshotsTest-group-type-325195288", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:46:49,471 99842 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.133s 2025-08-05 11:46:49,472 99842 DEBUG [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": "b6e02124-d4d1-4508-92d3-35730da95aab", "volume_types": ["7d00d42d-71ca-4911-8678-b058aafc4583"], "name": "tempest-GroupSnapshotsTest-Group-2141857805"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f93d1f-085d-49ab-a504-e4a1ca754b62', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f93d1f-085d-49ab-a504-e4a1ca754b62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f834c311-011c-41a1-a0f2-4c5cea5ccdf0", "name": "tempest-GroupSnapshotsTest-Group-2141857805"}}' 2025-08-05 11:46:49,510 99842 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/f834c311-011c-41a1-a0f2-4c5cea5ccdf0 0.037s 2025-08-05 11:46:49,511 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2eef374-349e-41fd-93c1-acde89278062', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2eef374-349e-41fd-93c1-acde89278062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0'} Body: b'{"group": {"id": "f834c311-011c-41a1-a0f2-4c5cea5ccdf0", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:46:49.000000", "name": "tempest-GroupSnapshotsTest-Group-2141857805", "description": null, "group_type": "b6e02124-d4d1-4508-92d3-35730da95aab", "volume_types": ["7d00d42d-71ca-4911-8678-b058aafc4583"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:50,547 99842 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/f834c311-011c-41a1-a0f2-4c5cea5ccdf0 0.029s 2025-08-05 11:46:50,547 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab03dbe-77e5-413a-8f53-fc3d2044d349', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab03dbe-77e5-413a-8f53-fc3d2044d349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0'} Body: b'{"group": {"id": "f834c311-011c-41a1-a0f2-4c5cea5ccdf0", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:46:49.000000", "name": "tempest-GroupSnapshotsTest-Group-2141857805", "description": null, "group_type": "b6e02124-d4d1-4508-92d3-35730da95aab", "volume_types": ["7d00d42d-71ca-4911-8678-b058aafc4583"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:50,552 99842 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-05 11:46:50,637 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.084s 2025-08-05 11:46:50,637 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d314364-62d0-419d-ad43-6036312ee494', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d314364-62d0-419d-ad43-6036312ee494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:46:50,720 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0/action 0.069s 2025-08-05 11:46:50,720 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 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-5f6bae86-d100-49de-800a-cb51ed73393b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0/action'} Body: b'' 2025-08-05 11:46:50,734 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0 0.013s 2025-08-05 11:46:50,735 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47e12ee-97a6-4fe7-b170-0582cf95186b', 'x-openstack-request-id': 'req-c47e12ee-97a6-4fe7-b170-0582cf95186b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f834c311-011c-41a1-a0f2-4c5cea5ccdf0 could not be found."}}' 2025-08-05 11:46:50,775 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b6e02124-d4d1-4508-92d3-35730da95aab 0.039s 2025-08-05 11:46:50,775 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c62bab3-9fc9-4baf-8131-f7530759e5a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b6e02124-d4d1-4508-92d3-35730da95aab'} Body: b'' 2025-08-05 11:46:50,823 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/7d00d42d-71ca-4911-8678-b058aafc4583 0.047s 2025-08-05 11:46:50,823 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11: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-83cbc1b9-633d-4262-bca7-c7630753fb0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7d00d42d-71ca-4911-8678-b058aafc4583'} Body: b'' 2025-08-05 11:46:50,840 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/7d00d42d-71ca-4911-8678-b058aafc4583 0.016s 2025-08-05 11:46:50,841 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46: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-c7e4ebab-b2a2-42dc-891b-3b5464c46062', 'x-openstack-request-id': 'req-c7e4ebab-b2a2-42dc-891b-3b5464c46062', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/7d00d42 d-71ca-4911-8678-b058aafc4583'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7d00d42d-71ca-4911-8678-b058aafc4583 could not be found."}}' {8} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [1.494625s] ... 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 4e2bbefc-b1dd-44f0-a204-d90162025ddb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:50,876 99842 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.032s 2025-08-05 11:46:50,876 99842 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-637808578"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea5195c-551f-4a49-af45-a7f5f8f32441', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea5195c-551f-4a49-af45-a7f5f8f32441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "bfbbaedf-7296-4f1f-bc36-1dc40cbb5502", "name": "tempest-GroupSnapshotsTest-volume-type-637808578", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:46:50,909 99842 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.029s 2025-08-05 11:46:50,909 99842 DEBUG [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-267922040"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5799c1-40d9-47b9-923e-255a991c46c1', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5799c1-40d9-47b9-923e-255a991c46c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "name": "tempest-GroupSnapshotsTest-group-type-267922040", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:46:51,001 99842 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.089s 2025-08-05 11:46:51,001 99842 DEBUG [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": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "volume_types": ["bfbbaedf-7296-4f1f-bc36-1dc40cbb5502"], "name": "tempest-GroupSnapshotsTest-Group-688218752"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d03dbf-e7d6-4b25-9118-54bfb2853c5d', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d03dbf-e7d6-4b25-9118-54bfb2853c5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "4e2bbefc-b1dd-44f0-a204-d90162025ddb", "name": "tempest-GroupSnapshotsTest-Group-688218752"}}' 2025-08-05 11:46:51,038 99842 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/4e2bbefc-b1dd-44f0-a204-d90162025ddb 0.035s 2025-08-05 11:46:51,039 99842 DEBUG [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 - Heade rs: {'date': 'Tue, 05 Aug 2025 11:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ae17a0-2e5f-46dc-a3f3-095221028acc', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ae17a0-2e5f-46dc-a3f3-095221028acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb'} Body: b'{"group": {"id": "4e2bbefc-b1dd-44f0-a204-d90162025ddb", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:46:51.000000", "name": "tempest-GroupSnapshotsTest-Group-688218752", "description": null, "group_type": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "volume_types": ["bfbbaedf-7296-4f1f-bc36-1dc40cbb5502"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:52,075 99842 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/4e2bbefc-b1dd-44f0-a204-d90162025ddb 0.030s 2025-08-05 11:46:52,075 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b25e53-86c8-4ce9-a372-970a85ad8c93', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b25e53-86c8-4ce9-a372-970a85ad8c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb'} Body: b'{"group": {"id": "4e2bbefc-b1dd-44f0-a204-d90162025ddb", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:46:51.000000", "name": "tempest-GroupSnapshotsTest-Group-688218752", "description": null, "group_type": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "volume_types": ["bfbbaedf-7296-4f1f-bc36-1dc40cbb5502"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:52,145 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.065s 2025-08-05 11:46:52,146 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2b6eb0-03c1-455e-ac1c-db50e938c820', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2b6eb0-03c1-455e-ac1c-db50e938c820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:46:52,222 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb/action 0.063s 2025-08-05 11:46:52,223 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8157810-9bcf-4b9a-8e4a-66363a6a31ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10. 0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb/action'} Body: b'' 2025-08-05 11:46:52,237 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb 0.014s 2025-08-05 11:46:52,238 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b38c5f8-5a86-401c-ba81-0f69275ab200', 'x-openstack-request-id': 'req-5b38c5f8-5a86-401c-ba81-0f69275ab200', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4e2bbefc-b1dd-44f0-a204-d90162025ddb could not be found."}}' 2025-08-05 11:46:52,271 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b 0.033s 2025-08-05 11:46:52,271 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991062fb-a284-4f88-8228-2d72c9c05434', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b'} Body: b'' 2025-08-05 11:46:52,321 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502 0.048s 2025-08-05 11:46:52,321 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caad435e-d4bd-4432-95d5-ac2d56be9d38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502'} Body: b'' 2025-08-05 11:46:52,337 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502 0.015s 2025-08-05 11:46:52,337 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 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-a0ce17c2-385b-4517-9e99-2fdb6b42b8c0', 'x-openstack-request-id': 'req-a0ce17c2-385b-4517-9e99-2fdb6b42b8c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bfbbaedf-7296-4f1f-bc36-1dc40cbb5502 could not be found."}}' {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [1.712352s] ... 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 b5a24355-7b78-4005-a735-13879fe1026a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:12,895 99842 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.143s 2025-08-05 11:47:12,896 99842 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-1096776329"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6c05db-4466-4b40-b1e8-9332b55d8013', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6c05db-4466-4b40-b1e8-9332b55d8013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "fc87ca59-ee2a-45b4-bbcc-313fe5940168", "name": "tempest-GroupsTest-volume-type-1096776329", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:47:12,930 99842 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.031s 2025-08-05 11:47:12,931 99842 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-1678679222"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171e68ba-323a-4729-9ab2-bd1c0151330e', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171e68ba-323a-4729-9ab2-bd1c0151330e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "c594feb6-d28f-4625-811f-418e024e6557", "name": "tempest-GroupsTest-group-type-1678679222", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:47:13,155 99842 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.222s 2025-08-05 11:47:13,156 99842 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": "c594feb6-d28f-4625-811f-418e024e6557", "volume_types": ["fc87ca59-ee2a-45b4-bbcc-313fe5940168"], "name": "tempest-Group1-308374823"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efca3dd7-6acb-4824-92fc-5d7314b27d60', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efca3dd7-6acb-4824-92fc-5d7314b27d60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b5a24355-7b78-4005-a735-13879fe1026a", "name": "tempest-Group1-308374823"}}' 2025-08-05 11:47:13,188 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a 0.029s 2025-08-05 11:47:13,188 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-4844d071-5cb3-4780-acb7-824aae686f48', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4844d071-5cb3-4780-acb7-824aae686f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a'} Body: b'{"group": {"id": "b5a24355-7b78-4005-a735-13879fe1026a", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:47:13.000000", "name": "tempest-Group1-308374823", "description": null, "group_type": "c594feb6-d28f-4625-811f-418e024e6557", "volume_types": ["fc87ca59-ee2a-45b4-bbcc-313fe5940168"]}}' 2025-08-05 11:47:14,222 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a 0.028s 2025-08-05 11:47:14,222 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9681220-3de0-4342-a1b1-98dff88e23f2', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9681220-3de0-4342-a1b1-98dff88e23f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a'} Body: b'{"group": {"id": "b5a24355-7b78-4005-a735-13879fe1026a", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:47:13.000000", "name": "tempest-Group1-308374823", "description": null, "group_type": "c594feb6-d28f-4625-811f-418e024e6557", "volume_types": ["fc87ca59-ee2a-45b4-bbcc-313fe5940168"]}}' 2025-08-05 11:47:14,273 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.045s 2025-08-05 11:47:14,273 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c8d3f1-0ed8-4b26-a087-50451e68f3a3', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c8d3f1-0ed8-4b26-a087-50451e68f3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:47:14,347 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a/action 0.060s 2025-08-05 11:47:14,348 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 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-d36ab991-07d2-4e2d-9b84-0f7c93c95179', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a/action'} Body: b'' 2025-08-05 11:47:14,365 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a 0.017s 2025-08-05 11:47:14,36 6 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 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-1a86721a-e7f5-4537-979a-04cfb00697ff', 'x-openstack-request-id': 'req-1a86721a-e7f5-4537-979a-04cfb00697ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b5a24355-7b78-4005-a735-13879fe1026a could not be found."}}' 2025-08-05 11:47:14,396 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/c594feb6-d28f-4625-811f-418e024e6557 0.030s 2025-08-05 11:47:14,397 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 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-3ed131cf-2de1-4269-bdbd-c86005466dee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/c594feb6-d28f-4625-811f-418e024e6557'} Body: b'' 2025-08-05 11:47:14,448 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168 0.051s 2025-08-05 11:47:14,449 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47: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-4d2dbb8c-bf31-4712-b14c-7798c9b205d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168'} Body: b'' 2025-08-05 11:47:14,463 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168 0.014s 2025-08-05 11:47:14,463 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6132e9c-4e98-47f7-a87b-abd9ae8a91d9', 'x-openstack-request-id': 'req-d6132e9c-4e98-47f7-a87b-abd9ae8a91d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fc87ca59-ee2a-45b4-bbcc-313fe5940168 could not be found."}}' {11} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.150845s] ... ok {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [1.480255s] ... 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 b7a4e643-4bd9-4a35-8ea1-07b9df15041f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:14,502 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.036s 2025-08-05 11:47:14,503 99842 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-1858720380"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e627b7-f11e-4b66-b904-82c1bf0cea4f', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e627b7-f11e-4b66-b904-82c1bf0cea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "27261dd2-8bc9-43e5-ab3a-13e102f2e557", "name": "tempest-GroupsTest-volume-type-1858720380", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:47:14,534 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.027s 2025-08-05 11:47:14,534 99842 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-2051927732"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17b9372-e40f-49d7-918a-7f3bcaaeb2c6', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17b9372-e40f-49d7-918a-7f3bcaaeb2c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "name": "tempest-GroupsTest-group-type-2051927732", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:47:14,622 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.084s 2025-08-05 11:47:14,622 99842 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": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "volume_types": ["27261dd2-8bc9-43e5-ab3a-13e102f2e557"], "name": "tempest-GroupsTest-Group-528488139"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e239826-8679-43e4-9b60-c02558cdcd61', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e239826-8679-43e4-9b60-c02558cdcd61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b7a4e643-4bd9-4a35-8ea1-07b9df15041f", "name": "tempest-GroupsTest-Group-528488139"}}' 2025-08-05 11:47:14,652 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f 0.028s 2025-08-05 11:47:14,653 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620e174f-b3dd-4e71-9c29-58f4df99b a49', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620e174f-b3dd-4e71-9c29-58f4df99ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f'} Body: b'{"group": {"id": "b7a4e643-4bd9-4a35-8ea1-07b9df15041f", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:47:15.000000", "name": "tempest-GroupsTest-Group-528488139", "description": null, "group_type": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "volume_types": ["27261dd2-8bc9-43e5-ab3a-13e102f2e557"]}}' 2025-08-05 11:47:15,690 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f 0.030s 2025-08-05 11:47:15,690 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52495c53-347a-42cd-b6e6-500201854565', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52495c53-347a-42cd-b6e6-500201854565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f'} Body: b'{"group": {"id": "b7a4e643-4bd9-4a35-8ea1-07b9df15041f", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:47:15.000000", "name": "tempest-GroupsTest-Group-528488139", "description": null, "group_type": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "volume_types": ["27261dd2-8bc9-43e5-ab3a-13e102f2e557"]}}' 2025-08-05 11:47:15,722 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.026s 2025-08-05 11:47:15,722 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9ad608-4abb-4a35-b05d-04706d98d9ac', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9ad608-4abb-4a35-b05d-04706d98d9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:47:15,826 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f/action 0.075s 2025-08-05 11:47:15,828 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 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-0101c9f4-8aa4-45ed-8013-a350107b893e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f/action'} Body: b'' 2025-08-05 11:47:15,842 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f 0.013s 2025-08-05 11:47:15,843 99842 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 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-5211a49b-6ad8-4399-9a89-af3dce146abd', 'x-openstack-request-id': 'req-5211a49b-6ad8-4399-9a89-af3dce146abd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b7a4e643-4bd9-4a35-8ea1-07b9df15041f could not be found."}}' 2025-08-05 11:47:15,878 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/f5ad999c-16d6-46fe-90c4-c400c4b2c901 0.033s 2025-08-05 11:47:15,878 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 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-1dddd6e2-e321-4b44-a809-001380e358c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/f5ad999c-16d6-46fe-90c4-c400c4b2c901'} Body: b'' 2025-08-05 11:47:15,923 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557 0.045s 2025-08-05 11:47:15,924 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108fceab-ba72-461f-8a29-e88105ff30c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557'} Body: b'' 2025-08-05 11:47:15,943 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557 0.019s 2025-08-05 11:47:15,944 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c96b0a-d8c6-4a82-ac2f-3aa6537bd61e', 'x-openstack-request-id': 'req-98c96b0a-d8c6-4a82-ac2f-3aa6537bd61e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 27261dd2-8bc9-43e5-ab3a-13e102f2e557 could not be found."}}' {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [1.817655s] ... 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 98e0d056-009c-478e-824b-810031216c88 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:20,940 99834 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.679s 2025-08-05 11:47:20,940 99834 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-1114896623", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8341a1-d4ec-4e82-82d9-da69d43ace27', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8341a1-d4ec-4e82-82d9-da69d43ace27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "98e0d056-009c-478e-824b-810031216c88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:20.878541", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1114896623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98e0d056-009c-478e-824b-810031216c88"}], "user_id": "e05d38346184428581c1e0ab67dcbb8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:21,004 99834 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88 0.047s 2025-08-05 11:47:21,004 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78d676e-1cf0-4667-ba98-dbac921d9243', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78d676e-1cf0-4667-ba98-dbac921d9243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88'} Body: b'{"volume": {"id": "98e0d056-009c-478e-824b-810031216c88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:21.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1114896623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98e0d056-009c-478e-824b-810031216c88"}], "user_id": "e05d38346184428581c1e0ab67dcbb8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72fb89ecbd91488a9991ebc9ef5f2860"}}' 2025-08-05 11:47:22,062 99834 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88 0.041s 2025-08-05 11:47:22,063 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cb4351-992d-4c44-b3c0-7cbf2ce4ae0c', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cb4351-992d-4c44-b3c0-7cbf2ce4ae0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88'} Body: b'{"volume": {"id": "98e0d056-009c-478e-824b-810031216c88", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:21.000000", "updated_at": "2025-08-05T11:47:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1114896623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98e0d056-009c-478e-824b-810031216c88"}], "user_id": "e05d38346184428581c1e0ab67dcbb8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72fb89ecbd91488a9991ebc9ef5f2860"}}' {8} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {8} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {9} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [1.622883s] ... 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 64f28025-d89c-43ff-906d-e41f42170aa9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:31,508 99844 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.491s 2025-08-05 11:47:31,508 99844 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-336902987"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84c4a23-04af-4668-94a9-45e4a5b570f1', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84c4a23-04af-4668-94a9-45e4a5b570f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "64f28025-d89c-43ff-906d-e41f42170aa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:31.422637", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-336902987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}], "user_id": "7ecd446db39442198edd365171dcadaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:31,565 99844 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9 0.043s 2025-08-05 11:47:31,565 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0e7349-9d9e-49e1-9a1d-47cf6fcb0ed3', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0e7349-9d9e-49e1-9a1d-47cf6fcb0ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9'} Body: b'{"volume": {"id": "64f28025-d89c-43ff-906d-e41f42170aa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:31.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-336902987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}], "user_id": "7ecd446db39442198edd365171dcadaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88ea9a2480034330861d0fdc9ed3aed6"}}' 2025-08-05 11:47:32,623 99844 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9 0.042s 2025-08-05 11:47:32,623 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b93e633-50c6-44cb-a810-85f54a08f0d8', 'content-length': '834', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b93e633-50c6-44cb-a810-85f54a08f0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9'} Body: b'{"volume": {"id": "64f28025-d89c-43ff-906d-e41f42170aa9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:31.000000", "updated_at": "2025-08-05T11:47:32.000000", "name": "tempest-TestVolumeSwap-volume-336902987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}], "user_id": "7ecd446db39442198edd365171dcadaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88ea9a2480034330861d0fdc9ed3aed6"}}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.707735s] ... 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-05 11:47:33,552 99842 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.700s 2025-08-05 11:47:33,552 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f9841b-773d-4fca-a319-4bc7361ce9b0', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f9841b-773d-4fca-a319-4bc7361ce9b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools?detail=True'} Body: b'{"pools": []}' {8} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.537734s] ... 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-05 11:47:34,096 99842 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.535s 2025-08-05 11:47:34,096 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b869ce9-0bae-40a2-9227-60b2394e3c53', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b869ce9-0bae-40a2-9227-60b2394e3c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [12.952198s] ... 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 fb14de57-8b19-427d-8a71-7facc3ec2077 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:24,872 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 2.827s 2025-08-05 11:47:24,872 99828 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-2074770236"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-87768fff-7a4e-4ab5-bd3f-659d8de5bba1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"7da24c6c-7192-442f-b4d0-75c0aaa0ed7c","name":"tempest-tagged-attachments-test-net-2074770236","tenant_id":"c481b0fc0ee241f188cdcc201551f054","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c481b0fc0ee241f188cdcc201551f054","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-05T11:47:23Z","updated_at":"2025-08-05T11:47:23Z","revision_number":1}}' 2025-08-05 11:47:28,372 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 3.499s 2025-08-05 11:47:28,372 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "7da24c6c-7192-442f-b4d0-75c0aaa0ed7c", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b379ab61-8157-437b-9fb7-761507bfab5b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"55871755-2dd2-47bb-8d95-1464adb79239","name":"","tenant_id":"c481b0fc0ee241f188cdcc201551f054","network_id":"7da24c6c-7192-442f-b4d0-75c0aaa0ed7c","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-05T11:47:26Z","updated_at":"2025-08-05T11:47:26Z","revision_number":0,"project_id":"c481b0fc0ee241f188cdcc201551f054"}}' 2025-08-05 11:47:28,673 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.299s 2025-08-05 11:47:28,673 99828 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-1838253660"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18aa4d6f-5bf5-454c-bea1-4528b65f05b9', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18aa4d6f-5bf5-454c-bea1-4528b65f05b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fb14de57-8b19-427d-8a71-7facc3ec2077", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:28.599063", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-18382536 60", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}], "user_id": "c3d79577caf94c34b3e290c21a00321e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:28,727 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077 0.040s 2025-08-05 11:47:28,728 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea935c2-03aa-4226-aa38-8f8ec064a24c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea935c2-03aa-4226-aa38-8f8ec064a24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077'} Body: b'{"volume": {"id": "fb14de57-8b19-427d-8a71-7facc3ec2077", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:29.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1838253660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}], "user_id": "c3d79577caf94c34b3e290c21a00321e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c481b0fc0ee241f188cdcc201551f054"}}' 2025-08-05 11:47:29,800 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077 0.045s 2025-08-05 11:47:29,800 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4770f7ad-6c37-4cfa-9c6f-1a18b68f2020', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4770f7ad-6c37-4cfa-9c6f-1a18b68f2020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077'} Body: b'{"volume": {"id": "fb14de57-8b19-427d-8a71-7facc3ec2077", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:29.000000", "updated_at": "2025-08-05T11:47:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1838253660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}], "user_id": "c3d79577caf94c34b3e290c21a00321e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c481b0fc0ee241f188cdcc201551f054"}}' 2025-08-05 11:47:3 1,725 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/55871755-2dd2-47bb-8d95-1464adb79239 1.909s 2025-08-05 11:47:31,726 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-60b49c96-2f1b-4927-9256-fbf3b6dbb079', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/55871755-2dd2-47bb-8d95-1464adb79239'} Body: b'' 2025-08-05 11:47:34,994 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/7da24c6c-7192-442f-b4d0-75c0aaa0ed7c 3.268s 2025-08-05 11:47:34,995 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4ae37e92-f83f-4ec2-b1ce-00add7dbd29c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/7da24c6c-7192-442f-b4d0-75c0aaa0ed7c'} Body: b'' {11} 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 1c469ac0-8a73-44b0-95f3-bb4f52bc8c06 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.170715s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.062249s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.010857s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.053651s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.017466s] ... ok {11} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [1.530996s] ... 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 fbfd6990-021a-4532-98d3-202c1fb85bd2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:37,580 99848 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.204s 2025-08-05 11:47:37,580 99848 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-2011531501"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bba3731-2a35-4032-9787-2c27655274db', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bba3731-2a35-4032-9787-2c27655274db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:37.516266", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:37,627 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.035s 2025-08-05 11:47:37,628 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c097a0-7e7d-470e-b3d1-fd572267707b', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c097a0-7e7d-470e-b3d1-fd572267707b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:38.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc5438f8d14e457f850dd2e6f44810ca"}}' 2025-08-05 11:47:38,687 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.042s 2025-08-05 11:47:38,687 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:38 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420e2cf7-aa23-42f3-ac60-deaf236a1186', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420e2cf7-aa23-42f3-ac60-deaf236a1186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:38.000000", "updated_at": "2025-08-05T11:47:38.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc5438f8d14e457f850dd2e6f44810ca"}}' 2025-08-05 11:47:38,775 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.073s 2025-08-05 11:47:38,775 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385f65e6-2ed0-45ed-a814-1825c3d6c1fb', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385f65e6-2ed0-45ed-a814-1825c3d6c1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:38.000000", "updated_at": "2025-08-05T11:47:38.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc5438f8d14e457f850dd2e6f44810ca"}}' 2025-08-05 11:47:38,881 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.092s 2025-08-05 11:47:38,882 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47: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-3fa225a8-d23d-494c-82ad-c12c58cbea47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'' 2025-08-05 11:47:38,905 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegative TestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.022s 2025-08-05 11:47:38,905 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fea617-c4a9-45f0-8522-cf697082f16d', 'x-openstack-request-id': 'req-26fea617-c4a9-45f0-8522-cf697082f16d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fbfd6990-021a-4532-98d3-202c1fb85bd2 could not be found."}}' {11} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {2} 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 a0b047ca-dc34-4650-99d7-34444968b0c6 failed to build and is in ERROR status {7} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [1.825743s] ... 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 f68a26fd-0f4a-4bd0-9179-2db74a8befa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:42,471 99840 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.619s 2025-08-05 11:47:42,471 99840 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-780825469"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0b9733-876c-4d0b-b9a3-198f0e0119dc', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0b9733-876c-4d0b-b9a3-198f0e0119dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f68a26fd-0f4a-4bd0-9179-2db74a8befa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:42.261903", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-780825469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}], "user_id": "eec059b831c24eea9797daa17ac93a1e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-05 11:47:42,560 99840 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1 0.076s 2025-08-05 11:47:42,561 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805ae132-cec2-43b0-835a-454829bc87f4', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805ae132-cec2-43b0-835a-454829bc87f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1'} Body: b'{"volume": {"id": "f68a26fd-0f4a-4bd0-9179-2db74a8befa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:42.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-780825469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}], "user_id": "eec059b831c24eea9797daa17ac93a1e", "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": "6ea6cedda53440848564d7ce94681d0b"}}' 2025-08-05 11:47:43,661 99840 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1 0.085s 2025-08-05 11:47:43,661 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54e2449-3d58-4cb6-8456-464f9d8afc26', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54e2449-3d58-4cb6-8456-464f9d8afc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1'} Body: b'{"volume": {"id": "f68a26fd-0f4a-4bd0-9179-2db74a8befa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:42.000000", "updated_at": "2025-08-05T11:47:43.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-780825469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}], "user_id": "eec059b831c24eea9797daa17ac93a1e", "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": "6ea6cedda53440848564d7ce94681d0b"}}' {8} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.140267s] ... ok {8} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.729509s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.032296s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.039152s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.026591s] ... ok {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [2.341485s] ... 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 9b58cab5-157d-4e44-a915-40aef32324d9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:57,450 99842 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.723s 2025-08-05 11:47:57,451 99842 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-1665361008"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ac8fd3-5354-40bf-87ad-59b62108c87c', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ac8fd3-5354-40bf-87ad-59b62108c87c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.173866", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:57,721 99842 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/9b58cab5-157d-4e44-a915-40aef32324d9 0.256s 2025-08-05 11:47:57,722 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20773620-624e-401b-b4e1-60b4e8bf8e3e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20773620-624e-401b-b4e1-60b4e8bf8e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e942ad16fc804a97bb03d055f4819e99"}}' 2025-08-05 11:47:58,800 99842 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/9b58cab5-157d-4e44-a915-40aef32324d9 0.061s 2025-08-05 11:47:58,800 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-7397b3d2-471d-40d7-902d-fd5b7e5621e2', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7397b3d2-471d-40d7-902d-fd5b7e5621e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.000000", "updated_at": "2025-08-05T11:47:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e942ad16fc804a97bb03d055f4819e99"}}' 2025-08-05 11:47:58,866 99842 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9 0.048s 2025-08-05 11:47:58,867 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d234b64-ab18-43d4-ab27-c4acf9c31f4e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d234b64-ab18-43d4-ab27-c4acf9c31f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.000000", "updated_at": "2025-08-05T11:47:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e942ad16fc804a97bb03d055f4819e99"}}' 2025-08-05 11:47:59,036 99842 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9 0.152s 2025-08-05 11:47:59,036 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c379a3c-2f16-4fa5-9fb5-6b59d3b8eff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'' 2025-08-05 11:47:59,067 99842 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324 d9 0.029s 2025-08-05 11:47:59,067 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b9ca6d-8f56-4d5d-896e-bc8b43ba2a50', 'x-openstack-request-id': 'req-10b9ca6d-8f56-4d5d-896e-bc8b43ba2a50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9b58cab5-157d-4e44-a915-40aef32324d9 could not be found."}}' {8} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.035238s] ... ok {9} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.977974s] ... ok {8} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {9} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPatternV346.test_instance_boot_after_snapshot_deletion [2.228086s] ... 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 ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:15,502 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.179s 2025-08-05 11:48:15,503 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a03873b6-d3de-48da-b8d0-60d0f2edcc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:48:16,258 99848 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.754s 2025-08-05 11:48:16,258 99848 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-1244167772", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aada5e24-46ba-4884-a417-346c52aefe72', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aada5e24-46ba-4884-a417-346c52aefe72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:16.170251", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1244167772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}], "user_id": "60ec63d5e6b7453893a1064f6a58f4a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:16,331 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.058s 2025-08-05 11:48:16,331 99848 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': 'Tue, 05 Aug 2025 11:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d659f17-2c5a-4cbc-bfaa-7dc01fb09887', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d659f17-2c5a-4cbc-bfaa-7dc01fb09887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'{"volume": {"id": "ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:16.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1244167772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}], "user_id": "60ec63d5e6b7453893a1064f6a58f4a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "58144acb7b764fa4a71fc2854dbc9981"}}' 2025-08-05 11:48:17,394 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.047s 2025-08-05 11:48:17,395 99848 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': 'Tue, 05 Aug 2025 11:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c66b810-dedd-4cfa-86b6-a61d501755c1', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c66b810-dedd-4cfa-86b6-a61d501755c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'{"volume": {"id": "ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:16.000000", "updated_at": "2025-08-05T11:48:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1244167772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}], "user_id": "60ec63d5e6b7453893a1064f6a58f4a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "58144acb7b764fa4a71fc2854dbc9981"}}' 2025-08-05 11:48:17,522 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.111s 2025-08-05 11:48:17,523 99848 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': 'Tue, 05 Aug 2025 11:48:17 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 -c28f1aa9-3373-4088-8d43-500529cdbc8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'' 2025-08-05 11:48:17,549 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.025s 2025-08-05 11:48:17,549 99848 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': 'Tue, 05 Aug 2025 11:48:17 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-23ed5ba1-4944-4c4c-946e-6b1afa97b906', 'x-openstack-request-id': 'req-23ed5ba1-4944-4c4c-946e-6b1afa97b906', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a could not be found."}}' {11} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain [1.685913s] ... 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 6c8a58a9-ca7b-47e5-8d8b-34a3a523c927 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:35,236 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.538s 2025-08-05 11:48:35,237 99848 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-1076640812"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2759206f-7474-455a-b1d4-5763194f0b4f', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2759206f-7474-455a-b1d4-5763194f0b4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6c8a58a9-ca7b-47e5-8d8b-34a3a523c927", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:35.077919", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1076640812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:35,300 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927 0.051s 2025-08-05 11:48:35,301 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e54c1a-0660-4b4f-86df-89f17b78e7a6', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e54c1a-0660-4b4f-86df-89f17b78e7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927'} Body: b'{"volume": {"id": "6c8a58a9-ca7b-47e5-8d8b-34a3a523c927", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:35.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1076640812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:36,367 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927 0.052s 2025-08-05 11:48:36,368 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fd79c2-d964-40b0-a9ba-5fba431a02b0', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fd79c2-d964-40b0-a9ba-5fba431a02b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927'} Body: b'{"volume": {"id": "6c8a58a9-ca7b-47e5-8d8b-34a3a523c927", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:35.000000", "updated_at": "2025-08-05T11:48:35.000000", "name": "tempest-VolumeDependencyTests-Volume-1076640812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_dep_chain_2 [1.563893s] ... 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 8b13a3ab-78f4-406b-8c42-22bfc0149beb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:36,740 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.355s 2025-08-05 11:48:36,741 99848 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-1115362682"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90662c68-e2e8-4bf5-8f7e-7ca625852fd9', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90662c68-e2e8-4bf5-8f7e-7ca625852fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8b13a3ab-78f4-406b-8c42-22bfc0149beb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:36.603804", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1115362682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:36,827 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb 0.074s 2025-08-05 11:48:36,832 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fecb64-e3ff-4b11-98fa-d4f3be0aafde', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fecb64-e3ff-4b11-98fa-d4f3be0aafde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb'} Body: b'{"volume": {"id": "8b13a3ab-78f4-406b-8c42-22bfc0149beb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:37.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1115362682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:37,934 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb 0.074s 2025-08-05 11:48:37,934 99848 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': 'Tu e, 05 Aug 2025 11:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976b0b33-e69e-46e9-90d8-42e6378c664b', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976b0b33-e69e-46e9-90d8-42e6378c664b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb'} Body: b'{"volume": {"id": "8b13a3ab-78f4-406b-8c42-22bfc0149beb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:37.000000", "updated_at": "2025-08-05T11:48:37.000000", "name": "tempest-VolumeDependencyTests-Volume-1115362682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_snapshot [1.739988s] ... 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 1f7145ee-95b5-4c13-8278-a2a8deb5d6c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:38,560 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.610s 2025-08-05 11:48:38,560 99848 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-44288197"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bca93c-2aac-42e2-b762-c69fa78dca8c', 'content-length': '769', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bca93c-2aac-42e2-b762-c69fa78dca8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1f7145ee-95b5-4c13-8278-a2a8deb5d6c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:38.248655", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-44288197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:38,613 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0 0.041s 2025-08-05 11:48:38,614 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b76217-88ad-448d-ae5f-bf6ad4c5ba09', 'content-length': '837', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b76217-88ad-448d-ae5f-bf6ad4c5ba09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0'} Body: b'{"volume": {"id": "1f7145ee-95b5-4c13-8278-a2a8deb5d6c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:38.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-44288197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:39,674 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0 0.045s 2025-08-05 11:48:39,675 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 05 Aug 2025 11:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0442c2d-bf5f-4402-82a8-8460a83f878c', 'content-length': '858', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0442c2d-bf5f-4402-82a8-8460a83f878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0'} Body: b'{"volume": {"id": "1f7145ee-95b5-4c13-8278-a2a8deb5d6c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:38.000000", "updated_at": "2025-08-05T11:48:39.000000", "name": "tempest-VolumeDependencyTests-Volume-44288197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' {11} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeDependencyTests.test_delete_source_volume [1.446528s] ... 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 a6257460-d25a-413b-801e-686cfd1bbbaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:39,959 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.267s 2025-08-05 11:48:39,959 99848 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-2108634777"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0ab4ec-68c0-4251-933e-e10ecb914d35', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0ab4ec-68c0-4251-933e-e10ecb914d35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a6257460-d25a-413b-801e-686cfd1bbbaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:39.852661", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2108634777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:40,040 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf 0.068s 2025-08-05 11:48:40,040 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975e29d1-da23-4da9-a2b2-f9f15d257122', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975e29d1-da23-4da9-a2b2-f9f15d257122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf'} Body: b'{"volume": {"id": "a6257460-d25a-413b-801e-686cfd1bbbaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:40.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2108634777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:41,116 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf 0.061s 2025-08-05 11:48:41,117 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 05 Aug 2025 11:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3853d34-46e3-483c-8c69-339669e3ed59', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3853d34-46e3-483c-8c69-339669e3ed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf'} Body: b'{"volume": {"id": "a6257460-d25a-413b-801e-686cfd1bbbaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:40.000000", "updated_at": "2025-08-05T11:48:40.000000", "name": "tempest-VolumeDependencyTests-Volume-2108634777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' {11} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Encrypted volume attach is not supported {11} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDependencyTests.test_snapshot_removal [2.098857s] ... 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 7d005071-7fe9-42bf-b95c-f03ee48b99ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:49:07,673 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.762s 2025-08-05 11:49:07,673 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-985269898", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b41d58-244d-4a9e-9c6e-d962a000f8c5', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b41d58-244d-4a9e-9c6e-d962a000f8c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7d005071-7fe9-42bf-b95c-f03ee48b99ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:07.544273", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-985269898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}], "user_id": "3da8022376084054b9c345fe41c21266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:07,742 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.056s 2025-08-05 11:49:07,742 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad03f29d-19c2-439f-8eb6-3d83a368adb2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad03f29d-19c2-439f-8eb6-3d83a368adb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'{"volume": {"id": "7d005071-7fe9-42bf-b95c-f03ee48b99ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:08.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-985269898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}], "user_id": "3da8022376084054b9c345fe41c21266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f239d9c59c2441438a74be0c1e519e0f"}}' 2025-08-05 11:49:08,801 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.043s 2025-08-05 11:49:08,802 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-ee66ec3f-7dfb-421f-a89e-831caf675229', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee66ec3f-7dfb-421f-a89e-831caf675229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'{"volume": {"id": "7d005071-7fe9-42bf-b95c-f03ee48b99ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:08.000000", "updated_at": "2025-08-05T11:49:08.000000", "name": "tempest-SnapshotDependencyTests-volume-985269898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}], "user_id": "3da8022376084054b9c345fe41c21266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f239d9c59c2441438a74be0c1e519e0f"}}' 2025-08-05 11:49:08,982 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.165s 2025-08-05 11:49:08,983 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49: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-1dc1c9fe-f93b-432e-9d20-95e8c2b2b73e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'' 2025-08-05 11:49:09,007 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.024s 2025-08-05 11:49:09,007 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e6aae1-31cd-4cec-8349-40573e8a7a43', 'x-openstack-request-id': 'req-b6e6aae1-31cd-4cec-8349-40573e8a7a43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d005071-7fe9-42bf-b95c-f03ee48b99ce could not be found."}}' {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [135.524311s] ... 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 3ad33499-5a31-4215-a737-32cbfcabdc4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:04,206 99832 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.040s 2025-08-05 11:47:04,207 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:04 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-b11abd20-4a53-40d3-affc-ba6375633af7', '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": "90afa43d934242edb5720e56250577ad", "name": "tempest-DeleteServersTestJSON-1403017308-project-member", "password_expires_at": null}, "audit_ids": ["Rk2OIC8HTtaWXmIwGRj6Gg"], "expires_at": "2025-08-05T12:47:04.000000Z", "issued_at": "2025-08-05T11:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca790742471e478fbe32b874bf9e40c9", "name": "tempest-DeleteServersTestJSON-1403017308"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ca790742471e478fbe32b874bf9e40c9", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:04,207 99832 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '696349ea-142a-4804-9a92-288261189f2b', 'name': 'tempest-DeleteServersTestJSON-738227374-network', 'tenant_id': 'ca790742471e478fbe32b874bf9e40c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca790742471e478fbe32b874bf9e40c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48857, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'crea ted_at': '2025-08-05T11:46:38Z', 'updated_at': '2025-08-05T11:46:39Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:23,089 99832 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 18.880s 2025-08-05 11:47:23,089 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1944391257", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "696349ea-142a-4804-9a92-288261189f2b"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627e50f4-5d10-4fb2-ae4e-4a6c703a8eb0', 'x-compute-request-id': 'req-627e50f4-5d10-4fb2-ae4e-4a6c703a8eb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd0e0edd-95d6-41cf-81ea-0b9256bda6f9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8cT7QMnDVXNs"}}' 2025-08-05 11:47:25,656 99832 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/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9 2.562s 2025-08-05 11:47:25,656 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:23 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-9fb4c458-2601-41ef-bc39-644d2778f217', 'x-compute-request-id': 'req-9fb4c458-2601-41ef-bc39-644d2778f217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9'} Body: b'{"server": {"id": "dd0e0edd-95d6-41cf-81ea-0b9256bda6f9", "name": "tempest-DeleteServersTestJSON-server-1944391257", "status": "BUILD", "tenant_id": "ca790742471e478fbe32b874bf9e40c9", "user_id": "90afa43d934242edb5720e56250577ad", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}], "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-05 11:48:18,244 99832 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/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9 2.524s 2025-08-05 11:48:18,244 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 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-17d5ed25-1bd3-4b79-8da2-6a6c7374b818', 'x-compute-request-id': 'req-17d5ed25-1bd3-4b79-8da2-6a6c7374b818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9'} Body: b'{"server": {"id": "dd0e0edd-95d6-41cf-81ea-0b9256bda6f9", "name": "tempest-DeleteServersTestJSON-server-1944391257", "status": "ACTIVE", "tenant_id": "ca790742471e478fbe32b874bf9e40c9", "user_id": "90afa43d934242edb5720e56250577ad", "metadata": {}, "hostId": "3115c65b4624c634445b28dc4b10291274193c102f75f074653c959b", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-DeleteServersTestJSON-738227374-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:e7:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:56.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-05 11:48:18,260 99832 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 11:49:18,529 99832 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.209s 2025-08-05 11:49:18,529 99832 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-1806500762"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b29e34d-9c7a-4499-a450-58b4fd26a559', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b29e34d-9c7a-4499-a450-58b4fd26a559', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ad33499-5a31-4215-a737-32cbfcabdc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:18.459323", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1806500762", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a d33499-5a31-4215-a737-32cbfcabdc4b"}], "user_id": "90afa43d934242edb5720e56250577ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:18,602 99832 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/3ad33499-5a31-4215-a737-32cbfcabdc4b 0.058s 2025-08-05 11:49:18,603 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d81d69-a3db-40a5-b8d0-d7e5dbe1869b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d81d69-a3db-40a5-b8d0-d7e5dbe1869b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b'} Body: b'{"volume": {"id": "3ad33499-5a31-4215-a737-32cbfcabdc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:18.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1806500762", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}], "user_id": "90afa43d934242edb5720e56250577ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca790742471e478fbe32b874bf9e40c9"}}' 2025-08-05 11:49:19,669 99832 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/3ad33499-5a31-4215-a737-32cbfcabdc4b 0.050s 2025-08-05 11:49:19,669 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091e3232-d975-40ec-af80-1308d48aeec7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091e3232-d975-40ec-af80-1308d48aeec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b'} Body: b'{"volume": {"id": "3ad33499-5a31-4215-a737-32cbfcabdc4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:18.000000", "updated_at": "2025-08-05T11:49:19.000000", "name": "tempest-DeleteServersTestJSON-volume-1806500762", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}], "user_id": "90afa43d934242edb5720e56250577ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca790742471e478fbe32b874bf9e40c9"}}' {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [201.723467s] ... 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 775b18bc-2f17-46da-85ba-3bd6bde8132e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:06,129 99838 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:47:06,129 99838 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:47:06,215 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.085s 2025-08-05 11:47:06,215 99838 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-66453035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5Q5S2LDxE46WPXG7cY/mrJqxlP9dmLxBlriABid30eb60csJrV1ueLCE8V9kjF0xqYJGfxvasVQVhd42HkrdkPyIfRWHx8lTq0dA9ELGDsNUxn0svYy949HBRVC1OlWw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f395dbf9-88cf-482e-95c4-376e17f383a9', 'x-compute-request-id': 'req-f395dbf9-88cf-482e-95c4-376e17f383a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-66453035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5Q5S2LDxE46WPXG7cY/mrJqxlP9dmLxBlriABid30eb60csJrV1ueLCE8V9kjF0xqYJGfxvasVQVhd42HkrdkPyIfRWHx8lTq0dA9ELGDsNUxn0svYy949HBRVC1OlWw==", "fingerprint": "3e:4f:fe:ea:97:8f:39:c8:e6:44:57:8a:91:68:99:1b", "user_id": "33b49494059f4bdfb4eac13af127f4ab"}}' 2025-08-05 11:47:06,218 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66453035 created 2025-08-05 11:47:09,441 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.223s 2025-08-05 11:47:09,441 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--442935937", "description": "tempest-description--1135664877"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-08ac113a-bbfb-4a3d-984d-10934ec5700a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "name": "tempest-securitygroup--442935937", "stateful": true, "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "tempest-description--1135664877", "shared": false, "security_group_rules": [{"id": "b8d773c1-1d29-4ce7-9a55-82a21c335bc7", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "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": 217, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:09Z", "updated_at": "2025-08-05T11:47:09Z", "revision_number": 0}, {"id": "de71fcbf-736d-4b11-9a18-4f566e3d8a65", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "ethertype": "I Pv4", "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": 216, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:09Z", "updated_at": "2025-08-05T11:47:09Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:47:09Z", "updated_at": "2025-08-05T11:47:09Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:47:10,982 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.540s 2025-08-05 11:47:10,982 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-437d93dc-b841-435a-96d3-a3873570920a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "05208756-0aa6-4f90-8917-0b855b4dad88", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "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-05T11:47:10Z", "updated_at": "2025-08-05T11:47:10Z", "revision_number": 0}}' 2025-08-05 11:47:13,479 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.496s 2025-08-05 11:47:13,479 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-870552f6-d5c5-448a-b039-c02df810b818', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2d1ff96-452a-4bb9-983e-729d5773a810", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "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-05T11:47:13Z", "updated_at": "2025-08-05T11:47:13Z", "revision_number": 0}}' 2025-08-05 11:47:13,479 99838 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--442935937 created 2025-08-05 11:47:19,561 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 6.081s 2025-08-05 11:47:19,561 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6cc5e0d7-c1b8-4455-bd32-c03977860456', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "080bea3c-5cbd-43f4-94cc-8854e9c42aee", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.78", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:18Z", "updated_at": "2025-08-05T11:47:18Z", "revision_number": 0}}' 2025-08-05 11:47:19,562 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '080bea3c-5cbd-43f4-94cc-8854e9c42aee', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.78', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:18Z', 'updated_at': '2025-08-05T11:47:18Z', 'revision_number': 0, 'ip': '172.24.4.78'} created 2025-08-05 11:47:19,669 99838 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.100s 2025-08-05 11:47:19,670 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:19 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-04b1e017-543e-41af-8847-f7b3ef4b6b2b', '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": "33b49494059f4bdfb4eac13af127f4ab", "name": "tempest-AttachVolumeShelveTestJSON-738245132-project-member", "password_expires_at": null}, "audit_ids": ["ycUhTwOjRE-3uGM7AVY2-Q"], "expires_at": "2025-08-05T12:47:19.000000Z", "issued_at": "2025-08-05T11:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86bb747ed68947739d65ae4ba3831a3d", "name": "tempest-AttachVolumeShelveTestJSON-738245132"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ident ity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/86bb747ed68947739d65ae4ba3831a3d", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:19,670 99838 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '1fd3619d-e762-425d-8084-e5205648afc1', 'name': 'tempest-AttachVolumeShelveTestJSON-1394585425-network', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47358, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:42Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:19,671 99838 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-66453035', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5Q5S2LDxE46WPXG7cY/mrJqxlP9dmLxBlriABid30eb60csJrV1ueLCE8V9kjF0xqYJGfxvasVQVhd42HkrdkPyIfRWHx8lTq0dA9ELGDsNUxn0svYy949HBRVC1OlWw==', 'fingerprint': '3e:4f:fe:ea:97:8f:39:c8:e6:44:57:8a:91:68:99:1b', 'user_id': '33b49494059f4bdfb4eac13af127f4ab', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC3+0qRC1KT9JSIz7eBIODafTkafJE+WsWe0bKXoMwcQSX0D16/yZpT\nl9y4Ay/es4egBwYFK4EEACKhZANiAAQuUOUtiw8ROOlj1xu3GP5qyasZT/XZi8QZ\na4gAYnd9Hm+tHLCa1dbniwhPFfZIxdMamCRn8b2rFUFYXeNh5K3ZD8iH0Vh8fJU6\ntHQPRCxg7DVMZ9LL2MvePRwUVQtTpVs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c14865da-bc6e-40f2-9d3a-d334f4decf8d', 'name': 'tempest-securitygroup--442935937', 'stateful': True, 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': 'tempest-description--1135664877', 'shared': False, 'security_group_rules': [{'id': 'b8d773c1-1d29-4ce7-9a55-82a21c335bc7', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'c14865da-bc6e-40f2-9d3a-d334f4decf8d', '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': 217, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:47:09Z', 'updated_at': '2025-08-05T11:47:09Z', 'revision_number': 0}, {'id': 'de71fcbf-736d-4b11-9a18-4f566e3d8a65', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'c14865da-bc6e-40f2-9d3a-d334f4decf8d', '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': 216, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-0 5T11:47:09Z', 'updated_at': '2025-08-05T11:47:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:47:09Z', 'updated_at': '2025-08-05T11:47:09Z', 'revision_number': 1, 'project_id': '86bb747ed68947739d65ae4ba3831a3d'}, 'floating_ip': {'id': '080bea3c-5cbd-43f4-94cc-8854e9c42aee', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.78', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:18Z', 'updated_at': '2025-08-05T11:47:18Z', 'revision_number': 0, 'ip': '172.24.4.78'}} 2025-08-05 11:47:37,675 99838 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 18.003s 2025-08-05 11:47:37,675 99838 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-360068716", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "1fd3619d-e762-425d-8084-e5205648afc1"}], "security_groups": [{"name": "tempest-securitygroup--442935937"}], "key_name": "tempest-keypair-66453035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1', '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-32c2504d-5436-4f37-8d18-565fa1fb3581', 'x-compute-request-id': 'req-32c2504d-5436-4f37-8d18-565fa1fb3581', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--442935937"}], "adminPass": "password"}}' 2025-08-05 11:47:40,814 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32743a1 3.136s 2025-08-05 11:47:40,815 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', '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-9d6de15f-bb19-4276-a23b-e200b5304aba', 'x-compute-request-id': 'req-9d6de15f-bb19-4276-a23b-e200b5304aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "name": "tempest-AttachVolumeShelveTestJSON-server-360068716", "status": "BUILD", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13a f127f4ab", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:38Z", "updated": "2025-08-05T11:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-66453035", "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-05 11:48:32,946 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32743a1 2.066s 2025-08-05 11:48:32,946 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1582', '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-1fa3ffd7-c4f1-49c7-a3b9-5ffd10ce6b3d', 'x-compute-request-id': 'req-1fa3ffd7-c4f1-49c7-a3b9-5ffd10ce6b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "name": "tempest-AttachVolumeShelveTestJSON-server-360068716", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:37Z", "updated": "2025-08-05T11:48:14Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:dc:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66453035", "OS-SRV-USG:launched_at": "2025-08-05T11:48:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442935937"}], "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-05 11:48:32,965 99838 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-05 11:49:33,228 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32 743a1/os-interface 0.204s 2025-08-05 11:49:33,229 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:33 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-d50e52d0-63ed-4c5f-ad53-0d7740b1c9ef', 'x-compute-request-id': 'req-d50e52d0-63ed-4c5f-ad53-0d7740b1c9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1fd3619d-e762-425d-8084-e5205648afc1", "port_id": "290577cb-e213-4512-aec8-349e282e33be", "mac_addr": "fa:16:3e:f5:dc:55", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "61912a77-e6a8-41b5-b77b-e0c311b5d49f", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 11:49:35,206 99838 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/080bea3c-5cbd-43f4-94cc-8854e9c42aee 1.972s 2025-08-05 11:49:35,206 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "290577cb-e213-4512-aec8-349e282e33be"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f63e59e9-8a98-443e-9a22-cd5d6cc996d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080bea3c-5cbd-43f4-94cc-8854e9c42aee'} Body: b'{"floatingip": {"id": "080bea3c-5cbd-43f4-94cc-8854e9c42aee", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.78", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "d5cd5bfa-092f-4782-aab2-dc55ef4e6f01", "port_id": "290577cb-e213-4512-aec8-349e282e33be", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1fd3619d-e762-425d-8084-e5205648afc1", "mac_address": "fa:16:3e:f5:dc:55", "admin_state_up": true, "status": "ACTIVE", "device_id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:18Z", "updated_at": "2025-08-05T11:49:34Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:49:35,209 99838 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication 2025-08-05 11:49:35,224 99838 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:49:35,325 99838 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:49:35,326 99838 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created 2025-08-05 11:49:35,376 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32743a1/ips 0.049s 2025-08-05 11:49:35,377 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631f04a1-a16c-4b26-be0c-238420592c57', 'x-compute-request-id': 'req-631f04a1-a16c-4b26-be0c-238420592c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2025-08-05 11:49:35,569 99838 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.189s 2025-08-05 11:49:35,570 99838 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-245799363"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44205a2-3d51-43d7-9cb2-777651e450e6', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44205a2-3d51-43d7-9cb2-777651e450e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "775b18bc-2f17-46da-85ba-3bd6bde8132e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:35.511307", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-245799363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:35,619 99838 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/775b18bc-2f17-46da-85ba-3bd6bde8132e 0.037s 2025-08-05 11:49:35,620 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a4e091-c141-47c9-acda-7b8a0398628b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a4e091-c141-47c9-acda-7b8a0398628b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e'} Body: b'{"volume": {"id": "775b18bc-2f17-46da-85ba-3bd6bde8132e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:36.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-245799363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:49:36,674 99838 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/775b18bc-2f17-46da-85ba-3bd6bde8132e 0.038s 2025-08-05 11:49:36,674 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c15a3f-6767-4e27-aaad-aa592a3676d0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c15a3f-6767-4e27-aaad-aa592a3676d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e'} Body: b'{"volume": {"id": "775b18bc-2f17-46da-85ba-3bd6bde8132e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:36.000000", "updated_at": "2025-08-05T11:49:36.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-245799363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:49:36,919 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1 0.229s 2025-08-05 11:49:36,920 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fca3784-cce2-4348-b0ef-ec0ce1076471', 'x-compute-request-id': 'req-5fca3784-cce2-4348-b0ef-ec0ce1076471', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'' 2025-08-05 11:49:37,126 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1 0.206s 2025-08-05 11:49:37,127 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc445b9-1b98-47ef-9c00-b07736bbaea9', 'x-compute-request-id': 'req-4bc445b9-1b98-47ef-9c00-b07736bbaea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "name": "tempest-AttachVolumeShelveTestJSON-server-360068716", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49 494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:37Z", "updated": "2025-08-05T11:49:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:dc:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66453035", "OS-SRV-USG:launched_at": "2025-08-05T11:48:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442935937"}], "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-05 11:50:27,230 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1 0.034s 2025-08-05 11:50:27,230 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 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-071a6037-1a54-4e93-bf41-781931a8309a', 'x-compute-request-id': 'req-071a6037-1a54-4e93-bf41-781931a8309a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5e63e1d-03c2-48dc-869a-cf19e32743a1 could not be found."}}' 2025-08-05 11:50:27,258 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66453035 0.027s 2025-08-05 11:50:27,259 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 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-2efc3da7-b370-4104-888c-1678338cfeeb', 'x-compute-request-id': 'req-2efc3da7-b370-4104-888c-1678338cfeeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66453035'} Body: b'' 2025-08-05 11:50:27,436 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d 0.177s 2025-08-05 11:50:27,436 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2bd4382d-6f1d-4057-ba61-428bb73f0a2d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d'} Body: b'' 2025-08-05 11:50:27,453 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d 0.016s 2025-08-05 11:50:27,453 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f220cde2-f951-4493-81f8-6b7fa0f0b0cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c14865da-bc6e-40f2-9d3a-d334f4decf8d does not exist", "detail": ""}}' 2025-08-05 11:50:27,850 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/080bea3c-5cbd-43f4-94cc-8854e9c42aee 0.396s 2025-08-05 11:50:27,851 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e21d9ba1-cc8a-4127-ab23-ae3a236fb0d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080bea3c-5cbd-43f4-94cc-8854e9c42aee'} Body: b'' {0} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [188.755626s] ... 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 6168b26e-f94e-4793-bf1b-936dd74ece47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:22,681 99826 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.052s 2025-08-05 11:47:22,682 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ff2f26d-9bdf-4e7a-af51-1a239795b181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:47:23,804 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.081s 2025-08-05 11:47:23,804 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f9560504-ae4c-4f57-a0f1-a6f91a94bd71', '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": "88102adc6e8e47c4be71a6221b6aca45", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "created_at": "2025-08-05T11:47:23Z", "updated_at": "2025-08-05T11:47:23Z", "tags": [], "self": "/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6", "file": "/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:47:25,388 99826 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/9e6f47e8-8723-464a-bfd0-471946aef9a6/file 1.583s 2025-08-05 11:47:25,389 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8517766b-9479-4163-9342-7a3d5b14c97d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6/file'} Body: b'' 2025-08-05 11:47:25,389 99826 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:47:25,389 99826 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:47:28,456 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 3.065s 2025-08-05 11:47:28,456 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2142693018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO64kTk7ih3ar02WK2/Qe1JPGc7KXhbM3bHwCT6c0fdV+rhVCHm2ObsQNrZ27MAxYopv1jKtnn/s58ZaFklppzqYFwOf/sd+603M41yvF8mzrJh3b8gbzMT5Xdf6svNvWw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47: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-0ab4d32e-16ac-4078-afb9-b58eaef9a0f7', 'x-compute-request-id': 'req-0ab4d32e-16ac-4078-afb9-b58eaef9a0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2142693018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO64kTk7ih3ar02WK2/Qe1JPGc7KXhbM3bHwCT6c0fdV+rhVCHm2ObsQNrZ27MAxYopv1jKtnn/s58ZaFklppzqYFwOf/sd+603M41yvF8mzrJh3b8gbzMT5Xdf6svNvWw==", "fingerprint": "ad:07:ec:7b:71:80:0b:39:98:5e:da:c5:d1:1e:1a:c3", "user_id": "3aadd3920d7b44819a42c54e092fbed9"}}' 2025-08-05 11:47:28,458 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2142693018 created 2025-08-05 11:47:31,199 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.740s 2025-08-05 11:47:31,200 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--652098767", "description": "tempest-description--567454322"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-e8352e5f-57bb-4caa-bcdb-d67256372c14', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "44eefced-e785-42c2-bef2-be55804e3019", "name": "tempest-securitygroup--652098767", "stateful": true, "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "description": "tempest-description--567454322", "shared": false, "security_group_rules": [{"id": "92e3d03f-3c36-4d49-814d-5b7ae812cb3d", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:30Z", "updated_at": "2025-08-05T11:47:30Z", "revision_number": 0}, {"id": "f6beba8b-6ed7-4b47-ad9b-b35d2fff8023", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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": 297, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:30Z", "updated_at": "2025-08-05T11:47:30Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:47:30Z", "updated_at": "2025-08-05T11:47:30Z", "revision_number": 1, "project_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:47:32,700 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.499s 2025-08-05 11:47:32,700 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5a993592-ecb6-4096-bb09-1d87f26acaf5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db2f9865-6a04-4b72-8620-ab6fb83328ca", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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-05T11:47:32Z", "updated_at": "2025-08-05T11:47:32Z", "revision_number": 0}}' 2025-08-05 11:47:34,571 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.870s 2025-08-05 11:47:34,571 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c3b9d5e4-9cc0-4e73-a5f5-88020499dacb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d778a8aa-e200-4afa-8f94-c1c5b022dd8f", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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-05T11:47:34Z", "updated_at": "2025-08-05T11:47:34Z", "revision_number": 0}}' 2025-08-05 11:47:34,572 99826 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--652098767 created 2025-08-05 11:47:37,691 9 9826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.118s 2025-08-05 11:47:37,691 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-552be890-b4db-4c14-bfdc-8243857712a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "floating_ip_address": "172.24.4.219", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4ddc1c05dfe64656822cbe606968248f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:37Z", "updated_at": "2025-08-05T11:47:37Z", "revision_number": 0}}' 2025-08-05 11:47:37,691 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'floating_ip_address': '172.24.4.219', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:37Z', 'updated_at': '2025-08-05T11:47:37Z', 'revision_number': 0, 'ip': '172.24.4.219'} created 2025-08-05 11:47:37,798 99826 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.102s 2025-08-05 11:47:37,799 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 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-493fcaff-a295-4bbd-a608-92fdbfbf5ecb', '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": "3aadd3920d7b44819a42c54e092fbed9", "name": "tempest-AttachSCSIVolumeTestJSON-496566260-project-member", "password_expires_at": null}, "audit_ids": ["8pwFpwrNS1SYcY7zT8rV_A"], "expires_at": "2025-08-05T12:47:37.000000Z", "issued_at": "2025-08-05T11:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ddc1c05dfe64656822cbe606968248f", "name": "tempest-AttachSCSIVolumeTestJSON-496566260"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4ddc1c05dfe64656822cbe606968248f", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:37,799 99826 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd4fd43ed-2060-4ad2-9785-d705a3658444', 'name': 'tempest-AttachSCSIVolumeTestJSON-1130057648-network', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17425, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:40Z', 'updated_at': '2025-08-05T11:46:40Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:37,800 99826 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2142693018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO64kTk7ih3ar02WK2/Qe1JPGc7KXhbM3bHwCT6c0fdV+rhVCHm2ObsQNrZ27MAxYopv1jKtnn/s58ZaFklppzqYFwOf/sd+603M41yvF8mzrJh3b8gbzMT5Xdf6svNvWw==', 'fingerprint': 'ad:07:ec:7b:71:80:0b:39:98:5e:da:c5:d1:1e:1a:c3', 'user_id': '3aadd3920d7b44819a42c54e092fbed9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCiTNaDQ+xlkg313HfYCAxV7UmlFj3YAE08Z2BLvuMGJ6XPQ9nTLlc2\nbEEa/bulNe+gBwYFK4EEACKhZANiAATuuJE5O4od2q9Nlitv0HtSTxnOyl4WzN2x\n8Ak+nNH3Vfq4VQh5tjm7EDa2duzAMWKKb9YyrZ5/7OfGWhZJaac6mBcDn/7HfutN\nzONcrxfJs6yYd2/IG8zE+V3X+rLzb1s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '44eefced-e785-42c2-bef2-be55804e3019', 'name': 'tempest-securitygroup--652098767', 'stateful': True, 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'description': 'tempest-description--567454322', 'shared': False, 'security_group_rules': [{'id': '92e3d03f-3c36-4d49-814d-5b7ae812cb3d', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'security_group_id': '44eefced-e785-42c2-bef2-be55804e3019', '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': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:47:30Z', 'updated_at': '2025-08-05T11:47:30Z', 'revision_number': 0}, {'id': 'f6beba8b-6ed7-4b47-ad9b-b35d2fff8023', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'security_group_id': '44eefced-e785-42c2-bef2-be55804e3019', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_ra nge_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 297, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:47:30Z', 'updated_at': '2025-08-05T11:47:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:47:30Z', 'updated_at': '2025-08-05T11:47:30Z', 'revision_number': 1, 'project_id': '4ddc1c05dfe64656822cbe606968248f'}, 'floating_ip': {'id': '6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'floating_ip_address': '172.24.4.219', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:37Z', 'updated_at': '2025-08-05T11:47:37Z', 'revision_number': 0, 'ip': '172.24.4.219'}} 2025-08-05 11:47:44,414 99826 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 6.614s 2025-08-05 11:47:44,415 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1538356220", "imageRef": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "d4fd43ed-2060-4ad2-9785-d705a3658444"}], "security_groups": [{"name": "tempest-securitygroup--652098767"}], "key_name": "tempest-keypair-2142693018", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a99d302-641f-4441-a4c0-4ca7cb65bf60', 'x-compute-request-id': 'req-6a99d302-641f-4441-a4c0-4ca7cb65bf60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--652098767"}], "adminPass": "6W5qZCAg5uhB"}}' 2025-08-05 11:47:46,105 99826 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/96662e48-640f-41cd-a89e-1d76cce17db9 1.687s 2025-08-05 11:47:46,106 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:44 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-f03e2b50-3a39-44c8-a945-b3325c73f8da', 'x-compute-request-id': 'req-f03e2b50-3a39-44c8-a945-b3325c73f8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "name": "tempest-Attach SCSIVolumeTestJSON-server-1538356220", "status": "BUILD", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "user_id": "3aadd3920d7b44819a42c54e092fbed9", "metadata": {}, "hostId": "", "image": {"id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9e6f47e8-8723-464a-bfd0-471946aef9a6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:44Z", "updated": "2025-08-05T11:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2142693018", "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-05 11:48:37,099 99826 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/96662e48-640f-41cd-a89e-1d76cce17db9 0.917s 2025-08-05 11:48:37,099 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2e636a-e565-499e-accb-e2cc4671f8d2', 'x-compute-request-id': 'req-1b2e636a-e565-499e-accb-e2cc4671f8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1538356220", "status": "ACTIVE", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "user_id": "3aadd3920d7b44819a42c54e092fbed9", "metadata": {}, "hostId": "79ccb1d4847d6e4bdb84c57dfef9c09883cc9e4bba90a3dc2086dcd0", "image": {"id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9e6f47e8-8723-464a-bfd0-471946aef9a6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:44Z", "updated": "2025-08-05T11:48:28Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1130057648-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:92:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2142693018", "OS-SRV-USG:launched_at": "2025-08-05T11:48:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--652098767"}], "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-05 11:48:37,114 99826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:49:37,332 99826 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/96662e48-64 0f-41cd-a89e-1d76cce17db9/os-interface 0.157s 2025-08-05 11:49:37,332 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:37 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-1f64379a-387f-4e7d-b762-fc9684fe612e', 'x-compute-request-id': 'req-1f64379a-387f-4e7d-b762-fc9684fe612e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4fd43ed-2060-4ad2-9785-d705a3658444", "port_id": "da532da6-c169-425f-860d-606901ceb947", "mac_addr": "fa:16:3e:1c:92:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e7ce9530-b731-40dd-a211-edda2c51b610", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 11:49:38,637 99826 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/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1 1.300s 2025-08-05 11:49:38,637 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "da532da6-c169-425f-860d-606901ceb947"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-708bc9ff-bbf7-4144-b66a-563c62e81e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1'} Body: b'{"floatingip": {"id": "6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "floating_ip_address": "172.24.4.219", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "e16b5261-a8b2-4eba-b672-9b71be699e28", "port_id": "da532da6-c169-425f-860d-606901ceb947", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4fd43ed-2060-4ad2-9785-d705a3658444", "mac_address": "fa:16:3e:1c:92:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "96662e48-640f-41cd-a89e-1d76cce17db9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:37Z", "updated_at": "2025-08-05T11:49:37Z", "revision_number": 1, "project_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:49:38,639 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.219:22' as 'cirros' with public key authentication 2025-08-05 11:49:38,662 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:49:38,766 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:49:38,766 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.219 successfully created 2025-08-05 11:49:39,018 99826 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.250s 2025-08-05 11:49:39,018 99826 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-1441308473"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a519ac51-776d-4c20-8c7b-87709797a7fd', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a519ac51-776d-4c20-8c7b-87709797a7fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6168b26e-f94e-4793-bf1b-936dd74ece47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:38.942656", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1441308473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}], "user_id": "3aadd3920d7b44819a42c54e092fbed9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:39,102 99826 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/6168b26e-f94e-4793-bf1b-936dd74ece47 0.070s 2025-08-05 11:49:39,103 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e048676-8cae-43f4-bc68-50f3a1c075a9', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e048676-8cae-43f4-bc68-50f3a1c075a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47'} Body: b'{"volume": {"id": "6168b26e-f94e-4793-bf1b-936dd74ece47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:39.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1441308473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}], "user_id": "3aadd3920d7b44819a42c54e092fbed9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:49:40,156 99826 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/6168b26e-f94e-4793-bf1b-936dd74ece47 0.037s 2025-08-05 11:49:40,157 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f79a80d-1655-4cdd-a9f1-593c61fce7ff', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f79a80d-1655-4cdd-a9f1-593c61fce7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47'} Body: b'{"volume": {"id": "6168b26e-f94e-4793-bf1b-936dd74ece47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:39.000000", "updated_at": "2025-08-05T11:49:39.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1441308473", "description": null, "volume_type": "joviandss-2", "sn apshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}], "user_id": "3aadd3920d7b44819a42c54e092fbed9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:49:40,304 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9 0.132s 2025-08-05 11:49:40,305 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:40 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-b1d27cb1-c29d-4feb-abf0-6427a3f634a7', 'x-compute-request-id': 'req-b1d27cb1-c29d-4feb-abf0-6427a3f634a7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'' 2025-08-05 11:49:40,511 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9 0.206s 2025-08-05 11:49:40,512 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f41b7db-2243-47a7-98fe-e8cbfd62b7e6', 'x-compute-request-id': 'req-9f41b7db-2243-47a7-98fe-e8cbfd62b7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1538356220", "status": "ACTIVE", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "user_id": "3aadd3920d7b44819a42c54e092fbed9", "metadata": {}, "hostId": "79ccb1d4847d6e4bdb84c57dfef9c09883cc9e4bba90a3dc2086dcd0", "image": {"id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9e6f47e8-8723-464a-bfd0-471946aef9a6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:44Z", "updated": "2025-08-05T11:49:40Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1130057648-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:92:a9"}, {"version": 4, "addr": "172.24.4.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:92:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2142693018", "OS-SRV-USG:launched_at": "2025-08-05T11:48:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--652098767"}], "OS-EXT-STS:task_state": "de leting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:50:30,614 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9 0.039s 2025-08-05 11:50:30,614 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 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-93b81127-b52c-49c0-b851-708e5c6c2a73', 'x-compute-request-id': 'req-93b81127-b52c-49c0-b851-708e5c6c2a73', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 96662e48-640f-41cd-a89e-1d76cce17db9 could not be found."}}' 2025-08-05 11:50:30,643 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2142693018 0.027s 2025-08-05 11:50:30,643 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 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-826bc62f-0534-4da0-b16a-8c57dca1103f', 'x-compute-request-id': 'req-826bc62f-0534-4da0-b16a-8c57dca1103f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2142693018'} Body: b'' 2025-08-05 11:50:30,817 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019 0.173s 2025-08-05 11:50:30,817 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8e3d311b-1b25-4886-a8f0-21da51b0dd4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019'} Body: b'' 2025-08-05 11:50:30,833 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019 0.015s 2025-08-05 11:50:30,834 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dc3c9718-f212-43cf-ae0d-bb6ea478e2ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 44eefced-e785-42c2-bef2-be55804e3019 does not exist", "detail": ""}}' 2025-08-05 11:50:31,231 99826 INFO [tempest.lib.common.rest_client] Reques t (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1 0.397s 2025-08-05 11:50:31,232 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d93597f5-db90-444d-976a-c9e8a8039b3e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1'} Body: b'' 2025-08-05 11:50:31,367 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6 0.135s 2025-08-05 11:50:31,368 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5d1adab8-67c4-4066-baa6-5665224fc76d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6'} Body: b'' 2025-08-05 11:50:31,383 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6 0.015s 2025-08-05 11:50:31,383 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3b27b6b5-5ec4-47ec-929e-d10e3ae382ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6'} Body: b'{"message": "No image found with ID 9e6f47e8-8723-464a-bfd0-471946aef9a6

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [116.520738s] ... 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 a4a5adb0-dcd3-47a8-a493-2e816f058acc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:49,991 99840 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:48:50,388 99840 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.395s 2025-08-05 11:48:50,389 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-340565319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJxEEMqHgm5uo2Zn2gM6QedF59aSqWiWwrzwHB/IcUMWw82122vbwWDDTe/D2WLpWoJMco5Km57XN8yRk/LzWLPKKBb4dzPPbn/ZMQTkIy8KpCxV8gtWjvxV6H45HkNGw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:49 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-58fd867c-0279-4881-8277-ffe709736a75', 'x-compute-request-id': 'req-58fd867c-0279-4881-8277-ffe709736a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-340565319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJxEEMqHgm5uo2Zn2gM6QedF59aSqWiWwrzwHB/IcUMWw82122vbwWDDTe/D2WLpWoJMco5Km57XN8yRk/LzWLPKKBb4dzPPbn/ZMQTkIy8KpCxV8gtWjvxV6H45HkNGw==", "fingerprint": "26:0f:70:16:04:90:f8:3a:2b:d3:42:68:15:c1:5f:09", "user_id": "4def3c9195384ec3b1a083d002c93008"}}' 2025-08-05 11:48:50,391 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-340565319 created 2025-08-05 11:48:51,115 99840 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 0.723s 2025-08-05 11:48:51,116 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1116784238", "description": "tempest-description--117966424"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-28d4c39f-6a55-462c-8e20-671e820e2540', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "name": "tempest-securitygroup--1116784238", "stateful": true, "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "description": "tempest-description--117966424", "shared": false, "security_group_rules": [{"id": "cbf7857c-9997-4b3c-9183-613fb98b051e", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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": 516, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:50Z", "updated_at": "2025-08-05T11:48:50Z", "revision_number": 0}, {"id": "fad5191a-c71a-49e2-badc-7c5c91fc8176", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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": 517, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:50Z", "updated_at": "2025-08-05T11:48:50Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:48:50Z", "updated_at": "2025-08-05T11:48:50Z", "revision_number": 1, "project_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:48:51,350 99840 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 0.233s 2025-08-05 11:48:51,350 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7d25975f-a2c9-44d2-b50b-ab76af458c23', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd2d4ace-3405-4772-a55a-6681263768e0", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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-05T11:48:51Z", "updated_at": "2025-08-05T11:48:51Z", "revision_number": 0}}' 2025-08-05 11:48:51,591 99840 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 0.240s 2025-08-05 11:48:51,591 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-adfdbe4b-5ce1-4cba-9669-b1721172dc47', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14570ee6-ce3f-45cb-9d5f-37ad0b935f51", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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-05T11:48:51Z", "updated_at": "2025-08-05T11:48:51Z", "revision_number": 0}}' 2025-08-05 11:48:51,592 99840 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1116784238 created 2025-08-05 11:48:52,537 99840 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 0.945s 2025-08-05 11:48:52,538 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-accc4b1a-cf3d-4734-9179-19352b680a3a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "05fe45b5-3897-4258-9e76-8e618d64db6a", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "floating_ip_address": "172.24.4.11", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:51Z", "updated_at": "2025-08-05T11:48:51Z", "revision_number": 0}}' 2025-08-05 11:48:52,538 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '05fe45b5-3897-4258-9e76-8e618d64db6a', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'floating_ip_address': '172.24.4.11', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:51Z', 'updated_at': '2025-08-05T11:48:51Z', 'revision_number': 0, 'ip': '172.24.4.11'} created 2025-08-05 11:48:52,741 99840 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.196s 2025-08-05 11:48:52,742 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:52 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-9e1a13b6-6095-4ed6-b8a0-ea42958a6623', '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": "4def3c9195384ec3b1a083d002c93008", "name": "tempest-VolumesAdminNegativeTest-534755645-project-member", "password_expires_at": null}, "audit_ids": ["awaHqZ3GR6aYRO-ZVEONzw"], "expires_at": "2025-08-05T12:48:52.000000Z", "issued_at": "2025-08-05T11:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acea21f741f948b2b51d756eaa41b1a5", "name": "tempest-VolumesAdminNegativeTest-534755645"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/acea21f741f948b2b51d756eaa41b1a5", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:52,742 99840 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '34127c32-5ecf-4999-8801-afd242298dcb', 'name': 'tempest-VolumesAdminNegativeTest-356897362-network', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 618, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:48:27Z', 'updated_at': '2025-08-05T11:48:27Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:52,743 99840 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-340565319', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJxEEMqHgm5uo2Zn2gM6QedF59aSqWiWwrzwHB/IcUMWw82122vbwWDDTe/D2WLpWoJMco5Km57XN8yRk/LzWLPKKBb4dzPPbn/ZMQTkIy8KpCxV8gtWjvxV6H45HkNGw==', 'fingerprint': '26:0f:70:16:04:90:f8:3a:2b:d3:42:68:15:c1:5f:09', 'user_id': '4def3c9195384ec3b1a083d002c93008', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3gj4T8zWRaVH7ie63CSOQ+UwO7aM8tBRZrB3Vwbubi+7vXbyr/jOV\nxpCygaRSTHmgBwYFK4EEACKhZANiAARCcRBDKh4JubqNmZ9oDOkHnRefWkqlolsK\n88BwfyHFDFsPNtdtr28Fgw03vw9li6VqCTHKOSpue1zfMkZPy81izyigW+Hczz25\n/2TEE5CMvCqQsVfILVo78Veh+OR5DRs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b41131cd-872a-4c51-9cb3-42969db0aeea', 'name': 'tempest-securitygroup--1116784238', 'stateful': True, 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'description': 'tempest-description--117966424', 'shared': False, 'security_group_rules': [{'id': 'cbf7857c-9997-4b3c-9183-613fb98b051e', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'security_group_id': 'b41131cd-872a-4c51-9cb3-42969db0aeea', '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': 516, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:50Z', 'updated_at': '2025-08-05T11:48:50Z', 'revision_number': 0}, {'id': 'fad5191a-c71a-49e2-badc-7c5c91fc8176', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'security_group_id': 'b41131cd-872a-4c51-9cb3-42969db0aeea', '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': 517, 'belongs_to_default_sg': False, 'description': None , 'tags': [], 'created_at': '2025-08-05T11:48:50Z', 'updated_at': '2025-08-05T11:48:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:48:50Z', 'updated_at': '2025-08-05T11:48:50Z', 'revision_number': 1, 'project_id': 'acea21f741f948b2b51d756eaa41b1a5'}, 'floating_ip': {'id': '05fe45b5-3897-4258-9e76-8e618d64db6a', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'floating_ip_address': '172.24.4.11', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:51Z', 'updated_at': '2025-08-05T11:48:51Z', 'revision_number': 0, 'ip': '172.24.4.11'}} 2025-08-05 11:48:53,349 99840 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 0.605s 2025-08-05 11:48:53,350 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-112103787", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "34127c32-5ecf-4999-8801-afd242298dcb"}], "security_groups": [{"name": "tempest-securitygroup--1116784238"}], "key_name": "tempest-keypair-340565319", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1388fc7-3a37-410e-b3b8-b79e747b4d74', 'x-compute-request-id': 'req-d1388fc7-3a37-410e-b3b8-b79e747b4d74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1116784238"}], "adminPass": "9KWGpQg26BQo"}}' 2025-08-05 11:48:53,439 99840 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/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70 0.086s 2025-08-05 11:48:53,440 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:53 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-8def3a1f-0812-48a1-a4eb-4f523f22b3b8', 'x-compute-request-id': 'req-8def3a1f-0812-48a1-a4eb-4f523f22b3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70'} Body: b'{"server": {"id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "name": "tempest-VolumesAdminNegativeTest-server-112103787", "status": "BUILD", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "", "i mage": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:53Z", "updated": "2025-08-05T11:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-340565319", "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-05 11:49:43,697 99840 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/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70 0.194s 2025-08-05 11:49:43,698 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:43 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-ad97c47d-c755-4b34-b32b-ec5ec83de17e', 'x-compute-request-id': 'req-ad97c47d-c755-4b34-b32b-ec5ec83de17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70'} Body: b'{"server": {"id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "name": "tempest-VolumesAdminNegativeTest-server-112103787", "status": "ACTIVE", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "9619d0ae7389d5d23963e1e777b251b56209e5f82f0c7eda1d14c127", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:53Z", "updated": "2025-08-05T11:49:11Z", "addresses": {"tempest-VolumesAdminNegativeTest-356897362-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:74:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-340565319", "OS-SRV-USG:launched_at": "2025-08-05T11:49:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1116784238"}], "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-05 11:49:43,713 99840 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:50:43,984 99840 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/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70/os-interface 0.210s 2025-08-05 11:50:43,984 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:43 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-754d2867-0e0e-4ecb-a331-c2342d47bf93', 'x-compute-request-id': 'req-754d2867-0e0e-4ecb-a331-c2342d47bf93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "34127c32-5ecf-4999-8801-afd242298dcb", "port_id": "8d3f29a3-20eb-407d-bb55-5edf6d30bae4", "mac_addr": "fa:16:3e:8a:74:82", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c4ddbc8a-5b31-41ea-bd8b-7cd921a5a5eb", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:50:44,980 99840 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/05fe45b5-3897-4258-9e76-8e618d64db6a 0.991s 2025-08-05 11:50:44,980 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8d3f29a3-20eb-407d-bb55-5edf6d30bae4"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d1b591a4-3f12-4d53-955e-cf41fb3dc676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/05fe45b5-3897-4258-9e76-8e618d64db6a'} Body: b'{"floatingip": {"id": "05fe45b5-3897-4258-9e76-8e618d64db6a", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "floating_ip_address": "172.24.4.11", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "fa82a6c9-0ded-462c-8887-7d10af855305", "port_id": "8d3f29a3-20eb-407d-bb55-5edf6d30bae4", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "34127c32-5ecf-4999-8801-afd242298dcb", "mac_address": "fa:16:3e:8a:74:82", "admin_state_up": true, "status": "ACTIVE", "device_id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:51Z", "updated_at": "2025-08-05T11:50:44Z", "revision_number": 1, "project_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:50:44,983 99840 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.11:22' as 'cirros' with public key authentication 2025-08-05 11:50:45,005 99840 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:50:45,129 99840 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:50:45,130 99840 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.11 successfully created 2025-08-05 11:50:45,369 99840 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.238s 2025-08-05 11:50:45,370 99840 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-662196200"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73020984-1131-4e67-a0be-d5193c3213fa', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73020984-1131-4 e67-a0be-d5193c3213fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a4a5adb0-dcd3-47a8-a493-2e816f058acc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:45.297228", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-662196200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:45,440 99840 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/a4a5adb0-dcd3-47a8-a493-2e816f058acc 0.057s 2025-08-05 11:50:45,440 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d49772-a313-47af-b23b-890571f5fc2d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d49772-a313-47af-b23b-890571f5fc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc'} Body: b'{"volume": {"id": "a4a5adb0-dcd3-47a8-a493-2e816f058acc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:45.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-662196200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:50:46,495 99840 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/a4a5adb0-dcd3-47a8-a493-2e816f058acc 0.040s 2025-08-05 11:50:46,496 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dae9ef5-df78-49ab-b960-84da413d5463', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dae9ef5-df78-49ab-b960-84da413d5463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc'} Body: b'{"volume": {"id": "a4a5adb0-dcd3-47a8-a493-2e816f058acc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:45.000000", "updated_at": "2025-08-05T11:50:45.000000", "name": "tempest-VolumesAdminNegativeTest-volume-662196200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [1.806448s] ... 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 0353b076-0024-4ec4-8e5c-c148f1023ed7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:55,120 99826 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.677s 2025-08-05 11:50:55,120 99826 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-1423728506", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9c9999-619e-4efa-b0fe-598fdcab23fe', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9c9999-619e-4efa-b0fe-598fdcab23fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0353b076-0024-4ec4-8e5c-c148f1023ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:55.033287", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1423728506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}], "user_id": "7de8a69aaa4941498ede7b56da205b66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:55,175 99826 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7 0.041s 2025-08-05 11:50:55,175 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e6e8e5-7bd6-4c43-b3a6-6a58829b20e1', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e6e8e5-7bd6-4c43-b3a6-6a58829b20e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7'} Body: b'{"volume": {"id": "0353b076-0024-4ec4-8e5c-c148f1023ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1423728506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}], "user_id": "7de8a69aaa4941498ede7b56da205b66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fd432476e2840669be76fcad44f7ae5"}}' 2025-08-05 11:50:56,230 99826 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7 0.036s 2025-08-05 11:50:56,231 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-74235a0a-d89b-43ef-aa96-35fef0169d7e', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74235a0a-d89b-43ef-aa96-35fef0169d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7'} Body: b'{"volume": {"id": "0353b076-0024-4ec4-8e5c-c148f1023ed7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:55.000000", "updated_at": "2025-08-05T11:50:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-1423728506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}], "user_id": "7de8a69aaa4941498ede7b56da205b66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fd432476e2840669be76fcad44f7ae5"}}' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [177.409751s] ... 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 97eb3a52-e4e1-4d0b-be0b-076370b55ff7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:12,528 99834 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:48:12,528 99834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:48:12,789 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.260s 2025-08-05 11:48:12,790 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1729810023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN3KFSHaSEOFH5oQCaqeMecgYNyX1S2Ey3VMvU9ZBc8+hh5ZUxLJnBCu4SmkFJ26G8zBOKpbLrJh7649N1cT8rhLDPg5VYLvWjpaHDd/uNDnEQRRqA4mXrcNIVsmpaZSPg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b780fa77-e8ff-4c34-83ee-3324ab337fbf', 'x-compute-request-id': 'req-b780fa77-e8ff-4c34-83ee-3324ab337fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1729810023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN3KFSHaSEOFH5oQCaqeMecgYNyX1S2Ey3VMvU9ZBc8+hh5ZUxLJnBCu4SmkFJ26G8zBOKpbLrJh7649N1cT8rhLDPg5VYLvWjpaHDd/uNDnEQRRqA4mXrcNIVsmpaZSPg==", "fingerprint": "26:24:66:58:e8:b0:69:a5:e5:f8:8d:2e:20:05:fa:4f", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f"}}' 2025-08-05 11:48:12,792 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1729810023 created 2025-08-05 11:48:13,419 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.626s 2025-08-05 11:48:13,419 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1502648503", "description": "tempest-description--1012205634"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-22e23a49-d182-4efe-b34a-ef481c0a9d08', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "name": "tempest-securitygroup--1502648503", "stateful": true, "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "description": "tempest-description--1012205634", "shared": false, "security_group_rules": [{"id": "00ee30f8-a83a-4b84-8b6c-4cd8cc834339", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "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": 430, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:13Z", "updated_at": "2025-08-05T11:48:13Z", "revision_number": 0}, {"id": "a8af2d70-e860-4082-902f-bd388a989f13", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "ethertype": "IPv4", "direction": "egress", "protocol": null, "p ort_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": 429, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:13Z", "updated_at": "2025-08-05T11:48:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:48:13Z", "updated_at": "2025-08-05T11:48:13Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:48:15,419 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.999s 2025-08-05 11:48:15,419 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0128219a-878c-465f-b30b-20f85ce783a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e817e927-b9ef-4f96-bc45-480dd691c0c2", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "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-05T11:48:15Z", "updated_at": "2025-08-05T11:48:15Z", "revision_number": 0}}' 2025-08-05 11:48:16,777 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.357s 2025-08-05 11:48:16,782 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-09070ce7-9180-4d77-8868-3d7312028a10', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc88fd1a-66f7-4fd0-9aad-77bbec42e7f2", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "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-05T11:48:16Z", "updated_at": "2025-08-05T11:48:16Z", "revision_number": 0}}' 2025-08-05 11:48:16,783 99834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1502648503 created 2025-08-05 11:48:18,106 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.322s 2025-08-05 11:48:18,106 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a0d802a3-eecd-43b7-aca2-d8a8b1829b07', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e0be1f0f-9530-4f8e-a5b3-c48d02c45c47", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "855bc1ac6cd54a11808133a2721e5854", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:17Z", "updated_at": "2025-08-05T11:48:17Z", "revision_number": 0}}' 2025-08-05 11:48:18,107 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e0be1f0f-9530-4f8e-a5b3-c48d02c45c47', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:17Z', 'updated_at': '2025-08-05T11:48:17Z', 'revision_number': 0, 'ip': '172.24.4.169'} created 2025-08-05 11:48:18,226 99834 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.113s 2025-08-05 11:48:18,227 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:18 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-70c69c18-7927-492e-acd6-0e6dcdd948c4', '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": "5052b031a91a4547a3bb7bb9d1b4ed1f", "name": "tempest-AttachVolumeNegativeTest-481847751-project-member", "password_expires_at": null}, "audit_ids": ["8vEaEiDURvaRlVY8g67N4A"], "expires_at": "2025-08-05T12:48:18.000000Z", "issued_at": "2025-08-05T11:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855bc1ac6cd54a11808133a2721e5854", "name": "tempest-AttachVolumeNegativeTest-481847751"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba50 4d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/855bc1ac6cd54a11808133a2721e5854", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:18,227 99834 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '04359d57-dc6c-434a-8fdf-070bd937b05e', 'name': 'tempest-AttachVolumeNegativeTest-2105509408-network', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:52Z', 'updated_at': '2025-08-05T11:47:52Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:18,228 99834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1729810023', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN3KFSHaSEOFH5oQCaqeMecgYNyX1S2Ey3VMvU9ZBc8+hh5ZUxLJnBCu4SmkFJ26G8zBOKpbLrJh7649N1cT8rhLDPg5VYLvWjpaHDd/uNDnEQRRqA4mXrcNIVsmpaZSPg==', 'fingerprint': '26:24:66:58:e8:b0:69:a5:e5:f8:8d:2e:20:05:fa:4f', 'user_id': '5052b031a91a4547a3bb7bb9d1b4ed1f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAA56S02oOoEc62G6pBlvEsaFDKRrRDNa78+zA65tX8rCXZl4cgtzuh\nGZYWG+t9nVqgBwYFK4EEACKhZANiAATdyhUh2khDhR+aEAmqnjHnIGDcl9UthMt1\nTL1PWQXPPoYeWVMSyZwQruEppBSduhvMwTiqWy6yYe+uPTdXE/K4Swz4OVWC71o6\nWhw3f7jQ5xEEUagOJl63DSFbJqWmUj4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '023a0222-e99d-4b2b-8ef7-085e7eca4c78', 'name': 'tempest-securitygroup--1502648503', 'stateful': True, 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'description': 'tempest-description--1012205634', 'shared': False, 'security_group_rules': [{'id': '00ee30f8-a83a-4b84-8b6c-4cd8cc834339', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': '023a0222-e99d-4b2b-8ef7-085e7eca4c78', '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': 430, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:13Z', 'updated_at': '2025-08-05T11:48:13Z', 'revision_number': 0}, {'id': 'a8af2d70-e860-4082-902f-bd388a989f13', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': '023a0222-e99d-4b2b-8ef7-085e7eca4c78', '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': 429, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:13Z', 'updated_at': '2025-08-05T11:48:13Z', 'revision _number': 0}], 'tags': [], 'created_at': '2025-08-05T11:48:13Z', 'updated_at': '2025-08-05T11:48:13Z', 'revision_number': 1, 'project_id': '855bc1ac6cd54a11808133a2721e5854'}, 'floating_ip': {'id': 'e0be1f0f-9530-4f8e-a5b3-c48d02c45c47', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:17Z', 'updated_at': '2025-08-05T11:48:17Z', 'revision_number': 0, 'ip': '172.24.4.169'}} 2025-08-05 11:48:23,984 99834 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 5.755s 2025-08-05 11:48:23,984 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1988926347", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "04359d57-dc6c-434a-8fdf-070bd937b05e"}], "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "key_name": "tempest-keypair-1729810023", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cc2e43-0438-45ab-a0db-234bcfd37fee', 'x-compute-request-id': 'req-b9cc2e43-0438-45ab-a0db-234bcfd37fee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "adminPass": "password"}}' 2025-08-05 11:48:24,227 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.239s 2025-08-05 11:48:24,227 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:23 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-ce818fd8-d11b-45e4-bfbf-dd7476292509', 'x-compute-request-id': 'req-ce818fd8-d11b-45e4-bfbf-dd7476292509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "name": "tempest-AttachVolumeNegativeTest-server-1988926347", "status": "BUILD", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:24Z", "updated": "2025-08-05T11:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1729810023", "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-05 11:49:14,671 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.379s 2025-08-05 11:49:14,671 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a30861-36a1-4041-bc21-9be91881c820', 'x-compute-request-id': 'req-24a30861-36a1-4041-bc21-9be91881c820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "name": "tempest-AttachVolumeNegativeTest-server-1988926347", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:23Z", "updated": "2025-08-05T11:48:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:51:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1729810023", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "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-05 11:49:14,686 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:50:14,913 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/os-interface 0.192s 2025-08-05 11:50:14,914 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Tue, 05 Aug 2025 11:50:14 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-9249f7a5-0f68-4940-b781-bc49e1e98a27', 'x-compute-request-id': 'req-9249f7a5-0f68-4940-b781-bc49e1e98a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "port_id": "39775c29-7608-48d0-905f-3d9eab1e0cf0", "mac_addr": "fa:16:3e:69:51:fd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bfaef9-2550-4b30-bc61-3c7ca72db0ad", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:50:16,911 99834 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/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47 1.994s 2025-08-05 11:50:16,912 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "39775c29-7608-48d0-905f-3d9eab1e0cf0"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2d9adefc-a98c-4c11-a6d5-cb932c133a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47'} Body: b'{"floatingip": {"id": "e0be1f0f-9530-4f8e-a5b3-c48d02c45c47", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "543bedfd-4524-478f-9a92-baf1ce9218f4", "port_id": "39775c29-7608-48d0-905f-3d9eab1e0cf0", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "mac_address": "fa:16:3e:69:51:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:17Z", "updated_at": "2025-08-05T11:50:16Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:50:16,914 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.169:22' as 'cirros' with public key authentication 2025-08-05 11:50:16,997 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:50:17,102 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:50:17,102 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.169 successfully created 2025-08-05 11:50:17,204 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/ips 0.100s 2025-08-05 11:50:17,204 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d0d679-1840-4c93-9d41-1736b16d6119', 'x-compute-request-id': 'req-00d0d679-1840-4c93-9d41-1736b16d6119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2. 1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-05 11:50:17,693 99834 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.486s 2025-08-05 11:50:17,694 99834 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-1042828017"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567ca7fe-71a1-4e17-8293-f27e5a579739', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567ca7fe-71a1-4e17-8293-f27e5a579739', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "97eb3a52-e4e1-4d0b-be0b-076370b55ff7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:17.499901", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1042828017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:17,754 99834 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/97eb3a52-e4e1-4d0b-be0b-076370b55ff7 0.049s 2025-08-05 11:50:17,755 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1bb4bf-fae5-4115-ad7c-a8790afb985f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1bb4bf-fae5-4115-ad7c-a8790afb985f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7'} Body: b'{"volume": {"id": "97eb3a52-e4e1-4d0b-be0b-076370b55ff7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:17.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1042828017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:50:18,811 99834 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/97eb3a52-e4e1-4d0b-be0b-076370b55ff7 0.042s 2025-08-05 11:50:18,812 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6c3788-d14d-4d74-bbe5-959ac31f0eb0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6c3788-d14d-4d74-bbe5-959ac31f0eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7'} Body: b'{"volume": {"id": "97eb3a52-e4e1-4d0b-be0b-076370b55ff7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:17.000000", "updated_at": "2025-08-05T11:50:18.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1042828017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:50:18,960 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.133s 2025-08-05 11:50:18,960 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:18 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-22d309cd-774d-47f8-a74f-9289852dbb63', 'x-compute-request-id': 'req-22d309cd-774d-47f8-a74f-9289852dbb63', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'' 2025-08-05 11:50:19,185 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.225s 2025-08-05 11:50:19,186 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c21016-d1e3-4e12-a829-ad20cdec440d', 'x-compute-request-id': 'req-91c21016-d1e3-4e12-a829-ad20cdec440d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "name": "tempest-AttachVolumeNegativeTest-server-1988926347", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:23Z" , "updated": "2025-08-05T11:50:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:51:fd"}, {"version": 4, "addr": "172.24.4.169", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:51:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1729810023", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "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-05 11:51:09,285 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.034s 2025-08-05 11:51:09,286 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 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-781a0167-a237-43c3-a744-febf023be7aa', 'x-compute-request-id': 'req-781a0167-a237-43c3-a744-febf023be7aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 35eadb4b-a04f-4b67-9c05-d6fce8ccd025 could not be found."}}' 2025-08-05 11:51:09,322 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1729810023 0.035s 2025-08-05 11:51:09,322 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 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-a9edf1e2-8624-4247-b549-1cf16ce5fa57', 'x-compute-request-id': 'req-a9edf1e2-8624-4247-b549-1cf16ce5fa57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1729810023'} Body: b'' 2025-08-05 11:51:09,539 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78 0.216s 2025-08-05 11:51:09,539 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-67c05f10-f4fe-47f1-8cab-4a783548b596', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78'} Body: b'' 2025-08-05 11:51:09,560 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 G ET http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78 0.020s 2025-08-05 11:51:09,561 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-17b916e4-6275-4396-a1ec-2885db973bd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 023a0222-e99d-4b2b-8ef7-085e7eca4c78 does not exist", "detail": ""}}' 2025-08-05 11:51:09,936 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47 0.374s 2025-08-05 11:51:09,936 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f957e49d-3bf2-495a-ae60-aad81391e8bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47'} Body: b'' {10} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [257.477819s] ... 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 0bedf1b4-8865-4ffa-ba38-51385171474d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T11:50:51Z', 'message': 'Build of instance 0bedf1b4-8865-4ffa-ba38-51385171474d aborted: Volume 57ea7a07-4d79-4992-8587-a392854e61b3 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-b6dc170a-361a-43a3-9a0c-b513051efe73. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:09,291 99846 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.050s 2025-08-05 11:47:09,291 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bd7e3ae4-bcf6-4c72-b077-04988877a07b', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["t13jbxcKRfGjW3bFnXYhbg"], "expires_at": "2025-08-05T12:47:09.000000Z", "issued_at": "2025-08-05T11:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:09,292 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:27,852 99846 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 18.559s 2025-08-05 11:47:27,852 99846 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-1186411517", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602', '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-fa4ce7fc-d441-4e11-98a5-0c7a09e5c851', 'x-compute-request-id': 'req-fa4ce7fc-d441-4e11-98a5-0c7a09e5c851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "352sHTWDkCBD"}}' 2025-08-05 11:47:30,896 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602 3.040s 2025-08-05 11:47:30,896 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334a27ce-603f-4f7f-ae3f-73770cea6917', 'x-compute-request-id': 'req-334a27ce-603f-4f7f-ae3f-73770cea6917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1186411517", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:47:28Z", "updated": "2025-08-05T11:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-US G: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-05 11:48:23,238 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602 2.271s 2025-08-05 11:48:23,239 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-31c1c16a-8434-4b38-bb7f-23e446428779', 'x-compute-request-id': 'req-31c1c16a-8434-4b38-bb7f-23e446428779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1186411517", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:47:27Z", "updated": "2025-08-05T11:47:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:3d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:57.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-05 11:48:23,260 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 11:49:24,066 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602/action 0.746s 2025-08-05 11:49:24,066 99846 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-1197630216"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:23 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-cca3d196-cbe9-4f96-8549-4e31bdbb0355', 'x-compute-request-id': 'req-cca3d196-cbe9-4f96-8549-4e31bdbb0355', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602/action'} Body: b'{"image_id": "52982036-6d46-4334-8fc4-42274ab7ee76"}' 2025-08-05 11:49:24,108 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.040s 2025-08-05 11:49:24,108 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ec0a49d-1973-49a5-b62a-0a2c8c2c7e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} 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", "base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "user_id": "306585c9441a4e13b699dc9a87d41ded", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:25,135 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.025s 2025-08-05 11:49:25,135 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ecd16ba-06de-4569-b0e9-086c5138c9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306 585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:26,159 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.022s 2025-08-05 11:49:26,159 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac34eb08-9f49-4676-8554-188fdb451070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:27,183 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.021s 2025-08-05 11:49:27,183 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1038261d-65ee-49bf-9889-467f770823f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} 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", "base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "owner_project_name": "tempest- ServerBootFromVolumeStableRescueTest-1275563192", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "user_id": "306585c9441a4e13b699dc9a87d41ded", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:28,217 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.032s 2025-08-05 11:49:28,218 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-df107ad3-7735-47bb-b9a9-d69a2dc33e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:29,266 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.046s 2025-08-05 11:49:29,266 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-42e81d7d-2dfa-40bc-a455-6ffd53ddea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e 3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:30,320 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.053s 2025-08-05 11:49:30,320 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b798d642-39e9-4649-b4ca-c18fc8652cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:31,343 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.021s 2025-08-05 11:49:31,343 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', ' content-type': 'application/json', 'x-openstack-request-id': 'req-6c6f4813-4667-4f5d-ac5e-62aeb8a71da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:32,370 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.025s 2025-08-05 11:49:32,371 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c5dc5637-3409-4b91-9788-c68fc7e6d65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:32Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:33,602 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.037s 2025-08-05 11:49:33,603 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e38c42e4-ea7b-4ab6-bd17-f15a6cc2b9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:33Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:34,693 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.089s 2025-08-05 11:49:34,694 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-56c3d083-6cd7-4ec1-a1b9-f6bb61810e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "b5bacc2accca44adc973159849b6d77e", "protected": false, "min_ram": 0, "min_disk": 1 , "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c1bc0eb5af32897cbe8636ecebef7ea1ae0f88d79a075d87f6cb8b5c17a40d5268c49140093c1a024e417999a4eb3495924c4684707e2ba4755a40b62b7f7d13", "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:34Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:34,718 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.023s 2025-08-05 11:49:34,718 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2a1f3d9-62fc-4976-a3c2-4930b9294431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "b5bacc2accca44adc973159849b6d77e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c1bc0eb5af32897cbe8636ecebef7ea1ae0f88d79a075d87f6cb8b5c17a40d5268c49140093c1a024e417999a4eb3495924c4684707e2ba4755a40b62b7f7d13", "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:34Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:35,081 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602 0.362s 2025-08-05 11:49:35,081 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-cc275ccf-3d2e-4726-9090-bab85fd884ea', 'x-compute-request-id': 'req-cc275ccf-3d2e-4726-9090-bab85fd884ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1186411517", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:47:27Z", "updated": "2025-08-05T11:49:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:3d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:57.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-05 11:50:35,247 99846 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.083s 2025-08-05 11:50:35,247 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a83d7c9f-7175-42ed-b494-e8ba418a5999', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["Fl_aTzOrT8y89qM-2bVD_Q"], "expires_at": "2025-08-05T12:50:35.000000Z", "issued_at": "2025-08-05T11:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionO ne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:50:35,248 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:50:35,764 99846 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.515s 2025-08-05 11:50:35,764 99846 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-12867349", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d', '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-b6dc170a-361a-43a3-9a0c-b513051efe73', 'x-compute-request-id': 'req-b6dc170a-361a-43a3-9a0c-b513051efe73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0bedf1b4-8865-4ffa-ba38-51385171474d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ddfTrcLu9Qkf"}}' 2025-08-05 11:50:35,862 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.094s 2025-08-05 11:50:35,862 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:35 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-4b459f07-5706-4961-9f82-7650c42beab4', 'x-compute-request-id': 'req-4b459f07-5706-4961-9f82-7650c42beab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'{"server": {"id": "0bedf1b4-8865-4ffa-ba38-51385171474d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-12867349", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:50:36Z", "updated": "2025-08-05T11:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}], "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-05 11:51:26,049 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.118s 2025-08-05 11:51:26,050 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1648', '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-c41ee95a-35be-40bf-a387-d33395ba1a2c', 'x-compute-request-id': 'req-c41ee95a-35be-40bf-a387-d33395ba1a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'{"server": {"id": "0bedf1b4-8865-4ffa-ba38-51385171474d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-12867349", "status": "ERROR", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:50:35Z", "updated": "2025-08-05T11:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}, {"rel": "bookmark", "href": "http://10 .0.0.210/compute/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T11:50:51Z", "message": "Build of instance 0bedf1b4-8865-4ffa-ba38-51385171474d aborted: Volume 57ea7a07-4d79-4992-8587-a392854e61b3 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-05 11:51:26,069 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2025-08-05 11:51:26,624 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.554s 2025-08-05 11:51:26,625 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 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-fe18a8d7-097c-4a9f-bfc6-3720a8d6f748', 'x-compute-request-id': 'req-fe18a8d7-097c-4a9f-bfc6-3720a8d6f748', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'' 2025-08-05 11:51:26,707 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.082s 2025-08-05 11:51:26,708 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 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-d0ff95c3-d1d7-4be8-8d41-62073ebb47fa', 'x-compute-request-id': 'req-d0ff95c3-d1d7-4be8-8d41-62073ebb47fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0bedf1b4-8865-4ffa-ba38-51385171474d could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [164.455803s] ... 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 40a906f2-794c-4f6a-b146-05ad4e350c62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:45,940 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2025-08-05 11:48:45,941 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:45 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-d7b6f2fc-e9b6-4d7b-bd99-3a40d48c45ba', '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": "14bf26f76ea84f20bfc13af0e27bcc45", "name": "tempest-VolumesActionsTest-816713239-project-member", "password_expires_at": null}, "audit_ids": ["pMKvueo2TDyuAD2EiCRy2g"], "expires_at": "2025-08-05T12:48:45.000000Z", "issued_at": "2025-08-05T11:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbd90ce4f9294f859c022074fdf08223", "name": "tempest-VolumesActionsTest-816713239"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bbd90ce4f9294f859c022074fdf08223", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:45,941 99844 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '13e4d01a-6e5c-4a98-a0eb-9b388696596c', 'name': 'tempest-VolumesActionsTest-1033195446-network', 'tenant_id': 'bbd90ce4f9294f859c022074fdf08223', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bbd90ce4f9294f859c022074fdf08223', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64716, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:48:15Z', 'updated_at': '2025-0 8-05T11:48:15Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:47,592 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.649s 2025-08-05 11:48:47,592 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1360660032", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "13e4d01a-6e5c-4a98-a0eb-9b388696596c"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6986fc83-d1dc-45e5-9dde-09a3a6a32df2', 'x-compute-request-id': 'req-6986fc83-d1dc-45e5-9dde-09a3a6a32df2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7CuPwBHBr77V"}}' 2025-08-05 11:48:47,690 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.094s 2025-08-05 11:48:47,691 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9723efc8-fd46-46f5-80e3-82b984f16e12', 'x-compute-request-id': 'req-9723efc8-fd46-46f5-80e3-82b984f16e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "name": "tempest-VolumesActionsTest-instance-1360660032", "status": "BUILD", "tenant_id": "bbd90ce4f9294f859c022074fdf08223", "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:48Z", "updated": "2025-08-05T11:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "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-05 11:49:37,960 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8 -4338-9a29-b0169c8d87c0 0.204s 2025-08-05 11:49:37,961 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a308037-c129-44d6-a070-ad9d120cef76', 'x-compute-request-id': 'req-1a308037-c129-44d6-a070-ad9d120cef76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "name": "tempest-VolumesActionsTest-instance-1360660032", "status": "ACTIVE", "tenant_id": "bbd90ce4f9294f859c022074fdf08223", "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "metadata": {}, "hostId": "ffcdb9f0a88809881cb0b138334902d834a51c0953f8dfafc95d91d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:47Z", "updated": "2025-08-05T11:49:06Z", "addresses": {"tempest-VolumesActionsTest-1033195446-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:24:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:49:06.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-05 11:49:37,977 99844 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:50:38,367 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.330s 2025-08-05 11:50:38,368 99844 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-998529327"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d83ffce-2745-40ad-a82a-87b1e2c06664', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d83ffce-2745-40ad-a82a-87b1e2c06664', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.284950", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consiste ncygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:38,426 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.045s 2025-08-05 11:50:38,426 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f5ca69-aab8-4e89-bc8d-26323882cb7f', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f5ca69-aab8-4e89-bc8d-26323882cb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:50:39,477 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.036s 2025-08-05 11:50:39,478 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014c1add-9c4b-4dd7-ae2c-6ace4d4a1430', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014c1add-9c4b-4dd7-ae2c-6ace4d4a1430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.000000", "updated_at": "2025-08-05T11:50:38.000000", "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:50:39,541 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.046s 2025-08-05 11:50:39,541 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'serve r': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02f910a-5f16-498f-90bb-aa2bf520e8e7', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02f910a-5f16-498f-90bb-aa2bf520e8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.000000", "updated_at": "2025-08-05T11:50:38.000000", "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:50:39,667 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.110s 2025-08-05 11:50:39,667 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73af1d2b-ec48-4498-ba4f-6b052f74ad2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'' 2025-08-05 11:50:39,694 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.026s 2025-08-05 11:50:39,694 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0704c3d-1eed-4946-9db7-2e95c765e380', 'x-openstack-request-id': 'req-e0704c3d-1eed-4946-9db7-2e95c765e380', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40a906f2-794c-4f6a-b146-05ad4e350c62 could not be found."}}' 2025-08-05 11:50:39,821 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.126s 2025-08-05 11:50:39,822 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 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-ab589b1c-9bfc-455e-aff2-09bede317f25', 'x-compute-request-id': 'req-ab589b1c-9bfc-455e-aff2-09bede317f25', 'connection': 'close', 'status': '204', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'' 2025-08-05 11:50:40,138 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.315s 2025-08-05 11:50:40,138 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 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-cb47b825-0631-4680-af03-53cb56f9d15f', 'x-compute-request-id': 'req-cb47b825-0631-4680-af03-53cb56f9d15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "name": "tempest-VolumesActionsTest-instance-1360660032", "status": "ACTIVE", "tenant_id": "bbd90ce4f9294f859c022074fdf08223", "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "metadata": {}, "hostId": "ffcdb9f0a88809881cb0b138334902d834a51c0953f8dfafc95d91d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:47Z", "updated": "2025-08-05T11:50:40Z", "addresses": {"tempest-VolumesActionsTest-1033195446-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:24:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:49:06.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-05 11:51:30,238 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.034s 2025-08-05 11:51:30,238 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:30 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-066fde25-9eaf-428d-88b8-9d3821ff4f24', 'x-compute-request-id': 'req-066fde25-9eaf-428d-88b8-9d3821ff4f24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b4c592b7-f3a8-4338-9a29-b0169c8d87c0 could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [1.666871s] ... 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 df30fffb-5c00-44f3-84e0-a9668cb15a79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:30,534 99844 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.290s 2025-08-05 11:51:30,534 99844 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-275717434"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229c12b3-a26e-4397-9e6d-1d1b45b74102', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229c12b3-a26e-4397-9e6d-1d1b45b74102', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.403263", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:30,597 99844 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/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.050s 2025-08-05 11:51:30,598 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d050bea-fad6-4c62-a7a3-d87b4b057383', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d050bea-fad6-4c62-a7a3-d87b4b057383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:31,653 99844 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/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.040s 2025-08-05 11:51:31,654 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea56f4af-a7c4-4872-a221-664d6913af38', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea56f4af-a7c4-4872-a221-664d6913af38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.000000", "updated_at": "2025-08-05T11:51:31.000000", "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:31,734 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.063s 2025-08-05 11:51:31,734 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d406baf3-40dd-448f-ad23-73662fdda168', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d406baf3-40dd-448f-ad23-73662fdda168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.000000", "updated_at": "2025-08-05T11:51:31.000000", "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:31,881 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.132s 2025-08-05 11:51:31,882 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-829d09ee-e4a6-4c81-a3a9-0e38341b13d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'' 2025-08-05 11:51:31,908 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.026s 2025-08-05 11:51:31,909 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff454052-6ab0-484f-b5c5-ef18c47528d3', 'x-openstack-request-id': 'req-ff454052-6ab0-484f-b5c5-ef18c47528d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume df30fffb-5c00-44f3-84e0-a9668cb15a79 could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [1.590904s] ... 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 25127a6f-72b0-41da-ab90-906983660928 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:32,114 99844 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.202s 2025-08-05 11:51:32,115 99844 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-1986206922"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a28cc9-9a7e-43fb-ac83-9685107b57f1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a28cc9-9a7e-43fb-ac83-9685107b57f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.042995", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:32,195 99844 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/25127a6f-72b0-41da-ab90-906983660928 0.055s 2025-08-05 11:51:32,195 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a382fa9f-c4a0-4bdb-a66d-7a24b27891a7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a382fa9f-c4a0-4bdb-a66d-7a24b27891a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:33,262 99844 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/25127a6f-72b0-41da-ab90-906983660928 0.049s 2025-08-05 11:51:33,263 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88e4b5f-4cae-4d21-bef0-31ba33982c18', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88e4b5f-4cae-4d21-bef0-31ba33982c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.000000", "updated_at": "2025-08-05T11:51:32.000000", "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:33,329 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928 0.049s 2025-08-05 11:51:33,329 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeadc194-6c85-4f0a-879b-0325501c4535', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeadc194-6c85-4f0a-879b-0325501c4535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.000000", "updated_at": "2025-08-05T11:51:32.000000", "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:33,480 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928 0.118s 2025-08-05 11:51:33,480 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-399acf61-4b09-4958-9151-a2c7634d83a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'' 2025-08-05 11:51:33,501 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928 0.020s 2025-08-0 5 11:51:33,501 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-264bba4d-9865-4789-bf18-d16f3ce83ffd', 'x-openstack-request-id': 'req-264bba4d-9865-4789-bf18-d16f3ce83ffd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25127a6f-72b0-41da-ab90-906983660928 could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [1.500869s] ... 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 25a1894a-7690-448d-8ba9-5c1edcaa9a2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:33,697 99844 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.192s 2025-08-05 11:51:33,697 99844 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-1807464832"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a81a731-3b17-4c38-8101-5f82ed2440b1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a81a731-3b17-4c38-8101-5f82ed2440b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:33.635297", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:33,754 99844 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/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.044s 2025-08-05 11:51:33,754 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c53c2eb-36a5-4a72-a07b-4209bab20e0c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c53c2eb-36a5-4a72-a07b-4209bab20e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:34.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:34,807 99844 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/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.038s 2025-08-05 11:51:34,808 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-ef0ba148-8791-4b93-b5cf-faa9bdf4f04b', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0ba148-8791-4b93-b5cf-faa9bdf4f04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:34.000000", "updated_at": "2025-08-05T11:51:34.000000", "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:34,862 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.039s 2025-08-05 11:51:34,862 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1fb4255-697b-4de4-9f58-aecd1ce07c05', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1fb4255-697b-4de4-9f58-aecd1ce07c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:34.000000", "updated_at": "2025-08-05T11:51:34.000000", "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:34,980 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.104s 2025-08-05 11:51:34,981 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a4eabe-e5d9-42a5-812d-f45108761d63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'' 2025-08-05 11:51:35,004 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.022s 2025-08-05 11:51:3 5,004 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2015c949-d1ba-4e0a-9263-c5ca6d34233a', 'x-openstack-request-id': 'req-2015c949-d1ba-4e0a-9263-c5ca6d34233a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25a1894a-7690-448d-8ba9-5c1edcaa9a2c could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [1.513940s] ... 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 ed70d96c-7441-4f54-af98-be60af4fcaf7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:35,191 99844 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.183s 2025-08-05 11:51:35,191 99844 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-1332112488"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d671e3a-828c-4453-996c-914fbfe7d5f0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d671e3a-828c-4453-996c-914fbfe7d5f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.130702", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:35,244 99844 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/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.039s 2025-08-05 11:51:35,244 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e7b5e1-db86-4b3d-b53f-8367eb9cd7b1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e7b5e1-db86-4b3d-b53f-8367eb9cd7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:36,306 99844 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/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.038s 2025-08-05 11:51:36,306 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-031a5130-400f-4655-a14e-ab0ccf6d5507', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031a5130-400f-4655-a14e-ab0ccf6d5507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.000000", "updated_at": "2025-08-05T11:51:35.000000", "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:36,361 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.040s 2025-08-05 11:51:36,361 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb2bd6a-4170-4ca6-ab30-addfa5c2af4e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb2bd6a-4170-4ca6-ab30-addfa5c2af4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.000000", "updated_at": "2025-08-05T11:51:35.000000", "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:36,498 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.122s 2025-08-05 11:51:36,498 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c717f23-126b-4544-b880-0aa96dec3ac4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'' 2025-08-05 11:51:36,520 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.021s 2025-08-05 11:51:36,520 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c465c95c-38ee-4854-9f8e-c3d0d76e58a6', 'x-openstack-request-id': 'req-c465c95c-38ee-4854-9f8e-c3d0d76e58a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ed70d96c-7441-4f54-af98-be60af4fcaf7 could not be found."}}' {9} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [1.664650s] ... 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 1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:36,732 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.208s 2025-08-05 11:51:36,732 99844 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-1263402593"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b26724c-ca2b-49de-9728-a18a30a1d332', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b26724c-ca2b-49de-9728-a18a30a1d332', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:36.661960", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:36,789 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.043s 2025-08-05 11:51:36,790 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83bae24-974d-42ad-909a-912843030d8f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83bae24-974d-42ad-909a-912843030d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:37.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:37,846 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.040s 2025-08-05 11:51:37,847 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbc7c11-319b-4c9b-a363-a31bee93cb56', 'co ntent-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbc7c11-319b-4c9b-a363-a31bee93cb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:37.000000", "updated_at": "2025-08-05T11:51:37.000000", "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:37,906 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.044s 2025-08-05 11:51:37,907 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10059f55-3b6a-4824-97d0-895396365d00', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10059f55-3b6a-4824-97d0-895396365d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:37.000000", "updated_at": "2025-08-05T11:51:37.000000", "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:38,154 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.233s 2025-08-05 11:51:38,154 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-4db714dc-5855-403e-8987-a769e0ad10e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'' 2025-08-05 11:51:38,186 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.030s 2025-08-05 11:51:38,186 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f083ebae-36ca-4bf4-9ec6-6568bc20904a', 'x-openstack-request-id': 'req-f083ebae-36ca-4bf4-9ec6-6568bc20904a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b could not be found."}}' {9} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014521s] ... ok {9} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.155080s] ... ok {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [1.698955s] ... 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 9a845acf-2ff4-46cd-9f2e-a2870e243f9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:49,874 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.404s 2025-08-05 11:51:49,874 99844 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-972360290"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d1730a-e799-4af9-b7cb-ba1361203b8a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d1730a-e799-4af9-b7cb-ba1361203b8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:49.802726", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:49,931 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.045s 2025-08-05 11:51:49,931 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d423230-1e72-4cc2-abb9-f4934bacadf2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d423230-1e72-4cc2-abb9-f4934bacadf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:50,982 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.036s 2025-08-05 11:51:50,983 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1536cb-9be0-401f-8125-52d 6aaf08604', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1536cb-9be0-401f-8125-52d6aaf08604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:50.000000", "updated_at": "2025-08-05T11:51:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:51,039 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.042s 2025-08-05 11:51:51,039 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5610824c-0334-44ce-91cc-3bf45c09ec41', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5610824c-0334-44ce-91cc-3bf45c09ec41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:50.000000", "updated_at": "2025-08-05T11:51:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:51,146 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.094s 2025-08-05 11:51:51,147 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-d6e8fe98-2387-461e-8cf4-17fab84e525f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'' 2025-08-05 11:51:51,166 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.019s 2025-08-05 11:51:51,167 99844 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-e582441e-59d9-4516-93a2-c9323462a283', 'x-openstack-request-id': 'req-e582441e-59d9-4516-93a2-c9323462a283', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9a845acf-2ff4-46cd-9f2e-a2870e243f9d could not be found."}}' {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [1.504233s] ... 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 7de7b68b-5548-4e1c-b6ef-4f12a01727fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:51,351 99844 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.181s 2025-08-05 11:51:51,351 99844 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-827755484"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a362e4-8924-403a-92d3-d923a46d6fde', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a362e4-8924-403a-92d3-d923a46d6fde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.292439", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:51,399 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.035s 2025-08-05 11:51:51,399 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661be3b1-0d17-49c0-8e57-81b0510ab3bb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661be3b1-0d17-49c0-8e57-81b0510ab3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:52,451 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.037s 2025-08-05 11:51:52,452 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-d1bfb4b9-9593-44bf-b49f-e98b093c52d3', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1bfb4b9-9593-44bf-b49f-e98b093c52d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.000000", "updated_at": "2025-08-05T11:51:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:52,505 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.037s 2025-08-05 11:51:52,505 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42d63e0-fe61-40cf-affb-0f20341bd3d5', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42d63e0-fe61-40cf-affb-0f20341bd3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.000000", "updated_at": "2025-08-05T11:51:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:52,652 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.132s 2025-08-05 11:51:52,653 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1517afa-68e5-4510-8581-03316906dabc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'' 2025-08-05 11:51:52,672 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.019s 2025-08-05 11:51 :52,673 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb2c2e6-7e65-4434-bce6-451a96e0593a', 'x-openstack-request-id': 'req-4fb2c2e6-7e65-4434-bce6-451a96e0593a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7de7b68b-5548-4e1c-b6ef-4f12a01727fe could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [1.788213s] ... 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 bea5a475-3b06-4ade-a228-a5ff6235c804 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:56,264 99844 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.474s 2025-08-05 11:51:56,265 99844 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-1665852980"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579d3081-a01f-4273-aee1-5ef588deff3f', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579d3081-a01f-4273-aee1-5ef588deff3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.206364", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:51:56,314 99844 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/bea5a475-3b06-4ade-a228-a5ff6235c804 0.037s 2025-08-05 11:51:56,315 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6363b8ac-a025-43d3-a2b5-2d864b821219', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6363b8ac-a025-43d3-a2b5-2d864b821219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:57,366 99844 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/bea5a475-3b06-4ade-a228-a5ff6235c804 0.037s 2025-08-05 11:51:57,367 99844 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': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff042d4-5624-450e-bedd-5bf30d5a106a', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff042d4-5624-450e-bedd-5bf30d5a106a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.000000", "updated_at": "2025-08-05T11:51:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:57,436 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804 0.055s 2025-08-05 11:51:57,436 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e713458e-587f-4f6b-a927-ec6e31218690', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e713458e-587f-4f6b-a927-ec6e31218690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.000000", "updated_at": "2025-08-05T11:51:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:57,540 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804 0.090s 2025-08-05 11:51:57,541 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 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-12324678-ce91-41ac-ac2a-e592e5562a34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'' 2025-08-05 11:51:57,576 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804 0.035s 2025-08-05 11:51:57,577 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3997db4-3330-4f4e-a977-b4acf76e574b', 'x-openstack-request-id': 'req-e3997db4-3330-4f4e-a977-b4acf76e574b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bea5a475-3b06-4ade-a228-a5ff6235c804 could not be found."}}' {9} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [1.496347s] ... 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 d9d35523-6654-4868-a418-a023013768fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:57,751 99844 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.171s 2025-08-05 11:51:57,752 99844 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-831780133"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c81d8d5-a92d-4169-9ec7-afd3080b4617', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c81d8d5-a92d-4169-9ec7-afd3080b4617', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:57.695610", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:51:57,799 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.035s 2025-08-05 11:51:57,799 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8a168a-18ad-4852-961a-8003ceb62625', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8a168a-18ad-4852-961a-8003ceb62625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:58.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:58,849 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.035s 2025-08-05 11:51:58,850 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad4d8bb-33c9-4f2d-993b-0b873e712d72', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad4d8bb-33c9-4f2d-993b-0b873e712d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:58.000000", "updated_at": "2025-08-05T11:51:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:58,900 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.036s 2025-08-05 11:51:58,900 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2674f62d-30f2-4f22-b9ba-02289d8013b4', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2674f62d-30f2-4f22-b9ba-02289d8013b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:58.000000", "updated_at": "2025-08-05T11:51:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:59,055 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.142s 2025-08-05 11:51:59,056 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204721ad-16f3-4088-a6aa-e53ebe28da3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'' 2025-08-05 11:51:59,076 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.019s 2025-08-05 11:51:59,076 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d003963e-af23-43b1-83cd-200240edca57', 'x-openstack-request-id': 'req-d003963e-af23-43b1-83cd-200240edca57', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9d35523-6654-4868-a418-a023013768fc could not be found."}}' {9} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [243.288896s] ... 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 2bbada5d-9694-4f1f-bd78-7328514f1877 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:00,959 99830 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.399s 2025-08-05 11:48:00,960 99830 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-950366097"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5b690e-5bc1-4f1b-9b76-cb485f80fee4', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5b690e-5bc1-4f1b-9b76-cb485f80fee4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2bbada5d-9694-4f1f-bd78-7328514f1877", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:00.879506", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-950366097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}], "user_id": "e746da63f7db40dba2f987174938773f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:48:00,974 99830 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:48:01,092 99830 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.116s 2025-08-05 11:48:01,093 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1664209916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF69oQzBfUdy1nxeJPbGrgjQZS8wZ7wIYPvFBm1qIsCkFh33Ze/RlScOwfslxEHqKDwcDoF9MSQ+pLcTlxjwKmZNBDR5zRJJ4nrM6YaERp0/czfgoDTFll6mdHXt8pkJGQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebc8b5f-ee0e-45e5-83e4-3e32c7e27a8d', 'x-compute-request-id': 'req-1ebc8b5f-ee0e-45e5-83e4-3e32c7e27a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1664209916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF69oQzBfUdy1nxeJPbGrgjQZS8wZ7wIYPvFBm1qIsCkFh33Ze/RlScOwfslxEHqKDwcDoF9MSQ+pLcTlxjwKmZNBDR5zRJJ4nrM6YaERp0/czfgoDTFll6mdHXt8pkJGQ==", "fingerprint": "18:b6:04:11:0d:03:c3:93:f7:cf:7d:d4:02:03:42:91", "user_id": "e746da63f7db40dba2f987174938773f"}}' 2025-08-05 11:48:01,095 99830 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1664209916 created 2025-08-05 11:48:02,463 99830 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 1.367s 2025-08-05 11:48:02,463 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1889531047", "description": "tempest-description--190452832"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-d703f227-f1d7-47e5-aaab-c9157d508c43', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "name": "tempest-securitygroup--1889531047", "stateful": true, "tenant_id": "039cc3c2344b43a78483296770d99754", "description": "tempest-description--190452832", "shared": false, "security_group_rules": [{"id": "1319a946-28a7-49ad-a206-0a378aff6ea7", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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": 391, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:02Z", "updated_at": "2025-08-05T11:48:02Z", "revision_number": 0}, {"id": "a98ee5d9-9e9b-465e-8523-6793c23472d3", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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": 392, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:02Z", "updated_at": "2025-08-05T11:48:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:48:02Z", "updated_at": "2025-08-05T11:48:02Z", "revision_number": 1, "project_id": "039cc3c2344b43a78483296770d99754"}}' 2025-08-05 11:48:03,663 99830 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 1.198s 2025-08-05 11:48:03,663 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ffd293f1-ad59-4890-814d-8dc46ab0cd70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a0effac8-505e-40c3-bcc0-7f0c221a62ed", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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-05T11:48:03Z", "updated_at": "2025-08-05T11:48:03Z", "revision_number": 0}}' 2025-08-05 11:48:05,618 99830 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 1.954s 2025-08-05 11:48:05,619 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fbff5718-b8ce-4715-8e51-6ee62d2b2395', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e00472e7-f1cd-4bbe-b149-4431622eeb63", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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-05T11:48:05Z", "updated_at": "2025-08-05T11:48:05Z", "revision_number": 0}}' 2025-08-05 11:48:05,619 99830 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1889531047 created 2025-08-05 11:48:10,051 99830 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 4.431s 2025-08-05 11:48:10,051 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5da51ddf-f1bb-4115-b7cd-b47ca459558f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0103423a-c668-48e9-b84a-92ff2048f8dd", "tenant_id": "039cc3c2344b43a78483296770d99754", "floating_ip_address": "172.24.4.166", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "039cc3c2344b43a78483296770d99754", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:09Z", "updated_at": "2025-08-05T11:48:09Z", "revision_number": 0}}' 2025-08-05 11:48:10,051 99830 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0103423a-c668-48e9-b84a-92ff2048f8dd', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '039cc3c2344b43a78483296770d99754', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:09Z', 'updated_at': '2025-08-05T11:48:09Z', 'revision_number': 0, 'ip': '172.24.4.166'} created 2025-08-05 11:48:10,221 99830 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.163s 2025-08-05 11:48:10,221 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length' : '2505', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d0beed1-be82-4f36-b936-fb305e1a2829', '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": "e746da63f7db40dba2f987174938773f", "name": "tempest-ServerStableDeviceRescueTest-2089917422-project-member", "password_expires_at": null}, "audit_ids": ["hqIlNNcNRbmeO57zG7UA3g"], "expires_at": "2025-08-05T12:48:10.000000Z", "issued_at": "2025-08-05T11:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "039cc3c2344b43a78483296770d99754", "name": "tempest-ServerStableDeviceRescueTest-2089917422"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/039cc3c2344b43a78483296770d99754", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:10,222 99830 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '6929fed4-05bc-4403-861f-2a3a0afa58a3', 'name': 'tempest-ServerStableDeviceRescueTest-101618774-network', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '039cc3c2344b43a78483296770d99754', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38572, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:46Z', 'updated_at': '2025-08-05T11:47:46Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:10,223 99830 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1664209916', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF69oQzBfUdy1nxeJPbGrgjQZS8wZ7wIYPvFBm1qIsCkFh33Ze/RlScOwfslxEHqKDwcDoF9MSQ+pLcTlxjwKmZNBDR5zRJJ4nrM6YaERp0/czfgoDTFll6mdHXt8pkJGQ==' , 'fingerprint': '18:b6:04:11:0d:03:c3:93:f7:cf:7d:d4:02:03:42:91', 'user_id': 'e746da63f7db40dba2f987174938773f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAx7piGumD7QIz+LfqR17xOL3Z0lMmyB2poAIoI+eKZooMSq2+WTE25\nEsuTWjmO1cegBwYFK4EEACKhZANiAARevaEMwX1HctZ8XiT2xq4I0GUvMGe8CGD7\nxQZtaiLApBYd92Xv0ZUnDsH7JcRB6ig8HA6BfTEkPqS3E5cY8CpmTQQ0ec0SSeJ6\nzOmGhEadP3M34KA0xZZepnR17fKZCRk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7f0564d2-28e3-4139-b655-b4c9645f416d', 'name': 'tempest-securitygroup--1889531047', 'stateful': True, 'tenant_id': '039cc3c2344b43a78483296770d99754', 'description': 'tempest-description--190452832', 'shared': False, 'security_group_rules': [{'id': '1319a946-28a7-49ad-a206-0a378aff6ea7', 'project_id': '039cc3c2344b43a78483296770d99754', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'security_group_id': '7f0564d2-28e3-4139-b655-b4c9645f416d', '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': 391, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:02Z', 'updated_at': '2025-08-05T11:48:02Z', 'revision_number': 0}, {'id': 'a98ee5d9-9e9b-465e-8523-6793c23472d3', 'project_id': '039cc3c2344b43a78483296770d99754', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'security_group_id': '7f0564d2-28e3-4139-b655-b4c9645f416d', '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': 392, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:02Z', 'updated_at': '2025-08-05T11:48:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:48:02Z', 'updated_at': '2025-08-05T11:48:02Z', 'revision_number': 1, 'project_id': '039cc3c2344b43a78483296770d99754'}, 'floating_ip': {'id': '0103423a-c668-48e9-b84a-92ff2048f8dd', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '039cc3c2344b43a78483296770d99754', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:09Z', 'updated_at': '2025-08-05T11:48:09Z', 'revision_number': 0, 'ip': '172.24.4.166'}} 2025-08-05 11:48:18,537 99830 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 8.314s 2025-08-05 11:48:18,538 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "6929fed4-05bc-4403-861f-2a3a0afa58a3"}], "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "key_name": "tempest-keypair-1664209916", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2abcb1-9c41-48f5-8edf-5d97a3f47197', 'x-compute-request-id': 'req-ae2abcb1-9c41-48f5-8edf-5d97a3f47197', 'connection': 'close', 'stat us': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "adminPass": "9E8EtuVKYbz7"}}' 2025-08-05 11:48:18,844 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.302s 2025-08-05 11:48:18,844 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:18 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-adfc730c-1d29-4669-99a0-e3fce6918d3e', 'x-compute-request-id': 'req-adfc730c-1d29-4669-99a0-e3fce6918d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "BUILD", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f987174938773f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:19Z", "updated": "2025-08-05T11:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1664209916", "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-05 11:49:09,236 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.326s 2025-08-05 11:49:09,236 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be7a30c-023d-4187-9aed-bcbfe7c71176', 'x-compute-request-id': 'req-3be7a30c-023d-4187-9aed-bcbfe7c71176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "ACTIVE", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f9871 74938773f", "metadata": {}, "hostId": "5b7447ec244e305745924f4b68b9b7a51b0fae44d2d569af0dff430c", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:18Z", "updated": "2025-08-05T11:48:43Z", "addresses": {"tempest-ServerStableDeviceRescueTest-101618774-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1664209916", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "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-05 11:49:09,252 99830 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:50:09,480 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/os-interface 0.170s 2025-08-05 11:50:09,480 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:09 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-fe914f77-9b0a-48a6-974a-fba0bfafe529', 'x-compute-request-id': 'req-fe914f77-9b0a-48a6-974a-fba0bfafe529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6929fed4-05bc-4403-861f-2a3a0afa58a3", "port_id": "78754311-2fea-48b5-a544-804269918e74", "mac_addr": "fa:16:3e:b9:c5:77", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bddc47e5-07c9-4a5d-b92a-6a72aa8df3eb", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:50:10,319 99830 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/0103423a-c668-48e9-b84a-92ff2048f8dd 0.834s 2025-08-05 11:50:10,319 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78754311-2fea-48b5-a544-804269918e74"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5c4371ed-cf6a-4fb8-8f0b-ef4a0f1b795b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0103423a-c668-48e9-b84a-92ff2048f8dd'} Body: b'{"floatingip": {"id": "0103423a-c668-48e9-b84a-92ff2048f8dd", "tenant_id": "039cc3c2344b43a78483296770d99754", "floating_ip_address": "172.24.4.166", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "a5ed5a45-e0e2-4dba-9e66-429d62434ad7", "port_id": "78754311-2fea-48b5-a544-804269918e74", "fixe d_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6929fed4-05bc-4403-861f-2a3a0afa58a3", "mac_address": "fa:16:3e:b9:c5:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:09Z", "updated_at": "2025-08-05T11:50:09Z", "revision_number": 1, "project_id": "039cc3c2344b43a78483296770d99754"}}' 2025-08-05 11:50:10,321 99830 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.166:22' as 'cirros' with public key authentication 2025-08-05 11:50:10,335 99830 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:50:10,438 99830 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:50:10,439 99830 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.166 successfully created 2025-08-05 11:50:11,305 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/action 0.866s 2025-08-05 11:50:11,306 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-958647470"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:10 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fd0e7a-3788-42fd-9d75-c0dcdc76eaa6', 'x-compute-request-id': 'req-f3fd0e7a-3788-42fd-9d75-c0dcdc76eaa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/action'} Body: b'' 2025-08-05 11:50:11,370 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.061s 2025-08-05 11:50:11,370 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e8bc79-c9b7-488a-8b0d-993f158675d8', 'x-compute-request-id': 'req-29e8bc79-c9b7-488a-8b0d-993f158675d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"image": {"id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member" , "user_id": "e746da63f7db40dba2f987174938773f"}, "created": "2025-08-05T11:50:11Z", "updated": "2025-08-05T11:50:11Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}], "server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}]}}}' 2025-08-05 11:51:01,491 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.067s 2025-08-05 11:51:01,492 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724cf6bc-db3a-4419-b797-f1a93c18905d', 'x-compute-request-id': 'req-724cf6bc-db3a-4419-b797-f1a93c18905d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"image": {"id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f"}, "created": "2025-08-05T11:50:11Z", "updated": "2025-08-05T11:50:20Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}], "server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}]}}}' 2025-08-05 11:51:01,599 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.101s 2025-08-05 11:51:01,599 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 05 Aug 2025 11:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d2a53a5-65a9-45c2-9eaa-61de5e6476e4', 'x-compute-request-id': 'req-3d2a53a5-65a9-45c2-9eaa-61de5e6476e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"image": {"id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f"}, "created": "2025-08-05T11:50:11Z", "updated": "2025-08-05T11:50:20Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}], "server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}]}}}' 2025-08-05 11:51:01,863 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.257s 2025-08-05 11:51:01,863 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf1bd7e-39b0-4def-90f9-00785343a443', 'x-compute-request-id': 'req-acf1bd7e-39b0-4def-90f9-00785343a443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "ACTIVE", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f987174938773f", "metadata": {}, "hostId": "5b7447ec244e305745924f4b68b9b7a51b0fae44d2d569af0dff430c", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:18Z", "updated": "2025-08-05T11:50:21Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1016 18774-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}, {"version": 4, "addr": "172.24.4.166", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1664209916", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "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-05 11:52:02,133 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.194s 2025-08-05 11:52:02,134 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3ea4a61-3fd3-46b3-b7bf-b60ed9de28f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "4f2efb4b6f4fa3e0748cc15461caa2cb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "039cc3c2344b43a78483296770d99754", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6caf23e8fc01db1ca95a0094f39df3f31e4207ef19dd130f9da13c3e0b4bf890c8981c2be96459d8931918fe87af2c6b30625a8793493c8647add854fa8a8c59", "id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "created_at": "2025-08-05T11:50:11Z", "updated_at": "2025-08-05T11:52:02Z", "tags": [], "self": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038", "file": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:52:02,295 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.160s 2025-08-05 11:52:02,295 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'cont ent-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e846360b-de9b-4dbb-b6a7-dee5f4674a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "4f2efb4b6f4fa3e0748cc15461caa2cb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "039cc3c2344b43a78483296770d99754", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6caf23e8fc01db1ca95a0094f39df3f31e4207ef19dd130f9da13c3e0b4bf890c8981c2be96459d8931918fe87af2c6b30625a8793493c8647add854fa8a8c59", "id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "created_at": "2025-08-05T11:50:11Z", "updated_at": "2025-08-05T11:52:02Z", "tags": [], "self": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038", "file": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:52:02,725 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.429s 2025-08-05 11:52:02,725 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1eebb69-e435-400f-85ec-fb22b39ce9e9', 'x-compute-request-id': 'req-f1eebb69-e435-400f-85ec-fb22b39ce9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "ACTIVE", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f987174938773f", "metadata": {}, "hostId": "5b7447ec244e305745924f4b68b9b7a51b0fae44d2d569af0dff430c", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:18Z", "updated": "2025-08-05T11:50:21Z", "addresses": {"tempest-ServerStableDeviceRescueTest-101618774-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}, {"version": 4, "addr": "172.24.4.166", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/ser vers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1664209916", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "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-05 11:52:02,777 99830 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/2bbada5d-9694-4f1f-bd78-7328514f1877 0.036s 2025-08-05 11:52:02,778 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87b3af7-3b59-4688-aaeb-a0bcdeb0a757', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87b3af7-3b59-4688-aaeb-a0bcdeb0a757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877'} Body: b'{"volume": {"id": "2bbada5d-9694-4f1f-bd78-7328514f1877", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:01.000000", "updated_at": "2025-08-05T11:48:01.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-950366097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}], "user_id": "e746da63f7db40dba2f987174938773f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "039cc3c2344b43a78483296770d99754"}}' 2025-08-05 11:52:03,833 99830 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/2bbada5d-9694-4f1f-bd78-7328514f1877 0.036s 2025-08-05 11:52:03,834 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc089037-0809-4f85-aa80-22166b4fbe66', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc089037-0809-4f85-aa80-22166b4fbe66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877'} Body: b'{"volume": {"id": "2bbada5d-9694-4f1f-bd78-7328514f1877", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:01.000000", "updated_at": "2025-08-05T11:48:01.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-950366097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}], "user_id": "e746da63f7db40dba2f987174938773f", "bootable": "false", "encrypted" : false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "039cc3c2344b43a78483296770d99754"}}' {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [122.009050s] ... 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 61634625-2c39-4e9f-bd54-60843815fa57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:22,831 99828 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e 0.355s 2025-08-05 11:50:22,831 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24376423-9d3b-4cd5-8da6-85b2225ee336', 'x-compute-request-id': 'req-24376423-9d3b-4cd5-8da6-85b2225ee336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e'} Body: b'{"server": {"id": "8c742535-2c11-42a7-aa59-49e9fbb6ee4e", "name": "tempest-ServerActionsTestOtherB-server-704426031", "status": "ACTIVE", "tenant_id": "ca5af6b126a84171b8ed1dc7492840c3", "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "metadata": {}, "hostId": "a63c2506ae826a7271e643e5f74ebcb302d0eb2388bb16d5cb69085e", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:29Z", "updated": "2025-08-05T11:48:49Z", "addresses": {"tempest-ServerActionsTestOtherB-877874581-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:f2:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1312040806", "OS-SRV-USG:launched_at": "2025-08-05T11:48:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1105756820"}], "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-05 11:51:23,053 99828 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.204s 2025-08-05 11:51:23,053 99828 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-1313507256"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0f8d52-9964-497e-a058-88760060d0d2', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0f8d52-9964-497e-a058-88760060d0d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "61634625-2c39-4e9f-bd54-60843815fa57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:22.986205", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1313507256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/61634625-2c39-4e9f-bd54-60843 815fa57"}], "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:23,105 99828 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/61634625-2c39-4e9f-bd54-60843815fa57 0.039s 2025-08-05 11:51:23,106 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e507cf26-9804-469b-8c87-0e233e601a66', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e507cf26-9804-469b-8c87-0e233e601a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57'} Body: b'{"volume": {"id": "61634625-2c39-4e9f-bd54-60843815fa57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:23.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1313507256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}], "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca5af6b126a84171b8ed1dc7492840c3"}}' 2025-08-05 11:51:24,157 99828 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/61634625-2c39-4e9f-bd54-60843815fa57 0.037s 2025-08-05 11:51:24,157 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f690a044-d75a-4ca3-bf54-9b5509ed4763', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f690a044-d75a-4ca3-bf54-9b5509ed4763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57'} Body: b'{"volume": {"id": "61634625-2c39-4e9f-bd54-60843815fa57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:23.000000", "updated_at": "2025-08-05T11:51:23.000000", "name": "tempest-ServerActionsTestOtherB-volume-1313507256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}], "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca5af6b126a84171b8ed1dc7492840c3"}}' 2025-08-05 11:51:24,171 99828 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-05 11:51:24,409 99828 INFO [tempest.lib.common.rest_client] Request (ServerActionsTe stOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e 0.237s 2025-08-05 11:51:24,410 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:24 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-92b99bc4-3d9d-4f11-bf32-1de9ae1fd807', 'x-compute-request-id': 'req-92b99bc4-3d9d-4f11-bf32-1de9ae1fd807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e'} Body: b'{"server": {"id": "8c742535-2c11-42a7-aa59-49e9fbb6ee4e", "name": "tempest-ServerActionsTestOtherB-server-704426031", "status": "ACTIVE", "tenant_id": "ca5af6b126a84171b8ed1dc7492840c3", "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "metadata": {}, "hostId": "a63c2506ae826a7271e643e5f74ebcb302d0eb2388bb16d5cb69085e", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:29Z", "updated": "2025-08-05T11:48:49Z", "addresses": {"tempest-ServerActionsTestOtherB-877874581-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:f2:49"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:f2:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1312040806", "OS-SRV-USG:launched_at": "2025-08-05T11:48:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1105756820"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [112.776958s] ... 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 3a9ce73f-ff25-4093-9c94-4436afb976be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:46,629 99840 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.111s 2025-08-05 11:50:46,630 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50: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-dfdd929b-8150-43b2-bfbb-3b1f1f87b8ce', '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": "4def3c9195384ec3b1a083d002c93008", "name": "tempest-VolumesAdminNegativeTest-534755645-project-member", "password_expires_at": null}, "audit_ids": ["D96WjkkgSv-4zQK-kd1hSQ"], "expires_at": "2025-08-05T12:50:46.000000Z", "issued_at": "2025-08-05T11:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acea21f741f948b2b51d756eaa41b1a5", "name": "tempest-VolumesAdminNegativeTest-534755645"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/acea21f741f948b2b51d756eaa41b1a5", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:50:46,630 99840 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '34127c32-5ecf-4999-8801-afd242298dcb', 'name': 'tempest-VolumesAdminNegativeTest-356897362-network', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 618, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': N one, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:48:27Z', 'updated_at': '2025-08-05T11:48:27Z', 'revision_number': 1} available for tenant 2025-08-05 11:50:47,369 99840 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.738s 2025-08-05 11:50:47,369 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-363689141", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "34127c32-5ecf-4999-8801-afd242298dcb"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed90154-af55-4e70-9215-dbb9a5c4f588', 'x-compute-request-id': 'req-5ed90154-af55-4e70-9215-dbb9a5c4f588', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "77b954c4-0dec-4858-a743-8325de135751", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77b954c4-0dec-4858-a743-8325de135751"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "odynvdW8ZWqR"}}' 2025-08-05 11:50:47,523 99840 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/77b954c4-0dec-4858-a743-8325de135751 0.150s 2025-08-05 11:50:47,523 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc37a08-70c1-4cdd-abe6-64df0c705298', 'x-compute-request-id': 'req-4dc37a08-70c1-4cdd-abe6-64df0c705298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751'} Body: b'{"server": {"id": "77b954c4-0dec-4858-a743-8325de135751", "name": "tempest-VolumesAdminNegativeTest-server-363689141", "status": "BUILD", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:47Z", "updated": "2025-08-05T11:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77b954c4-0dec-4858-a743-8325de135751"}], "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-0 8-05 11:51:37,819 99840 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/77b954c4-0dec-4858-a743-8325de135751 0.231s 2025-08-05 11:51:37,820 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff4b686-76f8-403d-8a96-505c428cc968', 'x-compute-request-id': 'req-bff4b686-76f8-403d-8a96-505c428cc968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751'} Body: b'{"server": {"id": "77b954c4-0dec-4858-a743-8325de135751", "name": "tempest-VolumesAdminNegativeTest-server-363689141", "status": "ACTIVE", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "9619d0ae7389d5d23963e1e777b251b56209e5f82f0c7eda1d14c127", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:47Z", "updated": "2025-08-05T11:51:06Z", "addresses": {"tempest-VolumesAdminNegativeTest-356897362-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:3d:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77b954c4-0dec-4858-a743-8325de135751"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:51:05.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-05 11:51:37,834 99840 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:52:38,155 99840 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.259s 2025-08-05 11:52:38,155 99840 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-27082017"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7a058d-5d21-43c4-891d-733f39f542e2', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7a058d-5d21-43c4-891d-733f39f542e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3a9ce73f-ff25-4093-9c94-4436afb976be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:38.024711", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-27082017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/ volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:52:38,219 99840 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/3a9ce73f-ff25-4093-9c94-4436afb976be 0.051s 2025-08-05 11:52:38,220 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbb6651-ad07-4809-8130-db0a6e162120', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbb6651-ad07-4809-8130-db0a6e162120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be'} Body: b'{"volume": {"id": "3a9ce73f-ff25-4093-9c94-4436afb976be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:38.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-27082017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:52:39,274 99840 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/3a9ce73f-ff25-4093-9c94-4436afb976be 0.037s 2025-08-05 11:52:39,274 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300cba40-e928-47c4-9a81-0afb4038d26a', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300cba40-e928-47c4-9a81-0afb4038d26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be'} Body: b'{"volume": {"id": "3a9ce73f-ff25-4093-9c94-4436afb976be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:38.000000", "updated_at": "2025-08-05T11:52:38.000000", "name": "tempest-VolumesAdminNegativeTest-volume-27082017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [1.640602s] ... 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 1cb40c33-2e62-488e-9481-e70ed9f57485 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:00,527 99830 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.492s 2025-08-05 11:53:00,528 99830 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-1791667947"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/1cb40c33-2e62-488e-9481-e70ed9f57485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f27974d-c41c-4eaa-bc52-7c9727578b87', 'x-compute-request-id': 'req-9f27974d-c41c-4eaa-bc52-7c9727578b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "1cb40c33-2e62-488e-9481-e70ed9f57485", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:00.382825", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1791667947", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 11:53:00,587 99830 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/1cb40c33-2e62-488e-9481-e70ed9f57485 0.054s 2025-08-05 11:53:00,587 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf182da-0c3d-43a3-ae2d-92e2e7ec14d1', 'x-compute-request-id': 'req-0cf182da-0c3d-43a3-ae2d-92e2e7ec14d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/1cb40c33-2e62-488e-9481-e70ed9f57485'} Body: b'{"volume": {"id": "1cb40c33-2e62-488e-9481-e70ed9f57485", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1791667947", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 11:53:01,669 99830 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/1cb40c33-2e62-488e-9481-e70ed9f57485 0.075s 2025-08-05 11:53:01,669 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-b5e8d5ca-4ecd-41ad-b394-d8604ba1174b', 'x-compute-request-id': 'req-b5e8d5ca-4ecd-41ad-b394-d8604ba1174b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/1cb40c33-2e62-488e-9481-e70ed9f57485'} Body: b'{"volume": {"id": "1cb40c33-2e62-488e-9481-e70ed9f57485", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-0 8-05T11:53:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1791667947", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' {2} 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 7f7ddf3f-0fd9-4e77-b584-97a2b21abb22 failed to build and is in ERROR status {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [1.913122s] ... 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 de62a8f7-8ce0-4087-a0f5-5e21a07fa235 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:07,901 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.174s 2025-08-05 11:53:07,901 99830 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-1386493665"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b292427b-aa98-4d39-a2af-a6894e4255ad', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b292427b-aa98-4d39-a2af-a6894e4255ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "8093ce82-9a2d-4b41-8a58-ff3c00e6b075", "name": "tempest-GroupsV314Test-volume-type-1386493665", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:53:07,937 99830 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.032s 2025-08-05 11:53:07,937 99830 DEBUG [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-54066675"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5044819a-49e1-448c-a201-3567f670de55', 'content-length': '175', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5044819a-49e1-448c-a201-3567f670de55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e447ddf2-f676-47dd-aa95-916c3f367541", "name": "tempest-GroupsV314Test-group-type-54066675", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:53:08,231 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.290s 2025-08-05 11:53:08,232 99830 DEBUG [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": "e447ddf2-f676-47dd-aa95-916c3f367541", "volume_types": ["8093ce82-9a2d-4b41-8a58-ff3c00e6b075"], "name": "tempest-GroupsV314Test-Group-733077068"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71c748a-93d6-40b2-82c0-191762e19db8', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71c748a-93d6-40b2-82c0-191762e19db8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "de62a8f7-8ce0-4087-a0f5-5e21a07fa235", "name": "tempest-GroupsV314Test-Group-733077068"}}' 2025-08-05 11:53:08,307 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235 0.073s 2025-08-05 11:53:08,307 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-a64dbfea-8e13-4580-a276-05992fb2f1b6', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64dbfea-8e13-4580-a276-05992fb2f1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235'} Body: b'{"group": {"id": "de62a8f7-8ce0-4087-a0f5-5e21a07fa235", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:53:08.000000", "name": "tempest-GroupsV314Test-Group-733077068", "description": null, "group_type": "e447ddf2-f676-47dd-aa95-916c3f367541", "volume_types": ["8093ce82-9a2d-4b41-8a58-ff3c00e6b075"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:53:09,352 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235 0.038s 2025-08-05 11:53:09,352 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccac80d0-b039-4580-918b-1ebfa148a136', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccac80d0-b039-4580-918b-1ebfa148a136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235'} Body: b'{"group": {"id": "de62a8f7-8ce0-4087-a0f5-5e21a07fa235", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:53:08.000000", "name": "tempest-GroupsV314Test-Group-733077068", "description": null, "group_type": "e447ddf2-f676-47dd-aa95-916c3f367541", "volume_types": ["8093ce82-9a2d-4b41-8a58-ff3c00e6b075"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:53:09,396 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.036s 2025-08-05 11:53:09,396 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901538b1-6ec0-44ef-b0a5-7f7c35cb6c50', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901538b1-6ec0-44ef-b0a5-7f7c35cb6c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:53:09,507 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235/action 0.097s 2025-08-05 11:53:09,508 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 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-caa5b00c-2bbb-4d32-b127-900ae3a3f5f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235/action'} Body: b'' 2025-08-05 11:53:09,524 99830 INFO [tempes t.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235 0.015s 2025-08-05 11:53:09,524 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 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-548e5436-d11d-4088-8d73-f16f751ba072', 'x-openstack-request-id': 'req-548e5436-d11d-4088-8d73-f16f751ba072', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235'} Body: b'{"itemNotFound": {"code": 404, "message": "Group de62a8f7-8ce0-4087-a0f5-5e21a07fa235 could not be found."}}' 2025-08-05 11:53:09,561 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e447ddf2-f676-47dd-aa95-916c3f367541 0.036s 2025-08-05 11:53:09,562 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 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-65c53214-a3bd-4c52-84cc-6507ba450f4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e447ddf2-f676-47dd-aa95-916c3f367541'} Body: b'' 2025-08-05 11:53:09,619 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075 0.057s 2025-08-05 11:53:09,620 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-4eb79f06-6255-445d-8939-8552e88c76d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075'} Body: b'' 2025-08-05 11:53:09,638 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075 0.017s 2025-08-05 11:53:09,638 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e62c3f-6829-47e8-850e-0ff021495306', 'x-openstack-request-id': 'req-37e62c3f-6829-47e8-850e-0ff021495306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8093ce82-9a2d-4b41-8a58-ff3c00e6b075 could not be found."}}' {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.175027s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.119543s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.184021s] ... ok {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [166.514451s] ... 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 130d65fd-11fd-45f0-9092-d7777b949d34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:27,854 99838 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:50:27,854 99838 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:50:27,904 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2025-08-05 11:50:27,905 99838 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-639360084", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9yMP1onQit2kfCq5Qeiwb92UMZ4A+nW6vVfLMNxucfR1eWph0fdo5GDYT994ZVrZnMjwEeZbJuMC8YOcJ+3JpVjb09+H9YDSq8M7E8LE1/z2LiwoqWhwPUJmSsHbGqWw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 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-b4c33aa1-0014-4ad1-a82c-4f184da12637', 'x-compute-request-id': 'req-b4c33aa1-0014-4ad1-a82c-4f184da12637', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-639360084", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9yMP1onQit2kfCq5Qeiwb92UMZ4A+nW6vVfLMNxucfR1eWph0fdo5GDYT994ZVrZnMjwEeZbJuMC8YOcJ+3JpVjb09+H9YDSq8M7E8LE1/z2LiwoqWhwPUJmSsHbGqWw==", "fingerprint": "48:05:e0:00:e3:b1:07:47:4d:71:32:59:f7:a0:b2:9c", "user_id": "33b49494059f4bdfb4eac13af127f4ab"}}' 2025-08-05 11:50:27,908 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-639360084 created 2025-08-05 11:50:28,185 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.276s 2025-08-05 11:50:28,185 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--941291593", "description": "tempest-description--2077766611"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9fa0a169-ec3d-44cf-b44c-9d1436e07064', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "name": "tempest-securitygroup--941291593", "stateful": true, "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "tempest-description--2077766611", "shared": false, "security_group_rules": [{"id": "1e7bc29e-0fa0-4d92-a403-bec79ee9dc78", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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": 552, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}, {"id": "4a780488-a9d5-4d4f-8e28-dd04e87d3096", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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": 551, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:50:27Z", "updated_at": "2025-08-05T11:50:27Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:50:27Z", "updated_at": "2025-08-05T11:50:27Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:50:28,403 99838 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-05 11:50:28,403 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-66289ed7-4f58-4f42-9002-f4d2d2cff1a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aebd94a3-e54d-4041-945b-4d04673ec217", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}}' 2025-08-05 11:50:28,621 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.217s 2025-08-05 11:50:28,622 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6050de2b-c6a5-42f0-b391-7d7ecdb2fad4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b936d17-9d4f-48e9-84b1-c36a82b3ac48", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}}' 2025-08-05 11:50:28,622 99838 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--941291593 created 2025-08-05 11:50:29,347 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.724s 2025-08-05 11:50:29,347 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b074dcd5-e003-4e29-87cf-c3ccdf08c0de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.235", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}}' 2025-08-05 11:50:29,348 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.235', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:50:28Z', 'updated_at': '2025-08-05T11:50:28Z', 'revision_number': 0, 'ip': '172.24.4.235'} created 2025-08-05 11:50:29,437 99838 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.084s 2025-08-05 11:50:29,437 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:29 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-6db72224-2ad1-4e64-ac39-f42757a02ed1', '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": "33b49494059f4bdfb4eac13af127f4ab", "name": "tempest-AttachVolumeShelveTestJSON-738245132-project-member", "password_expires_at": null}, "audit_ids": ["mphqURqJQ3-kuzlgDJ9Haw"], "expires_at": "2025-08-05T12:50:29.000000Z", "issued_at": "2025-08-05T11:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86bb747ed68947739d65ae4ba3831a3d", "name": "tempest-AttachVolumeShelveTestJSON-738245132"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210 /identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/86bb747ed68947739d65ae4ba3831a3d", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:50:29,438 99838 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '1fd3619d-e762-425d-8084-e5205648afc1', 'name': 'tempest-AttachVolumeShelveTestJSON-1394585425-network', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47358, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:42Z', 'revision_number': 1} available for tenant 2025-08-05 11:50:29,438 99838 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-639360084', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9yMP1onQit2kfCq5Qeiwb92UMZ4A+nW6vVfLMNxucfR1eWph0fdo5GDYT994ZVrZnMjwEeZbJuMC8YOcJ+3JpVjb09+H9YDSq8M7E8LE1/z2LiwoqWhwPUJmSsHbGqWw==', 'fingerprint': '48:05:e0:00:e3:b1:07:47:4d:71:32:59:f7:a0:b2:9c', 'user_id': '33b49494059f4bdfb4eac13af127f4ab', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpqsJBiDD1aZhbPJXibbBDfiBZ9RD9PdUbPU2sNovSwbdPskOISJat\nP1FQh5U68c2gBwYFK4EEACKhZANiAAT/cjD9aJ0IrdpHwquUHosG/dlDGeAPp1ur\n1XyzDcbnH0dXlqYdH3aORg2E/feGVa2ZzI8BHmWybjAvGDnCftyaVY29Pfh/WA0q\nvDOxPCxNf89i4sKKlocD1CZkrB2xqls=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd0bffb41-0bff-4e7e-9393-caa82dcc3864', 'name': 'tempest-securitygroup--941291593', 'stateful': True, 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': 'tempest-description--2077766611', 'shared': False, 'security_group_rules': [{'id': '1e7bc29e-0fa0-4d92-a403-bec79ee9dc78', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'd0bffb41-0bff-4e7e-9393-caa82dcc3864', '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': 552, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:50:28Z', 'updated_at': '2025-08-05T11:50:28Z', 'revision_number': 0}, {'id': '4a780488-a9d5-4d4f-8e28-dd04e87d3096', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'd0bffb41-0bff-4e7e-9393-caa82dcc3864', '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': 551, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '20 25-08-05T11:50:27Z', 'updated_at': '2025-08-05T11:50:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:50:27Z', 'updated_at': '2025-08-05T11:50:27Z', 'revision_number': 1, 'project_id': '86bb747ed68947739d65ae4ba3831a3d'}, 'floating_ip': {'id': '58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.235', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:50:28Z', 'updated_at': '2025-08-05T11:50:28Z', 'revision_number': 0, 'ip': '172.24.4.235'}} 2025-08-05 11:50:30,008 99838 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.569s 2025-08-05 11:50:30,009 99838 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-987578572", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "1fd3619d-e762-425d-8084-e5205648afc1"}], "security_groups": [{"name": "tempest-securitygroup--941291593"}], "key_name": "tempest-keypair-639360084", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf', '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-c57a6300-1a67-4ea1-9a9b-b220341163d9', 'x-compute-request-id': 'req-c57a6300-1a67-4ea1-9a9b-b220341163d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--941291593"}], "adminPass": "password"}}' 2025-08-05 11:50:30,141 99838 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/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.129s 2025-08-05 11:50:30,141 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 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-64b35624-c5d1-4c8a-856d-9cc2350a47cb', 'x-compute-request-id': 'req-64b35624-c5d1-4c8a-856d-9cc2350a47cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "name": "tempest-AttachVolumeShelveTestJSON-server-987578572", "status": "BUILD", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bd fb4eac13af127f4ab", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:30Z", "updated": "2025-08-05T11:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-639360084", "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-05 11:51:20,418 99838 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/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.209s 2025-08-05 11:51:20,418 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:20 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-dadb8a86-b227-481f-91cf-996b7d2d6e7b', 'x-compute-request-id': 'req-dadb8a86-b227-481f-91cf-996b7d2d6e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "name": "tempest-AttachVolumeShelveTestJSON-server-987578572", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:29Z", "updated": "2025-08-05T11:50:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:db:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-639360084", "OS-SRV-USG:launched_at": "2025-08-05T11:50:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--941291593"}], "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-05 11:51:20,437 99838 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:52:20,739 99838 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/c59a40ed-707d-4395-a c38-efe16b94fbaf/os-interface 0.243s 2025-08-05 11:52:20,740 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:20 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-af7531d0-9078-4fad-8193-9abe328f7d2b', 'x-compute-request-id': 'req-af7531d0-9078-4fad-8193-9abe328f7d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1fd3619d-e762-425d-8084-e5205648afc1", "port_id": "377f517e-15d3-49d3-b5e4-93053b1db27f", "mac_addr": "fa:16:3e:96:db:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "61912a77-e6a8-41b5-b77b-e0c311b5d49f", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 11:52:21,729 99838 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/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a 0.984s 2025-08-05 11:52:21,729 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "377f517e-15d3-49d3-b5e4-93053b1db27f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a2621de0-7cc9-4f04-bd30-57046b2472fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a'} Body: b'{"floatingip": {"id": "58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.235", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "d5cd5bfa-092f-4782-aab2-dc55ef4e6f01", "port_id": "377f517e-15d3-49d3-b5e4-93053b1db27f", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1fd3619d-e762-425d-8084-e5205648afc1", "mac_address": "fa:16:3e:96:db:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:50:28Z", "updated_at": "2025-08-05T11:52:21Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:52:21,730 99838 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.235:22' as 'cirros' with public key authentication 2025-08-05 11:52:21,745 99838 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:52:21,847 99838 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:52:21,847 99838 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.235 successfully created 2025-08-05 11:52:21,888 99838 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/c59a40ed-707d-4395-ac38-efe16b94fbaf/ips 0.040s 2025-08-05 11:52:21,888 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:21 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-66c007ad-f159-4bb8-a45e-67b2bd531ecf', 'x-compute-request-id': 'req-66c007ad-f159-4bb8-a45e-67b2bd531ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2025-08-05 11:52:22,281 99838 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.388s 2025-08-05 11:52:22,281 99838 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-1758508987"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570e8796-deff-4878-9123-784b437b7905', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570e8796-deff-4878-9123-784b437b7905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "130d65fd-11fd-45f0-9092-d7777b949d34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:22.060983", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1758508987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:52:22,332 99838 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/130d65fd-11fd-45f0-9092-d7777b949d34 0.038s 2025-08-05 11:52:22,332 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47107435-db3c-4288-90b9-27b4bed3deb0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47107435-db3c-4288-90b9-27b4bed3deb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34'} Body: b'{"volume": {"id": "130d65fd-11fd-45f0-9092-d7777b949d34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:22.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1758508987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:52: 23,383 99838 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/130d65fd-11fd-45f0-9092-d7777b949d34 0.035s 2025-08-05 11:52:23,383 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189ad618-0e00-4c8a-aa38-0b813824a8d1', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189ad618-0e00-4c8a-aa38-0b813824a8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34'} Body: b'{"volume": {"id": "130d65fd-11fd-45f0-9092-d7777b949d34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:22.000000", "updated_at": "2025-08-05T11:52:22.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1758508987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:52:23,509 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.112s 2025-08-05 11:52:23,510 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:23 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-5ff8b930-5d35-41a5-8c61-f47799693efb', 'x-compute-request-id': 'req-5ff8b930-5d35-41a5-8c61-f47799693efb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'' 2025-08-05 11:52:23,675 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.165s 2025-08-05 11:52:23,675 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:23 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-d0f3e87f-92ee-4b10-9eb6-8c231db2b168', 'x-compute-request-id': 'req-d0f3e87f-92ee-4b10-9eb6-8c231db2b168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "name": "tempest-AttachVolumeShelveTestJSON-server-987578572", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:29Z", "updated": "2025-08-05T11:52:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:db:7d"}, {"version": 4, "addr": "172.24.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:db:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-639360084", "OS-SRV-USG:launched_at": "2025-08-05T11:50:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--941291593"}], "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-05 11:53:13,775 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.035s 2025-08-05 11:53:13,775 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:13 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-657f0ae0-481c-47bb-b915-1479d208fda1', 'x-compute-request-id': 'req-657f0ae0-481c-47bb-b915-1479d208fda1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c59a40ed-707d-4395-ac38-efe16b94fbaf could not be found."}}' 2025-08-05 11:53:13,805 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-639360084 0.029s 2025-08-05 11:53:13,806 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e92945-f83b-403d-a14a-6cd8ff52bd50', 'x-compute-request-id': 'req-22e92945-f83b-403d-a14a-6cd8ff52bd50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-639360084'} Body: b'' 2025-08-05 11:53:14,006 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864 0.200s 2025-08-05 11:53:14,007 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-af6d0837-bd5d-43b0-af1d-8e627b0cc596', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864'} Body: b'' 2025-08-05 11:53:14,028 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864 0.020s 2025-08-05 11:53:14,028 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-815c51cd-2d03-4cb1-b000-567947bc663c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d0bffb41-0bff-4e7e-9393-caa82dcc3864 does not exist", "detail": ""}}' 2025-08-05 11:53:14,367 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a 0.338s 2025-08-05 11:53:14,368 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7e7be7f0-af90-4e26-a301-6ae8ae206530', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a'} Body: b'' {2} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.155407s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.632753s] ... ok {6} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.784733s] ... 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 5228749d-ccf7-4204-b9d9-3824f4427503 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:20,805 99838 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.402s 2025-08-05 11:53:20,806 99838 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-725901012", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/5228749d-ccf7-4204-b9d9-3824f4427503', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ffa0c9-ea1a-44d8-9b43-5e98432c5223', 'x-compute-request-id': 'req-a8ffa0c9-ea1a-44d8-9b43-5e98432c5223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "5228749d-ccf7-4204-b9d9-3824f4427503", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:20.681994", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-725901012", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 11:53:21,090 99838 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/5228749d-ccf7-4204-b9d9-3824f4427503 0.275s 2025-08-05 11:53:21,090 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 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-ce700a0f-9194-405d-8cfe-0880cd533142', 'x-compute-request-id': 'req-ce700a0f-9194-405d-8cfe-0880cd533142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5228749d-ccf7-4204-b9d9-3824f4427503'} Body: b'{"volume": {"id": "5228749d-ccf7-4204-b9d9-3824f4427503", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:21.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-725901012", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 11:53:22,178 99838 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/5228749d-ccf7-4204-b9d9-3824f4427503 0.081s 2025-08-05 11:53:22,178 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 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-296b59bb-2ead-4670-99e3-b46dd587eab5', 'x-compute-request-id': 'req-296b59bb-2ead-4670-99e3-b46dd587eab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5228749d-ccf7-4204-b9d9-3824f4427503'} Body: b'{"volume": {"id": "5228749d-ccf7-4204-b9d9-3824f4427503", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:21.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-725901012", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.290253s] ... ok {6} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {2} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [3.691035s] ... 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 6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:20,464 99830 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.251s 2025-08-05 11:53:20,464 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f0ceca-f530-47e1-8edc-89a2dcf45e48', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f0ceca-f530-47e1-8edc-89a2dcf45e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "0fb227eb-4d2a-44e5-85a5-17e153d7ceb7", "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-05 11:53:21,172 99830 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.704s 2025-08-05 11:53:21,172 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b0f6ee95-a1e8-44ea-afbe-04a0111b0c9b', '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": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:21Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,134 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file 0.959s 2025-08-05 11:53:22,134 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dfd1df68 -bf58-4495-b795-abef6750aadd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file'} Body: b'' 2025-08-05 11:53:22,192 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd 0.057s 2025-08-05 11:53:22,192 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d888dbbf-7b61-4441-b0e8-bcb4e2aa0842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd'} 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": "2b54cb4fb6db2a029dfc0e74c9b029ca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fa4a07f14178011875bfe449d6e0704f7dd0f01cfe310d06fc7fb7f52fc8df2f2aed0c78106e7462c926742897d9d4c4216370143aab8fcafdba3ea6462ef11d", "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:22Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,220 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd 0.027s 2025-08-05 11:53:22,220 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ba72e0e-3868-4f5c-bfdb-229586b30f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd'} 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": "2b54cb4fb6db2a029dfc0e74c9b029ca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fa4a07f14178011875bfe449d6e0704f7dd0f01cfe310d06fc7fb7f52fc8df2f2aed0c78106e7462c926742897d9d4c4216370143aab8fcafdba3ea6462ef11d", "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:22Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,241 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd 0.020s 2025-08-05 11:53:22,241 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-976015b5-9e06-4aaf-8dd1-3f8a171d39f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd'} 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": "2b54cb4fb6db2a029dfc0e74c9b029ca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fa4a07f14178011875bfe449d6e0704f7dd0f01cfe310d06fc7fb7f52fc8df2f2aed0c78106e7462c926742897d9d4c4216370143aab8fcafdba3ea6462ef11d", "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:22Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,727 99830 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.485s 2025-08-05 11:53:22,727 99830 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": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94adebe1-a934-403e-8453-1536f94d83d1', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94adebe1-a934-403e-8453-1536f94d83d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:22.654514", "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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}], "user_id": "fd0d26571b3244659b019989cae61cb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:22,821 99830 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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6 0.081s 2025-08-05 11:53:22,821 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f9891d-18f9-4370-8c0d-03a0485b1b5c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f9891d-18f9-4370-8c0d-03a0485b1b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6'} Body: b'{"volume": {"id": "6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:23.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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}], "user_id": "fd0d26571b3244659b019989cae61cb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9c48c8f3b0a4d4ca837d48e23acef63"}}' 2025-08-05 11:53:23,886 99830 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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6 0.051s 2025-08-05 11:53:23,886 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b9fb42-d6a4-48e5-a328-00d46d806772', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b9fb42-d6a4-48e5-a328-00d46d806772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6'} Body: b'{"volume": {"id": "6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:23.000000", "updated_at": "2025-08-05T11:53:23.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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}], "user_id": "fd0d26571b3244659b019989cae61cb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9c48c8f3b0a4d4ca837d48e23acef63"}}' {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [2.353224s] ... 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 cb63130d-094d-44c7-9312-e6847eaa4631 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:25,571 99838 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.169s 2025-08-05 11:53:25,571 99838 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-928588504", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc604541-e175-44b9-b177-7db85b880dca', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc604541-e175-44b9-b177-7db85b880dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "76ea2c34-9c62-4f46-b81f-fb8c7f90db54", "name": "tempest-VolumeTypesTest-volume-type-928588504", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:53:25,613 99838 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.037s 2025-08-05 11:53:25,613 99838 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-1119154455", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395cdafb-3604-4471-bd2a-b5c5ff98550d', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395cdafb-3604-4471-bd2a-b5c5ff98550d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c72fae80-2a2e-4361-a03a-1d6aa45070c5", "name": "tempest-VolumeTypesTest-volume-type-1119154455", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:53:25,982 99838 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.366s 2025-08-05 11:53:25,983 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-325196886", "volume_type": "76ea2c34-9c62-4f46-b81f-fb8c7f90db54", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a305ed1-3ce3-47f3-8098-cab2252e6cc9', 'content-length': '780', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a305ed1-3ce3-47f3-8098-cab2252e6cc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:25.914339", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-0 94d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:26,041 99838 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/cb63130d-094d-44c7-9312-e6847eaa4631 0.045s 2025-08-05 11:53:26,042 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7408c58-6208-4773-b07a-c9ff9c30a012', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7408c58-6208-4773-b07a-c9ff9c30a012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:26.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8addf3f5cf3d40f9b3a825c28307d615"}}' 2025-08-05 11:53:27,099 99838 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/cb63130d-094d-44c7-9312-e6847eaa4631 0.042s 2025-08-05 11:53:27,099 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5784e6d-e45c-4a27-a569-d821dc836861', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5784e6d-e45c-4a27-a569-d821dc836861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:26.000000", "updated_at": "2025-08-05T11:53:26.000000", "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8addf3f5cf3d40f9b3a825c28307d615"}}' 2025-08-05 11:53:27,163 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 G ET http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631 0.050s 2025-08-05 11:53:27,164 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ed1607-32b1-475d-a782-e44aa53ad0fa', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ed1607-32b1-475d-a782-e44aa53ad0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:26.000000", "updated_at": "2025-08-05T11:53:26.000000", "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8addf3f5cf3d40f9b3a825c28307d615"}}' 2025-08-05 11:53:27,279 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631 0.101s 2025-08-05 11:53:27,279 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-c608550a-f795-4989-be83-4ab776d443eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'' 2025-08-05 11:53:27,597 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631 0.317s 2025-08-05 11:53:27,597 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-66dce42f-2f3b-4a2c-b4c0-60fbe8a86ed9', 'x-openstack-request-id': 'req-66dce42f-2f3b-4a2c-b4c0-60fbe8a86ed9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb63130d-094d-44c7-9312-e6847eaa4631 could not be found."}}' 2025-08-05 11:53:27,674 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5 0.076s 2025-08-05 11:53:27,675 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-6f0b174f-cc38-4f1b-88b8-975244253610', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5'} Body: b'' 2025-08-05 11:53:27,689 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5 0.013s 2025-08-05 11:53:27,689 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 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-efebf936-3283-4045-bf80-ce8a1a3dc306', 'x-openstack-request-id': 'req-efebf936-3283-4045-bf80-ce8a1a3dc306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c72fae80-2a2e-4361-a03a-1d6aa45070c5 could not be found."}}' 2025-08-05 11:53:27,739 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54 0.049s 2025-08-05 11:53:27,739 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-c079bb0d-11dd-4b78-a978-a495abc12399', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54'} Body: b'' 2025-08-05 11:53:27,753 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54 0.013s 2025-08-05 11:53:27,753 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 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-5d3ef2c5-860c-43b2-b51c-9fd0ead6cd2e', 'x-openstack-request-id': 'req-5d3ef2c5-860c-43b2-b51c-9fd0ead6cd2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 76ea2c34-9c62-4f46-b81f-fb8c7f90db54 could not be found."}}' {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.119307s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.405767s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.034199s] ... ok {6} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.184121s] ... ok {2} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [1.487815s] ... 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 32a7722d-90a2-4d0d-96b1-2994a6351877 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:28,031 99830 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.335s 2025-08-05 11:53:28,031 99830 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-987271213"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c356946-4a15-4949-86e6-3b4d35670aa2', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c356946-4a15-4949-86e6-3b4d35670aa2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "32a7722d-90a2-4d0d-96b1-2994a6351877", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:27.973647", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-987271213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}], "user_id": "be9c8d2732d64f559022d2f3c047e04b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:28,079 99830 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877 0.036s 2025-08-05 11:53:28,079 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ac5598-a952-4b66-af7e-c192f1c8021d', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ac5598-a952-4b66-af7e-c192f1c8021d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877'} Body: b'{"volume": {"id": "32a7722d-90a2-4d0d-96b1-2994a6351877", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-987271213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}], "user_id": "be9c8d2732d64f559022d2f3c047e04b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31166ae5f52745f4b6a220c41da60f40"}}' 2025-08-05 11:53:29,168 99830 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877 0.074s 2025-08-05 11:53:29,168 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c544c7-7b4b-4371-bbb1-f094674b5183', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c544c7-7b4b-4371-bbb1-f094674b5183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877'} Body: b'{"volume": {"id": "32a7722d-90a2-4d0d-96b1-2994a6351877", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": "2025-08-05T11:53:28.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-987271213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}], "user_id": "be9c8d2732d64f559022d2f3c047e04b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31166ae5f52745f4b6a220c41da60f40"}}' {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [1.714329s] ... 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 505f42b4-63f1-4317-b9cc-ffbda223e9c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:28,163 99828 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.407s 2025-08-05 11:53:28,163 99828 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-1734808391"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93734abe-49ea-4762-8652-e582e6728c35', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93734abe-49ea-4762-8652-e582e6728c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.053681", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:53:28,213 99828 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/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.037s 2025-08-05 11:53:28,214 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca03d50e-9823-4b1c-9153-508d46c129d6', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca03d50e-9823-4b1c-9153-508d46c129d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:29,275 99828 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/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.046s 2025-08-05 11:53:29,276 99828 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': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9e7f69-9d95-4949-96d0-323ce87e1948', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9e7f69-9d95-4949-96d0-323ce87e1948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": "2025-08-05T11:53:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:29,327 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.035s 2025-08-05 11:53:29,328 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14423460-ab89-4d9f-b2ae-d3a7fd1a72d9', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14423460-ab89-4d9f-b2ae-d3a7fd1a72d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": "2025-08-05T11:53:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:29,445 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.103s 2025-08-05 11:53:29,446 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 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-3e78dbe2-f2ab-402a-b9fe-e534b919d115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'' 2025-08-05 11:53:29,467 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.021s 2025-08-05 11:53:29,468 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 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-585bedaf-037c-4529-867f-3e1945a99b5d', 'x-openstack-request-id': 'req-585bedaf-037c-4529-867f-3e1945a99b5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 505f42b4-63f1-4317-b9cc-ffbda223e9c8 could not be found."}}' {2} 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`. {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [1.695890s] ... 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 1b5cf206-d4ce-465c-8f50-ec78cc53c91b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:29,680 99828 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.208s 2025-08-05 11:53:29,680 99828 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-461830285"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18a4bd0-a8dd-4ff5-909f-79b12a72c849', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18a4bd0-a8dd-4ff5-909f-79b12a72c849', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:29.612626", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:53:29,775 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.083s 2025-08-05 11:53:29,776 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd81f395-260c-4cc5-a608-2425e7ca5501', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd81f395-260c-4cc5-a608-2425e7ca5501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:30,846 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.056s 2025-08-05 11:53:30,846 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8b9e30-bca9-47e2-8d41-ba4808430c6f', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8b9e30-bca9-47e2-8d41-ba4808430c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:30.000000", "updated_at": "2025-08-05T11:53:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:30,900 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.039s 2025-08-05 11:53:30,901 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3c6adc-1834-4d16-a779-cca6ad66e196', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3c6adc-1834-4d16-a779-cca6ad66e196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:30.000000", "updated_at": "2025-08-05T11:53:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:31,136 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.222s 2025-08-05 11:53:31,136 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603d3155-2ff1-4580-bc5c-bd93b385be10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'' 2025-08-05 11:53:31,165 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.028s 2025-08-05 11:53:31,166 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:31 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-ab894255-19fd-495a-a41d-1ade926e9396', 'x-openstack-request-id': 'req-ab894255-19fd-495a-a41d-1ade926e9396', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b5cf206-d4ce-465c-8f50-ec78cc53c91b could not be found."}}' {6} 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 e7800d6b-5467-406b-b7f7-7bf9f905a187 failed to build and is in ERROR status {1} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [2.195887s] ... 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 8aa55c87-f83b-4ea4-8c9b-9f618727867e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:35,097 99838 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.340s 2025-08-05 11:53:35,098 99838 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-501257878"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6121e713-275a-44e4-b4de-eb8a10f71470', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6121e713-275a-44e4-b4de-eb8a10f71470', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.036728", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:35,202 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.092s 2025-08-05 11:53:35,203 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b147c06-754c-4167-94a3-6e304cbe4b0b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b147c06-754c-4167-94a3-6e304cbe4b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3837e67b99774b2487db1411d1f3eb62"}}' 2025-08-05 11:53:36,259 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.041s 2025-08-05 11:53:36,259 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-07829880-0ebf-4913-9539-b8135ad21322', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07829880-0ebf-4913-9539-b8135ad21322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.000000", "updated_at": "2025-08-05T11:53:35.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3837e67b99774b2487db1411d1f3eb62"}}' 2025-08-05 11:53:36,310 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.036s 2025-08-05 11:53:36,310 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ac6690-060f-4a12-b292-ab477acee923', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ac6690-060f-4a12-b292-ab477acee923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.000000", "updated_at": "2025-08-05T11:53:35.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3837e67b99774b2487db1411d1f3eb62"}}' 2025-08-05 11:53:36,845 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.521s 2025-08-05 11:53:36,846 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345be29f-3a6d-48e0-a0d1-4299f12e92e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'' 2025-08-05 11:53:36,951 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4- 8c9b-9f618727867e 0.105s 2025-08-05 11:53:36,951 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e82193-6615-42c4-916c-0c3cb1797831', 'x-openstack-request-id': 'req-b5e82193-6615-42c4-916c-0c3cb1797831', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8aa55c87-f83b-4ea4-8c9b-9f618727867e could not be found."}}' {6} setUpClass (tempest.api.volume.test_volumes_list.VolumesListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 fb0c9b6f-c9da-4c75-bc21-9755b15b2d78 failed to build and is in ERROR status {6} 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 0f820386-6d40-4284-ac46-1e28f7fabc59 failed to build and is in ERROR status {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [166.857675s] ... 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 a182681f-b269-4896-b20c-7ceae4dfa24e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:09,942 99834 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:51:09,942 99834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:51:10,007 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2025-08-05 11:51:10,007 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-414551570", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNxWgxcsEcQkptqR8eYkbnKqNInq8OnOLc+3YI6VsrORCGp0M3FNhpUOxeHnpKzGadc2XxxuXuS99gxJ8Mtujt461xzJ4xPiJoCO/dP6wOwmYryUax4108OksHGaf1g6QA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 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-83898564-8eee-4414-904a-8efaa7f0b36b', 'x-compute-request-id': 'req-83898564-8eee-4414-904a-8efaa7f0b36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-414551570", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNxWgxcsEcQkptqR8eYkbnKqNInq8OnOLc+3YI6VsrORCGp0M3FNhpUOxeHnpKzGadc2XxxuXuS99gxJ8Mtujt461xzJ4xPiJoCO/dP6wOwmYryUax4108OksHGaf1g6QA==", "fingerprint": "6a:72:15:bb:05:6b:03:79:a7:a6:ec:eb:de:a3:1c:f7", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f"}}' 2025-08-05 11:51:10,010 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-414551570 created 2025-08-05 11:51:10,274 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.263s 2025-08-05 11:51:10,275 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1153893511", "description": "tempest-description--1191122460"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b05f0824-0991-4ce8-9039-8dbba2bfadda', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "name": "tempest-securitygroup--1153893511", "stateful": true, "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "description": "tempest-description--1191122460", "shared": false, "security_group_rules": [{"id": "98aa3e09-2c70-447f-8ecc-6912f7564f4a", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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": 600, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}, {"id": "adf5e815-68de-4d51-a44b-4edc7238daf4", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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": 599, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:51:10,497 99834 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-05 11:51:10,497 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-751cb625-b58f-4952-b837-40688bc1e145', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4560168-8462-46a9-b381-838b1ffe4bb0", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}}' 2025-08-05 11:51:10,731 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.233s 2025-08-05 11:51:10,731 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-66518b36-0d87-4b6e-87c9-c186de8b608d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22aaccf0-799d-4a5e-9674-60342f157406", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}}' 2025-08-05 11:51:10,731 99834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1153893511 created 2025-08-05 11:51:11,402 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.670s 2025-08-05 11:51:11,403 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-243910df-4822-45e2-8418-cad96fa31eb8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.60", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "855bc1ac6cd54a11808133a2721e5854", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:11Z", "updated_at": "2025-08-05T11:51:11Z", "revision_number": 0}}' 2025-08-05 11:51:11,403 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:11Z', 'updated_at': '2025-08-05T11:51:11Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2025-08-05 11:51:11,492 99834 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.084s 2025-08-05 11:51:11,492 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:11 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-ad8d3b41-ce2c-4e0e-80bb-f51af491056c', '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": "5052b031a91a4547a3bb7bb9d1b4ed1f", "name": "tempest-AttachVolumeNegativeTest-481847751-project-member", "password_expires_at": null}, "audit_ids": ["2I73WWXyS2Gy-vvnveFVEg"], "expires_at": "2025-08-05T12:51:11.000000Z", "issued_at": "2025-08-05T11:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855bc1ac6cd54a11808133a2721e5854", "name": "tempest-AttachVolumeNegativeTest-481847751"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c35 63e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/855bc1ac6cd54a11808133a2721e5854", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:51:11,493 99834 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '04359d57-dc6c-434a-8fdf-070bd937b05e', 'name': 'tempest-AttachVolumeNegativeTest-2105509408-network', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:52Z', 'updated_at': '2025-08-05T11:47:52Z', 'revision_number': 1} available for tenant 2025-08-05 11:51:11,493 99834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-414551570', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNxWgxcsEcQkptqR8eYkbnKqNInq8OnOLc+3YI6VsrORCGp0M3FNhpUOxeHnpKzGadc2XxxuXuS99gxJ8Mtujt461xzJ4xPiJoCO/dP6wOwmYryUax4108OksHGaf1g6QA==', 'fingerprint': '6a:72:15:bb:05:6b:03:79:a7:a6:ec:eb:de:a3:1c:f7', 'user_id': '5052b031a91a4547a3bb7bb9d1b4ed1f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA1EUxKAI+342f+l8fekgCtPLhK3fM2Kg+GzEJk8jrsaZhbwqfywttL\nGTszORVS0tWgBwYFK4EEACKhZANiAATcVoMXLBHEJKbakfHmJG5yqjSJ6vDpzi3P\nt2COlbKzkQhqdDNxTYaVDsXh56SsxmnXNl8cbl7kvfYMSfDLbo7eOtccyeMT4iaA\njv3T+sDsJmK8lGseNdPDpLBxmn9YOkA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3036132-0372-4e7f-b7e5-b6b122fd6d67', 'name': 'tempest-securitygroup--1153893511', 'stateful': True, 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'description': 'tempest-description--1191122460', 'shared': False, 'security_group_rules': [{'id': '98aa3e09-2c70-447f-8ecc-6912f7564f4a', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'a3036132-0372-4e7f-b7e5-b6b122fd6d67', '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': 600, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:10Z', 'updated_at': '2025-08-05T11:51:10Z', 'revision_number': 0}, {'id': 'adf5e815-68de-4d51-a44b-4edc7238daf4', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'a3036132-0372-4e7f-b7e5-b6b122fd6d67', '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': 599, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:10Z', 'updated_at': '2025-08-05T11:51:10Z', 'revision_number': 0}], 't ags': [], 'created_at': '2025-08-05T11:51:10Z', 'updated_at': '2025-08-05T11:51:10Z', 'revision_number': 1, 'project_id': '855bc1ac6cd54a11808133a2721e5854'}, 'floating_ip': {'id': '18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:11Z', 'updated_at': '2025-08-05T11:51:11Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2025-08-05 11:51:12,195 99834 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.701s 2025-08-05 11:51:12,196 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-397137941", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "04359d57-dc6c-434a-8fdf-070bd937b05e"}], "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "key_name": "tempest-keypair-414551570", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb8d937-c7d3-4ec0-95b4-6426d630fd92', 'x-compute-request-id': 'req-fbb8d937-c7d3-4ec0-95b4-6426d630fd92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "adminPass": "password"}}' 2025-08-05 11:51:12,269 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.070s 2025-08-05 11:51:12,269 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:12 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-8c504a3c-23a8-4b92-961c-89fc83fdd7a0', 'x-compute-request-id': 'req-8c504a3c-23a8-4b92-961c-89fc83fdd7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "name": "tempest-AttachVolumeNegativeTest-server-397137941", "status": "BUILD", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3a be496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:12Z", "updated": "2025-08-05T11:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-414551570", "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-05 11:52:02,693 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.350s 2025-08-05 11:52:02,694 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 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-7402a387-2c9e-48f0-906c-c962c91e9ddf', 'x-compute-request-id': 'req-7402a387-2c9e-48f0-906c-c962c91e9ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "name": "tempest-AttachVolumeNegativeTest-server-397137941", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:12Z", "updated": "2025-08-05T11:51:28Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6d:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-414551570", "OS-SRV-USG:launched_at": "2025-08-05T11:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "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-05 11:52:02,708 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:53:02,957 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/os-interface 0.190s 2025-08-05 11:53:02,958 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac95ba8-1709-4ab1-ba72-c83c17f3038f', 'x-compute-request-id': 'req-0ac95ba8-1709-4ab1-ba72-c83c17f3038f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "port_id": "e2276eed-0a23-4f9e-8062-7b7c8506f50d", "mac_addr": "fa:16:3e:ae:6d:17", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bfaef9-2550-4b30-bc61-3c7ca72db0ad", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 11:53:03,982 99834 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/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c 1.021s 2025-08-05 11:53:03,983 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e2276eed-0a23-4f9e-8062-7b7c8506f50d"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4eec8c91-6027-40e7-9b2c-8ae4b7b4984a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c'} Body: b'{"floatingip": {"id": "18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.60", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "543bedfd-4524-478f-9a92-baf1ce9218f4", "port_id": "e2276eed-0a23-4f9e-8062-7b7c8506f50d", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "mac_address": "fa:16:3e:ae:6d:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:11Z", "updated_at": "2025-08-05T11:53:03Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:03,984 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2025-08-05 11:53:03,999 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:04,103 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:04,104 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2025-08-05 11:53:04,177 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/ips 0.073s 2025-08-05 11:53:04,178 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 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-2efdad08-6e94-490f-83e1-1db9c5095507', 'x-compute-request-id': 'req-2efdad08-6e94-490f-83e1-1db9c5095507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2025-08-05 11:53:04,419 99834 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.238s 2025-08-05 11:53:04,420 99834 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-1660444346"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d275e041-7aff-450a-8e2b-8ef73de1d7c0', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d275e041-7aff-450a-8e2b-8ef73de1d7c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.351846", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:04,481 99834 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/a182681f-b269-4896-b20c-7ceae4dfa24e 0.050s 2025-08-05 11:53:04,481 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f2d94a-6915-47bf-b646-f81fe681ce5a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f2d94a-6915-47bf-b646-f81fe681ce5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e'} Body: b'{"volume": {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:05,538 99834 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/a182681f-b269-4896-b20c-7ceae4dfa24e 0.042s 2025-08-05 11:53:05,539 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body : None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad90afda-df4a-4c42-9aad-60c33d818c8d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad90afda-df4a-4c42-9aad-60c33d818c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e'} Body: b'{"volume": {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:05,677 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.124s 2025-08-05 11:53:05,677 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 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-204c2dd6-d0c9-49df-a85f-0312f8e1fd37', 'x-compute-request-id': 'req-204c2dd6-d0c9-49df-a85f-0312f8e1fd37', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'' 2025-08-05 11:53:05,899 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.221s 2025-08-05 11:53:05,899 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 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-d9008f46-97d3-4c5c-9f04-e8e491b75d77', 'x-compute-request-id': 'req-d9008f46-97d3-4c5c-9f04-e8e491b75d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "name": "tempest-AttachVolumeNegativeTest-server-397137941", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:12Z", "updated": "2025-08-05T11:53:06Z", "addresses": {"tempest-AttachVolumeNegati veTest-2105509408-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6d:17"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6d:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-414551570", "OS-SRV-USG:launched_at": "2025-08-05T11:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "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-05 11:53:56,162 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.198s 2025-08-05 11:53:56,162 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:55 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-7fe3ab4a-53aa-4318-941a-cf0d1d98037d', 'x-compute-request-id': 'req-7fe3ab4a-53aa-4318-941a-cf0d1d98037d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 could not be found."}}' 2025-08-05 11:53:56,198 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-414551570 0.035s 2025-08-05 11:53:56,198 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-c8319471-66d9-419b-bd38-cb038a72349b', 'x-compute-request-id': 'req-c8319471-66d9-419b-bd38-cb038a72349b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-414551570'} Body: b'' 2025-08-05 11:53:56,382 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122fd6d67 0.183s 2025-08-05 11:53:56,382 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-989a6604-0a61-4b68-a26b-cbb18b22abcc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122fd6d67'} Body: b'' 2025-08-05 11:53:56,400 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122 fd6d67 0.017s 2025-08-05 11:53:56,400 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fc7c2d8c-1bd0-4150-a931-3f8da930af1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122fd6d67'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a3036132-0372-4e7f-b7e5-b6b122fd6d67 does not exist", "detail": ""}}' 2025-08-05 11:53:56,797 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c 0.396s 2025-08-05 11:53:56,797 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-36aac571-796c-4b4f-bd41-662dbc033dc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c'} Body: b'' {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [167.644991s] ... 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 3dd294ba-93be-4226-a116-b06d02cc8ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:12,970 99826 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:51:12,970 99826 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:51:13,183 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.211s 2025-08-05 11:51:13,184 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-688775490", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNqlfIVsmz/Bwe3to14K3z5WPXQlNP56e72WCaX50tiAu23FqopLgIagbiz9PyjAAHptgKdLwsTWVF6FlIY57M21oIYqNTUhdtDNuzpMHeUlRkGC4yWimpDcYAuwdDfQ3g=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1b5aae-2466-40be-93bd-e2afff723f78', 'x-compute-request-id': 'req-0a1b5aae-2466-40be-93bd-e2afff723f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-688775490", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNqlfIVsmz/Bwe3to14K3z5WPXQlNP56e72WCaX50tiAu23FqopLgIagbiz9PyjAAHptgKdLwsTWVF6FlIY57M21oIYqNTUhdtDNuzpMHeUlRkGC4yWimpDcYAuwdDfQ3g==", "fingerprint": "11:35:4b:7b:18:2c:88:38:4c:d3:d9:4b:71:79:28:38", "user_id": "3cf586312ef647f2be89ff6c77a7eae8"}}' 2025-08-05 11:51:13,186 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-688775490 created 2025-08-05 11:51:13,462 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.275s 2025-08-05 11:51:13,462 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--622248406", "description": "tempest-description--783580307"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-ce3e4210-271f-4a50-9d1c-07d1d7499f58', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "name": "tempest-securitygroup--622248406", "stateful": true, "tenant_id": "b35830322adf47e08bfc690d9eadb481", "description": "tempest-description--783580307", "shared": false, "security_group_rules": [{"id": "1d0febd2-a599-4e05-95fc-337f96577ed3", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "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": 606, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}, {"id": "64f987c3-4a91-4872-8d9e-b7b4abe4dc61", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_ran ge_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": 607, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:51:13,689 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.226s 2025-08-05 11:51:13,689 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-676ff771-0ae2-4f05-b535-396fe55cc6b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "527917b9-22c3-4284-8cf5-9caf4336d1bd", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "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-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}}' 2025-08-05 11:51:13,878 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.188s 2025-08-05 11:51:13,879 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b2a3d80f-dc08-4b6a-ab04-a8aad3e51861', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8bf81428-fe91-447f-9d3d-f102cbee35f2", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "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-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}}' 2025-08-05 11:51:13,879 99826 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--622248406 created 2025-08-05 11:51:14,560 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.680s 2025-08-05 11:51:14,561 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-05c2444e-aada-4d47-9533-9d9946b9c867', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.248", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b35830322adf47e08bfc690d9eadb481", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:14Z", "updated_at": "2025-08-05T11:51:14Z", "revision_number": 0}}' 2025-08-05 11:51:14,561 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.248', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:14Z', 'updated_at': '2025-08-05T11:51:14Z', 'revision_number': 0, 'ip': '172.24.4.248'} created 2025-08-05 11:51:14,612 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.046s 2025-08-05 11:51:14,613 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:14 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-87c24a51-df87-4b2b-9047-7b0e721796a9', '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": "3cf586312ef647f2be89ff6c77a7eae8", "name": "tempest-AttachVolumeTestJSON-306252219-project-member", "password_expires_at": null}, "audit_ids": ["sxanQ0TqRX21q5CeBVLDZQ"], "expires_at": "2025-08-05T12:51:14.000000Z", "issued_at": "2025-08-05T11:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b35830322adf47e08bfc690d9eadb481", "name": "tempest-AttachVolumeTestJSON-306252219"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity ", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b35830322adf47e08bfc690d9eadb481", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:51:14,613 99826 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2785b056-d584-41a7-892d-01f1d2fef7de', 'name': 'tempest-AttachVolumeTestJSON-182005102-network', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20399, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:51:05Z', 'updated_at': '2025-08-05T11:51:05Z', 'revision_number': 1} available for tenant 2025-08-05 11:51:14,614 99826 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-688775490', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNqlfIVsmz/Bwe3to14K3z5WPXQlNP56e72WCaX50tiAu23FqopLgIagbiz9PyjAAHptgKdLwsTWVF6FlIY57M21oIYqNTUhdtDNuzpMHeUlRkGC4yWimpDcYAuwdDfQ3g==', 'fingerprint': '11:35:4b:7b:18:2c:88:38:4c:d3:d9:4b:71:79:28:38', 'user_id': '3cf586312ef647f2be89ff6c77a7eae8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDASc66LZyo+F5HskNFb30M++2pcLOaMdJAGWM+DFqk6h4c0X47r0xfm\ngLIe3jQLZcKgBwYFK4EEACKhZANiAATapXyFbJs/wcHt7aNeCt8+Vj10JTT+enu9\nlgml+dLYgLttxaqKS4CGoG4s/T8owAB6bYCnS8LE1lRehZSGOezNtaCGKjU1IXbQ\nzbs6TB3lJUZBguMlopqQ3GALsHQ30N4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a6429f56-c371-4329-bbea-4bdb4ebe3fea', 'name': 'tempest-securitygroup--622248406', 'stateful': True, 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'description': 'tempest-description--783580307', 'shared': False, 'security_group_rules': [{'id': '1d0febd2-a599-4e05-95fc-337f96577ed3', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'a6429f56-c371-4329-bbea-4bdb4ebe3fea', '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': 606, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:13Z', 'updated_at': '2025-08-05T11:51:13Z', 'revision_number': 0}, {'id': '64f987c3-4a91-4872-8d9e-b7b4abe4dc61', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'a6429f56-c371-4329-bbea-4bdb4ebe3fea', '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': 607, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:13Z', 'updated_at': '2025-08-05T11:51:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:51:13Z', 'updated_at ': '2025-08-05T11:51:13Z', 'revision_number': 1, 'project_id': 'b35830322adf47e08bfc690d9eadb481'}, 'floating_ip': {'id': '76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.248', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:14Z', 'updated_at': '2025-08-05T11:51:14Z', 'revision_number': 0, 'ip': '172.24.4.248'}} 2025-08-05 11:51:15,176 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.561s 2025-08-05 11:51:15,177 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-60919876", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2785b056-d584-41a7-892d-01f1d2fef7de"}], "security_groups": [{"name": "tempest-securitygroup--622248406"}], "key_name": "tempest-keypair-688775490", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7beaaa41-a9d7-4d99-8f08-617c21bb7a44', 'x-compute-request-id': 'req-7beaaa41-a9d7-4d99-8f08-617c21bb7a44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--622248406"}], "adminPass": "password"}}' 2025-08-05 11:51:15,255 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.075s 2025-08-05 11:51:15,255 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c26a90-9865-411c-9ccb-5afad924788c', 'x-compute-request-id': 'req-26c26a90-9865-411c-9ccb-5afad924788c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "name": "tempest-AttachVolumeTestJSON-server-60919876", "status": "BUILD", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:15Z", "updated": "2025-08-05T11:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-688775490", "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-05 11:52:05,638 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.319s 2025-08-05 11:52:05,639 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee2b258-50ef-41c8-a3fb-530efa71f153', 'x-compute-request-id': 'req-9ee2b258-50ef-41c8-a3fb-530efa71f153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "name": "tempest-AttachVolumeTestJSON-server-60919876", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:15Z", "updated": "2025-08-05T11:51:32Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:12:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688775490", "OS-SRV-USG:launched_at": "2025-08-05T11:51:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--622248406"}], "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-05 11:52:05,657 99826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:53:05,873 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/os-interface 0.156s 2025-08-05 11:53:05,874 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-versio n': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6de9787-1d7f-4424-b36d-42bb37fe89b4', 'x-compute-request-id': 'req-c6de9787-1d7f-4424-b36d-42bb37fe89b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "port_id": "5381c3e4-7aba-4515-80c7-e89e61f1d296", "mac_addr": "fa:16:3e:73:12:b5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "267b9c19-d78a-48d5-b7f0-fd689d744dba", "ip_address": "10.0.0.5"}]}]}' 2025-08-05 11:53:06,834 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6 0.956s 2025-08-05 11:53:06,835 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5381c3e4-7aba-4515-80c7-e89e61f1d296"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4a221051-99c9-4f58-be1a-9888c780ca55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6'} Body: b'{"floatingip": {"id": "76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.248", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "fc5e22d1-dbb6-42ce-b58f-960fa34b626d", "port_id": "5381c3e4-7aba-4515-80c7-e89e61f1d296", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "mac_address": "fa:16:3e:73:12:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:14Z", "updated_at": "2025-08-05T11:53:06Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:53:06,837 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 11:53:06,877 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:06,986 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:06,987 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 11:53:07,037 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/ips 0.049s 2025-08-05 11:53:07,037 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62abbfe-ccdf-42e9-9811-16832483cb94', 'x-compute-request-id': 'req-c62abbfe-ccdf-42e9-9811-16832483cb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2025-08-05 11:53:07,043 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 11:53:07,048 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:07,153 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:07,154 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 11:53:07,155 99826 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 11:53:07,155 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 11:53:07,158 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:07,262 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:07,262 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 11:53:07,486 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.214s 2025-08-05 11:53:07,486 99826 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-655936687"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2000963c-db06-4777-bcd9-7bf246a2a73c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2000963c-db06-4777-bcd9-7bf246a2a73c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.423775", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:07,541 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1 0.042s 2025-08-05 11:53:07,541 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8a6488-2243-4967-b7db-569ace9c675b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8a6488-2243-4967-b7db-569ace9c675b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1'} Body: b'{"volume": {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:53:08,740 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1 0.183s 2025-08-05 11:53:08,741 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4d1387-b6b8-4959-b861-fddf0e7b9a62', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4d1387-b6b8-4959-b861-fddf0e7b9a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1'} Body: b'{"volume": {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:53:09,347 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.592s 2025-08-05 11:53:09,348 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4beb365c-e2e2-46f3-b279-91eeaa436dde', 'x-compute-request-id': 'req-4beb365c-e2e2-46f3-b279-91eeaa436dde', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'' 2025-08-05 11:53:09,656 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.306s 2025-08-05 11:53:09,656 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b15f646-e030-4a10-9c57-ba7bcd4d1570', 'x-compute-request-id': 'req-8b15f646-e030-4a10-9c57-ba7bcd4d1570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "name": "tempest-AttachVolumeTestJSON-server-60919876", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:15Z", "updated": "2025-08-05T11:53:09Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:12:b5"}, {"version": 4, "addr": "172.24.4.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:12:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688775490", "OS-SRV-USG:launched_at": "2025-08-05T11:51:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--622248406"}], "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-05 11:53:59,765 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.037s 2025-08-05 11:53:59,765 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 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-20526c16-340a-4177-b88e-34214725a724', 'x-compute-request-id': 'req-20526c16-340a-4177-b88e-34214725a724', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 80cb1de2-d678-40b0-a156-f7f6dc7f6185 could not be found."}}' 2025-08-05 11:53:59,794 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-688775490 0.028s 2025-08-05 11:53:59,794 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6bafb0-6c30-403a-8c01-04de89fdaf45', 'x-compute-request-id': 'req-bf6bafb0-6c30-403a-8c01-04de89fdaf45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-688775490'} Body: b'' 2025-08-05 11:54:00,092 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/s ecurity-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea 0.297s 2025-08-05 11:54:00,092 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f08b0f26-6c7f-4699-948e-94b6c3d67b49', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea'} Body: b'' 2025-08-05 11:54:00,110 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea 0.017s 2025-08-05 11:54:00,110 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7223fbe8-e744-4624-ada9-f856dcd3fe79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a6429f56-c371-4329-bbea-4bdb4ebe3fea does not exist", "detail": ""}}' 2025-08-05 11:54:00,613 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6 0.502s 2025-08-05 11:54:00,613 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ba22885a-9426-4b95-946e-2ac048758a69', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6'} Body: b'' {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.256621s] ... 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 64e302dc-dc74-4e50-9622-43f021431af5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:52:02,450 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.245s 2025-08-05 11:52:02,450 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 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-eec95bc9-eba6-4500-acd2-6c8cc328f57e', 'x-compute-request-id': 'req-eec95bc9-eba6-4500-acd2-6c8cc328f57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:53:02,945 99836 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.419s 2025-08-05 11:53:02,946 99836 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-1090008179"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca35c9f2-8ac4-4ccc-b97f-b0540d3edb33', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca35c9f2-8ac4-4ccc-b97f-b0540d3edb33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:02.859802", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1090008179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}], "user_id": "671bd845b76a4e0ab97a1d2895238 475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:03,012 99836 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/64e302dc-dc74-4e50-9622-43f021431af5 0.039s 2025-08-05 11:53:03,012 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a44cab-a124-438e-88c3-50ed46939949', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a44cab-a124-438e-88c3-50ed46939949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5'} Body: b'{"volume": {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1090008179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:53:04,107 99836 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/64e302dc-dc74-4e50-9622-43f021431af5 0.064s 2025-08-05 11:53:04,107 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe0dd3a-1f17-4e94-9650-9e1c142d1e37', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe0dd3a-1f17-4e94-9650-9e1c142d1e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5'} Body: b'{"volume": {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11:53:03.000000", "name": "tempest-ServersNegativeTestJSON-volume-1090008179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:53:04,385 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.260s 2025-08-05 11:53:04,386 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 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-fb567a97-7f43-4d25-8770-f0a7385f89d3', 'x-compute-request-id': 'req-fb567a97-7f43-4d25-8770-f0a7385f89d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {6} tempest.scenario.test_instances_with_cinder_volumes.TestInstancesWithCinderVolumes.test_instances_with_cinder_volumes_on_all_compute_nodes [5.966866s] ... 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 126e4e18-5226-4867-b45b-ba0114f01dd3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:54:13,933 99838 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074 on backend None 2025-08-05 11:54:14,096 99838 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.162s 2025-08-05 11:54:14,096 99838 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-1881743374-1666926074", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb26f639-7e7b-4321-80b9-c43e5b193b77', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb26f639-7e7b-4321-80b9-c43e5b193b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "37657001-9cdb-413f-9920-3a305e0b2997", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:54:14,101 99838 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-05 11:54:14,856 99838 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.751s 2025-08-05 11:54:14,857 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--695759105", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-3e0db5bd-4019-49c4-886d-97aca76c7ce9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--695759105", "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": "c5dc8f7a70de4d13808936d9de6383a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9b7da699-5fee-4faa-ae19-25b75e63488d", "created_at": "2025-08-05T11:54:15Z", "updated_at": "2025-08-05T11:54:15Z", "tags": [], "self": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d", "file": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:54:16,374 99838 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/9b7da699-5fee-4faa-ae19-25b75e63488d/file 1.516s 2025-08-05 11:54:16,374 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7d652551-9570-4431-b4d9-c4 705d2439c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d/file'} Body: b'' 2025-08-05 11:54:16,375 99838 DEBUG [tempest.scenario.manager] image:9b7da699-5fee-4faa-ae19-25b75e63488d 2025-08-05 11:54:16,424 99838 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-05 11:54:16,424 99838 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-267440145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEGLmUQ5ZjLiUjtHeEXSF+1gKvDBrD9zcAB5Axa6cr21pMFjUvLwi2APUSxnKStfwrxmGUsUUcdoxeuRC/mQT5sghL/jVzPxgI2o86MpGX+Udj1NgyKHhigKtIoP0FBiUQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', '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-a0465cf6-11fa-4ab8-8f49-eb32e5e40aac', 'x-compute-request-id': 'req-a0465cf6-11fa-4ab8-8f49-eb32e5e40aac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-267440145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEGLmUQ5ZjLiUjtHeEXSF+1gKvDBrD9zcAB5Axa6cr21pMFjUvLwi2APUSxnKStfwrxmGUsUUcdoxeuRC/mQT5sghL/jVzPxgI2o86MpGX+Udj1NgyKHhigKtIoP0FBiUQ==", "fingerprint": "0c:82:21:7a:f2:a4:f9:01:d5:17:6b:4d:c5:e4:3a:ab", "user_id": "aa6eedb2fefe4cfca8915e453a55e761"}}' 2025-08-05 11:54:16,482 99838 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.054s 2025-08-05 11:54:16,482 99838 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': 'Tue, 05 Aug 2025 11:54:16 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-777a5b90-c833-4c7d-8a3d-5dcf4012a907', 'x-compute-request-id': 'req-777a5b90-c833-4c7d-8a3d-5dcf4012a907', '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-05T11:54:04.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-05T11:54:15.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-05T11:52:36.000000"}}}}]}' 2025-08-05 11:54:16,488 99838 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060 on backend None 2025-08-05 11:54:16,519 99838 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.030s 2025-08-05 11:54:16,519 99838 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e00e3cb-fb57-4972-8617-c5f2406b793e', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e00e3cb-fb57-4972-8617-c5f2406b793e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "72359883-dac1-4557-aea4-1afd5fbb1a1f", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:54:16,522 99838 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979 on backend None 2025-08-05 11:54:16,556 99838 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-05 11:54:16,556 99838 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-1072475282-1274225979", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676e30b2-35a0-4992-9b7e-4b4f61fc77a7', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676e30b2-35a0-4992-9b7e-4b4f61fc77a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2118548e-16c2-46b1-92a4-1ca0a4cc7fa8", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:54:16,559 99838 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-05 11:54:16,781 99838 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.221s 2025-08-05 11:54:16,781 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-103674517", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d6681b-523e-4417-9081-94183b95853e', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d6681b-523e-4417-9081-94183b95853e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b7942624-383e-4d74-8471-046a6bf51769", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:16.720750", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-vol ume-103674517", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7942624-383e-4d74-8471-046a6bf51769"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:54:17,117 99838 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.323s 2025-08-05 11:54:17,118 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-475962921", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46074e46-5dbb-4e18-bc3c-347d8faa83e3', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46074e46-5dbb-4e18-bc3c-347d8faa83e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "66a2deeb-4d8b-478d-b2a2-3c47a3cc063c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.040957", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-475962921", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:54:17,163 99838 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/9b7da699-5fee-4faa-ae19-25b75e63488d 0.033s 2025-08-05 11:54:17,163 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '810', 'content-type': 'application/json', 'x-openstack-request-id': 'req-39e432e3-6ef0-41bd-a47f-53a2781ce40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d'} Body: b'{"name": "tempest-scenario-img--695759105", "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": "c5dc8f7a70de4d13808936d9de6383a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9b7da699-5fee-4faa-ae19-25b75e63488d", "created_at": "2025-08-05T11:54:15Z", "updated_at": "2025-08-05T11:54:16 Z", "tags": [], "self": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d", "file": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:54:17,529 99838 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.365s 2025-08-05 11:54:17,529 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "snapshot_id": null, "imageRef": "9b7da699-5fee-4faa-ae19-25b75e63488d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907acfe2-7171-4501-b37e-475f0269bbbc', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907acfe2-7171-4501-b37e-475f0269bbbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "126e4e18-5226-4867-b45b-ba0114f01dd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.455800", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:54:17,585 99838 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/126e4e18-5226-4867-b45b-ba0114f01dd3 0.043s 2025-08-05 11:54:17,585 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2257850-c32f-4189-acc8-3cd49d28fd1b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2257850-c32f-4189-acc8-3cd49d28fd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'{"volume": {"id": "126e4e18-5226-4867-b45b-ba0114f01dd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5dc8f7a70de4d13808936 d9de6383a4"}}' 2025-08-05 11:54:18,642 99838 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/126e4e18-5226-4867-b45b-ba0114f01dd3 0.039s 2025-08-05 11:54:18,642 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac9878e-3ff2-4abe-abdb-d51a58818917', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac9878e-3ff2-4abe-abdb-d51a58818917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'{"volume": {"id": "126e4e18-5226-4867-b45b-ba0114f01dd3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.000000", "updated_at": "2025-08-05T11:54:18.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5dc8f7a70de4d13808936d9de6383a4"}}' 2025-08-05 11:54:18,768 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3 0.108s 2025-08-05 11:54:18,768 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54: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-11170c33-830f-45cf-a295-bff47722b0e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'' 2025-08-05 11:54:18,790 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3 0.020s 2025-08-05 11:54:18,790 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-492a326e-f71a-4797-afe6-633a5dd7cbe9', 'x-openstack-request-id': 'req-492a326e-f71a-4797-afe6-633a5dd7cbe9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 126e4e18-5226-4867-b45b-ba0114f01dd3 could not be found."}}' 2025-08-05 11:54:18,892 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc0 63c 0.101s 2025-08-05 11:54:18,892 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54: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-92f6c0f6-5140-4a62-bc15-2969be41aa77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c'} Body: b'' 2025-08-05 11:54:18,915 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c 0.022s 2025-08-05 11:54:18,916 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-44db21ca-2b79-4bf5-ac53-510886f725ca', 'x-openstack-request-id': 'req-44db21ca-2b79-4bf5-ac53-510886f725ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 66a2deeb-4d8b-478d-b2a2-3c47a3cc063c could not be found."}}' 2025-08-05 11:54:19,049 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769 0.132s 2025-08-05 11:54:19,049 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54: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-6303f067-fc63-4f55-90df-04ab1fe807f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769'} Body: b'' 2025-08-05 11:54:19,076 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769 0.025s 2025-08-05 11:54:19,076 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9fff44-3ea3-452c-ae5b-5d6bceb638cf', 'x-openstack-request-id': 'req-1d9fff44-3ea3-452c-ae5b-5d6bceb638cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7942624-383e-4d74-8471-046a6bf51769 could not be found."}}' 2025-08-05 11:54:19,187 99838 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.111s 2025-08-05 11:54:19,188 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a863195a-b78c-4aee-aa37-06a59133befc', 'content-length': '6824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a863195a-b78c-4aee-aa37-06a59133befc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:50.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "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": "b35830322adf47e08bfc690d9eadb481"}, {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "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": "855bc1ac6cd54a11808133a2721e5854"}, {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11: 2025-08-05 11:54:19,328 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2118548e-16c2-46b1-92a4-1ca0a4cc7fa8 0.117s 2025-08-05 11:54:19,329 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758345c4-c57c-4c57-be93-09fe62fc79a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2118548e-16c2-46b1-92a4-1ca0a4cc7fa8'} Body: b'' 2025-08-05 11:54:19,461 99838 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.132s 2025-08-05 11:54:19,461 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0278285c-2b7a-4bbd-9cb7-64b4e5550efa', 'content-length': '6824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0278285c-2b7a-4bbd-9cb7-64b4e5550efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:50.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "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": "b35830322adf47e08bfc690d9eadb481"}, {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "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": "855bc1ac6cd54a11808133a2721e5854"}, {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11: 2025-08-05 11:54:19,541 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/72359883-dac1-4557-aea4-1afd5fbb1a1f 0.058s 2025-08-05 11:54:19,542 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7bb050-924d-4ae9-9afe-d8fb65d0f002', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/72359883-dac1-4557-aea4-1afd5fbb1a1f'} Body: b'' 2025-08-05 11:54:19,582 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-267440145 0.039s 2025-08-05 11:54:19,582 99838 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': 'Tue, 05 Aug 2025 11:54:19 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-5bb8155f-e8b2-445a-b896-0363b63d3764', 'x-compute-request-id': 'req-5bb8155f-e8b2-445a-b896-0363b63d3764', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-267440145'} Body: b'' 2025-08-05 11:54:19,726 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d 0.144s 2025-08-05 11:54:19,727 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9507ea60-2f1c-4a1b-968b-57f9142144c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d'} Body: b'' 2025-08-05 11:54:19,785 99838 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.058s 2025-08-05 11:54:19,786 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5884931e-4e8b-4827-b8df-5aea19987b9d', 'content-length': '6824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5884931e-4e8b-4827-b8df-5aea19987b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:50.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume- 655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "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": "b35830322adf47e08bfc690d9eadb481"}, {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "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": "855bc1ac6cd54a11808133a2721e5854"}, {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11: 2025-08-05 11:54:19,896 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/37657001-9cdb-413f-9920-3a305e0b2997 0.089s 2025-08-05 11:54:19,897 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7196b2c4-680c-4c08-a298-78264dcf0dff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37657001-9cdb-413f-9920-3a305e0b2997'} Body: b'' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [1.313921s] ... 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 d52c0ac0-0035-47e6-a389-a2fe7e682862 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:55:06,087 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.191s 2025-08-05 11:55:06,088 99832 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-615517708"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa227325-df0a-4a7a-b181-3953014266c0', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa227325-df0a-4a7a-b181-3953014266c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d52c0ac0-0035-47e6-a389-a2fe7e682862", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:06.032258", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-615517708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:06,139 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862 0.039s 2025-08-05 11:55:06,139 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b80306-caff-41a3-90b8-fe5c9938fbfa', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b80306-caff-41a3-90b8-fe5c9938fbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862'} Body: b'{"volume": {"id": "d52c0ac0-0035-47e6-a389-a2fe7e682862", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:06.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-615517708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' 2025-08-05 11:55:07,195 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862 0.036s 2025-08-05 11:55:07,196 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-5f0dd565-0e9c-4f5a-8e21-1ed66d548f52', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0dd565-0e9c-4f5a-8e21-1ed66d548f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862'} Body: b'{"volume": {"id": "d52c0ac0-0035-47e6-a389-a2fe7e682862", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:06.000000", "updated_at": "2025-08-05T11:55:06.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-615517708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' {3} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [1.295038s] ... 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 907408db-73e3-4319-bb42-8dc580e61d56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:55:07,385 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-08-05 11:55:07,386 99832 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-168924444"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e8a80f-85d5-4761-a5ad-1753261cb3eb', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e8a80f-85d5-4761-a5ad-1753261cb3eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "907408db-73e3-4319-bb42-8dc580e61d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:07.328854", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-168924444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:07,441 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56 0.044s 2025-08-05 11:55:07,442 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d876c38-7fbe-4d30-9174-257265302ca5', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d876c38-7fbe-4d30-9174-257265302ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56'} Body: b'{"volume": {"id": "907408db-73e3-4319-bb42-8dc580e61d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:07.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-168924444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' 2025-08-05 11:55:08,492 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56 0.036s 2025-08-05 11:55:08,492 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-9ab1d761-4bb3-4370-bf3e-358b5ca74d19', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab1d761-4bb3-4370-bf3e-358b5ca74d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56'} Body: b'{"volume": {"id": "907408db-73e3-4319-bb42-8dc580e61d56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:07.000000", "updated_at": "2025-08-05T11:55:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-168924444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' {10} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [233.644017s] ... 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 784670fc-05f8-409a-ac17-85259d8528d8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T11:54:45Z', 'message': 'Build of instance 784670fc-05f8-409a-ac17-85259d8528d8 aborted: Volume c8a2994a-3719-46c6-9a3a-15b4b78fec9d 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-a4fd689d-accb-4248-b1b3-63b86f99a986. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:26,818 99846 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.087s 2025-08-05 11:51:26,819 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-978dd13f-45bc-4395-bc74-9f1b2b606079', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["QvZ-vumgSSm4f40xDXkeKw"], "expires_at": "2025-08-05T12:51:26.000000Z", "issued_at": "2025-08-05T11:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:51:26,819 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:51:27,381 99846 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.561s 2025-08-05 11:51:27,381 99846 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-859043270", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98', '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-d0595557-7320-4f39-b8a6-6aadc6c02c21', 'x-compute-request-id': 'req-d0595557-7320-4f39-b8a6-6aadc6c02c21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r6xovHUVJgSj"}}' 2025-08-05 11:51:27,488 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98 0.103s 2025-08-05 11:51:27,488 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:27 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-cb73a669-412b-41d1-b31c-1108fa37b80f', 'x-compute-request-id': 'req-cb73a669-412b-41d1-b31c-1108fa37b80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859043270", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:51:27Z", "updated": "2025-08-05T11:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "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:t erminated_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-05 11:52:17,887 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98 0.375s 2025-08-05 11:52:17,887 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:17 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-63f1ffb3-37f1-4676-b78b-b151bc6305ac', 'x-compute-request-id': 'req-63f1ffb3-37f1-4676-b78b-b151bc6305ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859043270", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:51:27Z", "updated": "2025-08-05T11:51:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:51:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 11:52:17,906 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:53:18,851 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98/action 0.888s 2025-08-05 11:53:18,852 99846 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-352337417"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:17 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-Versio n,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1b1b29-3807-497d-8cfc-b91ca24cc397', 'x-compute-request-id': 'req-2f1b1b29-3807-497d-8cfc-b91ca24cc397', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98/action'} Body: b'{"image_id": "5914ac01-fbd2-49ec-b431-2f91693a7c54"}' 2025-08-05 11:53:18,879 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.025s 2025-08-05 11:53:18,879 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8951bdba-3b6d-4076-b819-8b4b738a0d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:19,911 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.030s 2025-08-05 11:53:19,911 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc59c35e-f9f9-4746-bb03-c3e8d18f1ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c944 1a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:20,939 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.026s 2025-08-05 11:53:20,940 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3dc9ffd3-1f30-4f0d-8655-5996cd75a24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:21,970 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.028s 2025-08-05 11:53:21,970 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7686f190-e5d3-4233-9aee-2111f49fe90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBoo tFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,993 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.021s 2025-08-05 11:53:22,994 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b7739b3d-2fee-4e69-93ee-ce301b61005b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:24,020 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.025s 2025-08-05 11:53:24,021 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0ea5dcf-3601-4ee1-8cd4-599a08798035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "bo ot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:25,056 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.033s 2025-08-05 11:53:25,056 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9f5de27-ad20-4962-b3c0-f4d58b99b896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:26,077 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.020s 2025-08-05 11:53:26,078 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type' : 'application/json', 'x-openstack-request-id': 'req-22866f55-ea98-4be2-a4e2-0bd1a331ded1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:27,106 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.026s 2025-08-05 11:53:27,106 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c58a39a7-6b40-4e99-9aea-4027e8e5b443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:27Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:28,166 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.059s 2025-08-05 11:53:28,167 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-635a2f25-df40-49e0-89ad-28fd36b14f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2b649ba8c3ecf770e9d39974c38baa2c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87994dead4f4c48dad3ea4a80b1f49ef870c730c27e862dfc6bc8d473ff6f8dc28c317b0c02b494607b3daa915793f7df8e3e9f48b68d194f255a41be1752a21", "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:28Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:28,192 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.024s 2025-08-05 11:53:28,192 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cac05eb4-f590-467a-a657-2414f5b2d27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2b649ba8c3ecf770e9d39974c38baa2c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87994dead4f4c48dad3ea4a80b1f49ef870c730c27e862dfc6bc8d473ff6f8dc28c317b0c02b494607b3daa915793f7df8e3e9f48b68d194f255a41be1752a21", "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:28Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:28,452 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98 0.259s 2025-08-05 11:53:28,452 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 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-5470edfc-b82f-40c1-b226-d1489f5b5f58', 'x-compute-request-id': 'req-5470edfc-b82f-40c1-b226-d1489f5b5f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859043270", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:51:27Z", "updated": "2025-08-05T11:53:28Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:51:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 11:54:28,624 99846 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.088s 2025-08-05 11:54:28,625 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token ', 'x-openstack-request-id': 'req-0acf3fc1-d750-4f05-8876-bf3611708bf2', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["DZhMCRsVS7W8eNMyvqOquw"], "expires_at": "2025-08-05T12:54:28.000000Z", "issued_at": "2025-08-05T11:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:54:28,625 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:54:29,409 99846 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.783s 2025-08-05 11:54:29,410 99846 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-412019809", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "destination_type": "volume"}], "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8', '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-a4fd689d-accb-4248-b1b3-63b86f99a986', 'x-compute-request-id': 'req-a4fd689d-accb-4248-b1b3-63b86f99a986', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "784670fc-05f8-409a-ac17-85259d8528d8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/784670fc-05f8-409a-ac17-85259d8528d8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "e3HUofgs7RHi"}}' 2025-08-05 11:54:29,493 99846 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/784670fc-05f8-409a-ac17-85259d8528d8 0.080s 2025-08-05 11:54:29,493 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:29 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-8ac0231f-67c5-4f0e-ab63-6ffdeae99ff6', 'x-compute-request-id': 'req-8ac0231f-67c5-4f0e-ab63-6ffdeae99ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'{"server": {"id": "784670fc-05f8-409a-ac17-85259d8528d8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-412019809", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:54:29Z", "updated": "2025-08-05T11:54:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/784670fc-05f8-409a-ac17-85259d8528d8"}], "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-05 11:55:19,642 99846 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_im age_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8 0.108s 2025-08-05 11:55:19,643 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f427a8c6-063a-4318-b814-e8e98fc8ecfb', 'x-compute-request-id': 'req-f427a8c6-063a-4318-b814-e8e98fc8ecfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'{"server": {"id": "784670fc-05f8-409a-ac17-85259d8528d8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-412019809", "status": "ERROR", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:54:29Z", "updated": "2025-08-05T11:54:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/784670fc-05f8-409a-ac17-85259d8528d8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T11:54:45Z", "message": "Build of instance 784670fc-05f8-409a-ac17-85259d8528d8 aborted: Volume c8a2994a-3719-46c6-9a3a-15b4b78fec9d 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-05 11:55:19,662 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 11:55:20,327 99846 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/784670fc-05f8-409a-ac17-85259d8528d8 0.665s 2025-08-05 11:55:20,328 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14209a53-f6de-4d4c-98e5-11bcac2bab56', 'x-compute-request-id': 'req-14209a53-f6de-4d4c-98e5-11bcac2bab56', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'' 2025-08-05 11:55:20,365 99846 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/784670fc-05f8-409a-ac17-85259d8528d8 0.037s 2025-08-05 11:55:20,366 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7959a7be-1419-4445-9726-a5e53b58f4b2', 'x-compute-request-id': 'req-7959a7be-1419-4445-9726-a5e53b58f4b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 784670fc-05f8-409a-ac17-85259d8528d8 could not be found."}}' {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [121.933131s] ... 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 496e8420-8a7d-49eb-8bcf-c126812c29aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:54:04,717 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.248s 2025-08-05 11:54:04,718 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:04 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-c200b737-c28b-4e18-9b7c-1ecac5880530', 'x-compute-request-id': 'req-c200b737-c28b-4e18-9b7c-1ecac5880530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:55:04,983 99836 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.187s 2025-08-05 11:55:04,984 99836 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-1656640792"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfe3daa-0e10-48c4-a6d1-e51b9e3b7e2c', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dfe3daa-0e10-48c4-a6d1-e51b9e3b7e2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "496e8420-8a7d-49eb-8bcf-c126812c29aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:04.925323", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1656640792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}], "user_id": "671bd845b76a4e0ab97a1d28952384 75", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:05,038 99836 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/496e8420-8a7d-49eb-8bcf-c126812c29aa 0.042s 2025-08-05 11:55:05,039 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cffcb1c-df74-45b0-8951-59ee1d94606f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cffcb1c-df74-45b0-8951-59ee1d94606f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa'} Body: b'{"volume": {"id": "496e8420-8a7d-49eb-8bcf-c126812c29aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:05.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1656640792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:55:06,096 99836 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/496e8420-8a7d-49eb-8bcf-c126812c29aa 0.042s 2025-08-05 11:55:06,096 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70de9b41-93bd-48ae-bcd1-a10c7a7f048e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70de9b41-93bd-48ae-bcd1-a10c7a7f048e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa'} Body: b'{"volume": {"id": "496e8420-8a7d-49eb-8bcf-c126812c29aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:05.000000", "updated_at": "2025-08-05T11:55:05.000000", "name": "tempest-ServersNegativeTestJSON-volume-1656640792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:55:06,326 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.211s 2025-08-05 11:55:06,326 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:06 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-1ea3fe6b-9f64-47a7-b942-873cd763da26', 'x-compute-request-id': 'req-1ea3fe6b-9f64-47a7-b942-873cd763da26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {1} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [168.532154s] ... 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 cf57689e-fcf2-4d63-bc9d-f9f0197f6942 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:49,219 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.386s 2025-08-05 11:53:49,219 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c45e0dc-d2cd-4bc0-9eb8-099a57f1c840', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c45e0dc-d2cd-4bc0-9eb8-099a57f1c840', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.154233", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:49,458 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.226s 2025-08-05 11:53:49,458 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147136b7-6339-4db6-9ef2-72a773674c04', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147136b7-6339-4db6-9ef2-72a773674c04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.358225", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:49,517 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-08-05 11:53:49,517 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2513', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ab7362d-7ec3-4f5b-9c1c-d7a41d6a2a17', '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": "a2be028d22614ddca22f56094d5ea0e8", "name": "tempest-TestServerVolumeAttachmentScenario-89100985-project-member", "password_expires_at": null}, "audit_ids": ["rR0Buz9wQJu79QbD1q9k8A"], "expires_at": "2025-08-05T12:53:49.000000Z", "issued_at": "2025-08-05T11:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1fa96fb6069409cb72a992844007bf2", "name": "tempest-TestServerVolumeAttachmentScenario-89100985"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d1fa96fb6069409cb72a992844007bf2", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:53:49,518 99828 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'e9267899-f0f9-470e-8828-b403cd02a043', 'name': 'tempest-TestServerVolumeAttachmentScenario-687138411-network', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12752, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:53:35Z', 'updated_at': '2025-08-05T11:53:35Z', 'revision_number': 1} available for tenant 2025-08-05 11:53:49,519 99828 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:53:49,519 99828 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-0 5 11:53:49,587 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.066s 2025-08-05 11:53:49,588 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-124424049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA4Y9s3zCoJEQdmS6V5My+ze0roJ/eY5XcQDhkL63r90LhZb/ruIAls+BizJowwMhlcoZ/V26lvaUOWX6fIFA3ysB0SM8a6PO4hPGSAUzN0hq+vMSFx+xMYijdmf9GbIfg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 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-e842aad6-8db4-48e0-a0be-5625f5512809', 'x-compute-request-id': 'req-e842aad6-8db4-48e0-a0be-5625f5512809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-124424049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA4Y9s3zCoJEQdmS6V5My+ze0roJ/eY5XcQDhkL63r90LhZb/ruIAls+BizJowwMhlcoZ/V26lvaUOWX6fIFA3ysB0SM8a6PO4hPGSAUzN0hq+vMSFx+xMYijdmf9GbIfg==", "fingerprint": "d5:57:79:02:8e:33:00:62:0b:33:05:35:c4:1e:75:6c", "user_id": "a2be028d22614ddca22f56094d5ea0e8"}}' 2025-08-05 11:53:49,590 99828 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-124424049 created 2025-08-05 11:53:49,885 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.294s 2025-08-05 11:53:49,885 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--561842406", "description": "tempest-description--2107280677"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-98b83beb-7cc8-4773-8e47-071ffc777906', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "name": "tempest-securitygroup--561842406", "stateful": true, "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "description": "tempest-description--2107280677", "shared": false, "security_group_rules": [{"id": "c757051f-ffbe-4841-ae98-fb3c59797911", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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": 783, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:49Z", "updated_at": "2025-08-05T11:53:49Z", "revision_number": 0}, {"id": "ffa0dfdf-e357-47fa-b9f7-ac92e02d4b60", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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": 782, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:49Z", "updated_at": "2025-08-05T11:53:49Z", "revision_number": 0}], "tags ": [], "created_at": "2025-08-05T11:53:49Z", "updated_at": "2025-08-05T11:53:49Z", "revision_number": 1, "project_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:53:50,352 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.466s 2025-08-05 11:53:50,353 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-85a6cf75-3f19-469e-9701-bfc1c5215f8a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22e468ef-04f2-4d08-9fe0-1531be43bc93", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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-05T11:53:50Z", "updated_at": "2025-08-05T11:53:50Z", "revision_number": 0}}' 2025-08-05 11:53:50,875 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.522s 2025-08-05 11:53:50,876 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bca84f45-dbd4-42c6-ad19-ed0e4961e1a2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb8063d1-94ec-47da-9edd-231afeba0f12", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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-05T11:53:50Z", "updated_at": "2025-08-05T11:53:50Z", "revision_number": 0}}' 2025-08-05 11:53:50,876 99828 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--561842406 created 2025-08-05 11:53:51,627 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.750s 2025-08-05 11:53:51,627 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-61397a2d-dbb9-4c56-864c-623b2b29f3a8', 'c onnection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c1fbe19a-37f4-4cef-ad4a-53189049f9a5", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "floating_ip_address": "172.24.4.41", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d1fa96fb6069409cb72a992844007bf2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:51Z", "updated_at": "2025-08-05T11:53:51Z", "revision_number": 0}}' 2025-08-05 11:53:51,628 99828 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c1fbe19a-37f4-4cef-ad4a-53189049f9a5', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:51Z', 'updated_at': '2025-08-05T11:53:51Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2025-08-05 11:53:51,628 99828 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-124424049', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA4Y9s3zCoJEQdmS6V5My+ze0roJ/eY5XcQDhkL63r90LhZb/ruIAls+BizJowwMhlcoZ/V26lvaUOWX6fIFA3ysB0SM8a6PO4hPGSAUzN0hq+vMSFx+xMYijdmf9GbIfg==', 'fingerprint': 'd5:57:79:02:8e:33:00:62:0b:33:05:35:c4:1e:75:6c', 'user_id': 'a2be028d22614ddca22f56094d5ea0e8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCIBLyQyVSoPv6tY8YhQ5mvVvNAYr16RCReHJoLLjsplx7PtZBKZCoF\n4DLzR69i3Q2gBwYFK4EEACKhZANiAAQOGPbN8wqCREHZkuleTMvs3tK6Cf3mOV3E\nA4ZC+t6/dC4WW/67iAJbPgYsyaMMDIZXKGf1dupb2lDll+nyBQN8rAdEjPGujzuI\nTxkgFMzdIavrzEhcfsTGIo3Zn/RmyH4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6ecdb838-4fb2-4988-8a38-0744eaba0084', 'name': 'tempest-securitygroup--561842406', 'stateful': True, 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'description': 'tempest-description--2107280677', 'shared': False, 'security_group_rules': [{'id': 'c757051f-ffbe-4841-ae98-fb3c59797911', 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'security_group_id': '6ecdb838-4fb2-4988-8a38-0744eaba0084', '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': 783, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:49Z', 'updated_at': '2025-08-05T11:53:49Z', 'revision_number': 0}, {'id': 'ffa0dfdf-e357-47fa-b9f7-ac92e02d4b60', 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'security_group_id': '6ecdb838-4fb2-4988-8a38-0744eaba0084', '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': 782, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:49Z', 'updated_at': '2025-08-05T11:53:49Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:53:49Z', 'updated_at': '2025-08-05T11:53:49Z', 'revision_number': 1, 'project_id': 'd1fa96fb6069409cb72a992844007bf2'}, 'floating_ip': {'id': 'c1fbe19a-37f4-4cef-ad4a-53189049f9a5', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd1fa96fb6 069409cb72a992844007bf2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:51Z', 'updated_at': '2025-08-05T11:53:51Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2025-08-05 11:53:52,353 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.723s 2025-08-05 11:53:52,354 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "e9267899-f0f9-470e-8828-b403cd02a043"}], "security_groups": [{"name": "tempest-securitygroup--561842406"}], "key_name": "tempest-keypair-124424049", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd655c28-47b4-4d98-b561-96bc997328a5', 'x-compute-request-id': 'req-fd655c28-47b4-4d98-b561-96bc997328a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--561842406"}], "adminPass": "ej8peHJnXWmE"}}' 2025-08-05 11:53:52,435 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.078s 2025-08-05 11:53:52,435 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbd3bcd6-04d2-4706-8140-0f671da14121', 'x-compute-request-id': 'req-cbd3bcd6-04d2-4706-8140-0f671da14121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "BUILD", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:di skConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-124424049", "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-05 11:54:42,694 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.201s 2025-08-05 11:54:42,694 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54bfb719-9e73-47b8-afd4-29df90195abc', 'x-compute-request-id': 'req-54bfb719-9e73-47b8-afd4-29df90195abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "ACTIVE", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "41259107e805a5c19b10a514d0d4727ce102ef414a5c905c1493cdff", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:54:08Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-687138411-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-124424049", "OS-SRV-USG:launched_at": "2025-08-05T11:54:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--561842406"}], "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-05 11:54:42,709 99828 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:55:42,916 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614/os-interface 0.156s 2025-08-05 11:55:42,916 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:42 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-34021a83-a3cc-4748-80ae-0ed9f82e1d11', 'x-compute-request-id': 'req-34021a83-a3cc-4748-80ae-0ed9f82e1d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf- 4e3d-9355-38574a8b0614/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e9267899-f0f9-470e-8828-b403cd02a043", "port_id": "b0365504-8fe8-4b1c-a5a8-2ad6b5d2611b", "mac_addr": "fa:16:3e:60:61:c9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "916738cb-4983-453f-a732-cc143b56d797", "ip_address": "10.0.0.7"}]}]}' 2025-08-05 11:55:44,389 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5 1.468s 2025-08-05 11:55:44,389 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b0365504-8fe8-4b1c-a5a8-2ad6b5d2611b"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c7f91397-3d9a-4e3e-9ded-38eb0351a783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5'} Body: b'{"floatingip": {"id": "c1fbe19a-37f4-4cef-ad4a-53189049f9a5", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "floating_ip_address": "172.24.4.41", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "626cffe0-e532-4bf4-87a4-f03645b25e2e", "port_id": "b0365504-8fe8-4b1c-a5a8-2ad6b5d2611b", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e9267899-f0f9-470e-8828-b403cd02a043", "mac_address": "fa:16:3e:60:61:c9", "admin_state_up": true, "status": "ACTIVE", "device_id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:51Z", "updated_at": "2025-08-05T11:55:43Z", "revision_number": 1, "project_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:55:44,393 99828 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2025-08-05 11:55:44,418 99828 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:55:44,522 99828 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:55:44,523 99828 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2025-08-05 11:55:44,783 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.259s 2025-08-05 11:55:44,784 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58183a2e-7ece-4fb8-b037-ca6955df2708', 'x-compute-request-id': 'req-58183a2e-7ece-4fb8-b037-ca6955df2708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "ACTIVE", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "41259107e805a5c19b10a514d0d4727ce102ef414a5c905c1493cdff", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "f lavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:54:08Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-687138411-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-124424049", "OS-SRV-USG:launched_at": "2025-08-05T11:54:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--561842406"}], "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-05 11:55:44,968 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.169s 2025-08-05 11:55:44,968 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:44 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-3d57d568-5c7d-46e2-b1e5-1a59900c63c8', 'x-compute-request-id': 'req-3d57d568-5c7d-46e2-b1e5-1a59900c63c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}]}]}' 2025-08-05 11:55:45,024 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.052s 2025-08-05 11:55:45,025 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a0facb-2c8f-4e84-8e27-aaecef8e3672', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a0facb-2c8f-4e84-8e27-aaecef8e3672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'{"volume": {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach" : false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:55:46,090 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.038s 2025-08-05 11:55:46,091 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1355a9f8-d25e-46c2-8b23-042686cfec4e', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1355a9f8-d25e-46c2-8b23-042686cfec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'{"volume": {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:55:46,220 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.114s 2025-08-05 11:55:46,220 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:46 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-8a8e1fa4-104d-49e4-940b-92d010602bf6', 'x-compute-request-id': 'req-8a8e1fa4-104d-49e4-940b-92d010602bf6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'' 2025-08-05 11:55:46,385 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.164s 2025-08-05 11:55:46,386 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1685', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b0328b-34a3-41bc-8406-d1a2c5fe5ba8', 'x-compute-request-id': 'req-31b0328b-34a3-41bc-8406-d1a2c5fe5ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "ACTIV E", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "41259107e805a5c19b10a514d0d4727ce102ef414a5c905c1493cdff", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:55:46Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-687138411-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-124424049", "OS-SRV-USG:launched_at": "2025-08-05T11:54:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--561842406"}], "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-05 11:56:36,474 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.035s 2025-08-05 11:56:36,475 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f5c1643e-7acb-4aae-a776-1fdf6733846f', 'x-compute-request-id': 'req-f5c1643e-7acb-4aae-a776-1fdf6733846f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc1576d2-f4bf-4e3d-9355-38574a8b0614 could not be found."}}' 2025-08-05 11:56:36,506 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-124424049 0.030s 2025-08-05 11:56:36,506 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-1a7a1cfb-8453-49c2-b7d5-738f49af4c56', 'x-compute-request-id': 'req-1a7a1cfb-8453-49c2-b7d5-738f49af4c56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-124424049'} Body: b'' 2025-08-05 11:56:36,686 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084 0.179s 2025-08-05 11:56:36,686 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cd244b8f-d4f3-44cc-9493-ba13297cb49b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084'} Body: b'' 2025-08-05 11:56:36,707 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084 0.020s 2025-08-05 11:56:36,707 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dd3e08e0-c4a2-4ef3-be8d-4c4fbb7231ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6ecdb838-4fb2-4988-8a38-0744eaba0084 does not exist", "detail": ""}}' 2025-08-05 11:56:37,123 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5 0.415s 2025-08-05 11:56:37,124 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2bf8792b-1c99-4e72-90a6-22452bbf610c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5'} Body: b'' 2025-08-05 11:56:37,224 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55 0.100s 2025-08-05 11:56:37,224 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-3be1eb8d-4a31-4dbb-8123-7a511b97719a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55'} Body: b'' 2025-08-05 11:56:37,249 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55 0.024s 2025-08-05 11:56:37,249 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1eb25ec-35e3-4544-965d-d0fc30411ad3', 'x-openstack-request-id': 'req-f1eb25ec-35e3-4544-965d-d0fc30411ad3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2eda839-4122-4053-ab88-f915e558eb55 could not be found."}}' 2025-08-05 11:56:37,340 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.090s 2025-08-05 11:56:37,341 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-c6fb2a19-7ce3-40c2-8f31-87d7b1253449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'' 2025-08-05 11:56:37,363 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.021s 2025-08-05 11:56:37,363 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cda660c-7fad-4d37-abbd-4c1681efe24f', 'x-openstack-request-id': 'req-7cda660c-7fad-4d37-abbd-4c1681efe24f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf57689e-fcf2-4d63-bc9d-f9f0197f6942 could not be found."}}' {4} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [167.270444s] ... 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 20cec7ed-25ed-4e5b-8e29-e0c248584fbd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:56,803 99834 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:53:56,803 99834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:53:56,858 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-05 11:53:56,858 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-567120527", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFhO+8GtjSBZzUwbgtbDY+LUiHHdug2aswd8t1YyWlFKNAhLSz/WwCsSl3lA5AToRp+BMIQfuiKu+skDvXhTf5l3z/J3aOVQ23nTHObH35YD3uKAAN+imECBFNjQC/7pA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 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-8b651fed-f1f1-4756-bef8-4bdab0f74b51', 'x-compute-request-id': 'req-8b651fed-f1f1-4756-bef8-4bdab0f74b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-567120527", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFhO+8GtjSBZzUwbgtbDY+LUiHHdug2aswd8t1YyWlFKNAhLSz/WwCsSl3lA5AToRp+BMIQfuiKu+skDvXhTf5l3z/J3aOVQ23nTHObH35YD3uKAAN+imECBFNjQC/7pA==", "fingerprint": "9a:e2:0a:4a:81:ba:8e:38:a7:76:38:7d:73:1d:e8:fd", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f"}}' 2025-08-05 11:53:56,860 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-567120527 created 2025-08-05 11:53:57,124 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.264s 2025-08-05 11:53:57,125 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--661965099", "description": "tempest-description--796656710"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-1fe2337b-f269-4d1e-bc91-51679ed278a3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "name": "tempest-securitygroup--661965099", "stateful": true, "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "description": "tempest-description--796656710", "shared": false, "security_group_rules": [{"id": "9efe723e-681e-4ba1-a586-bbe1eca59be9", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "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": 796, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:56Z", "updated_at": "2025-08-05T11:53:56Z", "revision_number": 0}, {"id": "a893e54a-3bbf-4c15-8bea-0292a88fd503", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_ran ge_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": 797, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:56Z", "updated_at": "2025-08-05T11:53:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:53:56Z", "updated_at": "2025-08-05T11:53:56Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:57,353 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-08-05 11:53:57,354 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-71f91c73-08c0-4d77-bd54-de2f81927c19', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9bf36187-de26-4ecf-b55d-00d47e0331b5", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "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-05T11:53:57Z", "updated_at": "2025-08-05T11:53:57Z", "revision_number": 0}}' 2025-08-05 11:53:57,583 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.229s 2025-08-05 11:53:57,583 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9f697591-67fa-4ca6-b80f-092cd5409098', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0879aea0-1e9a-47e3-9260-b62058d5f433", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "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-05T11:53:57Z", "updated_at": "2025-08-05T11:53:57Z", "revision_number": 0}}' 2025-08-05 11:53:57,584 99834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--661965099 created 2025-08-05 11:53:58,358 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.773s 2025-08-05 11:53:58,358 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-e33c40ca-d1c3-4a95-9639-0ad42238e7a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "05e4c391-a75c-4d20-9e53-be403c6bf400", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.8", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "855bc1ac6cd54a11808133a2721e5854", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:57Z", "updated_at": "2025-08-05T11:53:57Z", "revision_number": 0}}' 2025-08-05 11:53:58,358 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '05e4c391-a75c-4d20-9e53-be403c6bf400', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.8', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:57Z', 'updated_at': '2025-08-05T11:53:57Z', 'revision_number': 0, 'ip': '172.24.4.8'} created 2025-08-05 11:53:58,456 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-05 11:53:58,456 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-d50efb3b-cfb9-44bb-bf05-8c419109df73', '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": "5052b031a91a4547a3bb7bb9d1b4ed1f", "name": "tempest-AttachVolumeNegativeTest-481847751-project-member", "password_expires_at": null}, "audit_ids": ["CHSaIhxXQ3Sj3gBFj67mcw"], "expires_at": "2025-08-05T12:53:58.000000Z", "issued_at": "2025-08-05T11:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855bc1ac6cd54a11808133a2721e5854", "name": "tempest-AttachVolumeNegativeTest-481847751"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": " identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/855bc1ac6cd54a11808133a2721e5854", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:53:58,457 99834 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '04359d57-dc6c-434a-8fdf-070bd937b05e', 'name': 'tempest-AttachVolumeNegativeTest-2105509408-network', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:52Z', 'updated_at': '2025-08-05T11:47:52Z', 'revision_number': 1} available for tenant 2025-08-05 11:53:58,457 99834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-567120527', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFhO+8GtjSBZzUwbgtbDY+LUiHHdug2aswd8t1YyWlFKNAhLSz/WwCsSl3lA5AToRp+BMIQfuiKu+skDvXhTf5l3z/J3aOVQ23nTHObH35YD3uKAAN+imECBFNjQC/7pA==', 'fingerprint': '9a:e2:0a:4a:81:ba:8e:38:a7:76:38:7d:73:1d:e8:fd', 'user_id': '5052b031a91a4547a3bb7bb9d1b4ed1f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBZ00ZYzrUMypxvxb6bdbNcMA2S/AHiYmxcG0Oebhm583F5pcMiw0I\nuwszaSgD0j2gBwYFK4EEACKhZANiAASxYTvvBrY0gWc1MG4LWw2Pi1Ihx3boNmrM\nHfLdWMlpRSjQIS0s/1sArEpd5QOQE6EafgTCEH7oirvrJA714U3+Zd8/yd2jlUNt\n50xzmx9+WA97igADfophAgRTY0Av+6Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e6b6da75-1f65-45c8-994e-7092a6c2b7dc', 'name': 'tempest-securitygroup--661965099', 'stateful': True, 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'description': 'tempest-description--796656710', 'shared': False, 'security_group_rules': [{'id': '9efe723e-681e-4ba1-a586-bbe1eca59be9', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'e6b6da75-1f65-45c8-994e-7092a6c2b7dc', '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': 796, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:56Z', 'updated_at': '2025-08-05T11:53:56Z', 'revision_number': 0}, {'id': 'a893e54a-3bbf-4c15-8bea-0292a88fd503', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'e6b6da75-1f65-45c8-994e-7092a6c2b7dc', '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': 797, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:56Z', 'updated_at': '2025-08-05T11:53:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:5 3:56Z', 'updated_at': '2025-08-05T11:53:56Z', 'revision_number': 1, 'project_id': '855bc1ac6cd54a11808133a2721e5854'}, 'floating_ip': {'id': '05e4c391-a75c-4d20-9e53-be403c6bf400', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.8', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:57Z', 'updated_at': '2025-08-05T11:53:57Z', 'revision_number': 0, 'ip': '172.24.4.8'}} 2025-08-05 11:53:59,158 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.700s 2025-08-05 11:53:59,159 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1085838007", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "04359d57-dc6c-434a-8fdf-070bd937b05e"}], "security_groups": [{"name": "tempest-securitygroup--661965099"}], "key_name": "tempest-keypair-567120527", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f35d21-7767-4203-93fc-e2d290e096c7', 'x-compute-request-id': 'req-a9f35d21-7767-4203-93fc-e2d290e096c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--661965099"}], "adminPass": "password"}}' 2025-08-05 11:53:59,234 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.072s 2025-08-05 11:53:59,234 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 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-8fab9b66-3c5f-4d3d-a334-bdbbc07a0ced', 'x-compute-request-id': 'req-8fab9b66-3c5f-4d3d-a334-bdbbc07a0ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "name": "tempest-AttachVolumeNegativeTest-server-1085838007", "status": "BUILD", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{ "rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:59Z", "updated": "2025-08-05T11:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-567120527", "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-05 11:54:49,497 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.199s 2025-08-05 11:54:49,497 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:49 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-b7cc5ef8-5ff0-4e59-8fd2-b465258f88bb', 'x-compute-request-id': 'req-b7cc5ef8-5ff0-4e59-8fd2-b465258f88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "name": "tempest-AttachVolumeNegativeTest-server-1085838007", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:59Z", "updated": "2025-08-05T11:54:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:1e:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-567120527", "OS-SRV-USG:launched_at": "2025-08-05T11:54:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661965099"}], "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-05 11:54:49,511 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:55:49,766 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/os-interface 0.195s 2025-08-05 11:55:49,767 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffe7366-254a-4b79-8a2c-4e7c129c7109', 'x-compute-request-id': 'req-6ffe7366-254a-4b79-8a2c-4e7c129c7109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "port_id": "c1e4a200-9f27-434b-9419-1b09d60bfa52", "mac_addr": "fa:16:3e:2b:1e:e0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bfaef9-2550-4b30-bc61-3c7ca72db0ad", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:55:50,507 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400 0.736s 2025-08-05 11:55:50,507 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c1e4a200-9f27-434b-9419-1b09d60bfa52"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-604bc2e3-fae2-43a5-8bd6-f2ff12abd28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400'} Body: b'{"floatingip": {"id": "05e4c391-a75c-4d20-9e53-be403c6bf400", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.8", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "543bedfd-4524-478f-9a92-baf1ce9218f4", "port_id": "c1e4a200-9f27-434b-9419-1b09d60bfa52", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "mac_address": "fa:16:3e:2b:1e:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "f5d46901-66c4-46cc-a421-4247b4c55195", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:57Z", "updated_at": "2025-08-05T11:55:49Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:55:50,508 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.8:22' as 'cirros' with public key authentication 2025-08-05 11:55:51,534 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:55:51,638 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:55:51,639 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.8 successfully created 2025-08-05 11:55:51,696 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/ips 0.056s 2025-08-05 11:55:51,696 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:51 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-7035bcc5-cf5a-48d5-8d17-c629bd1a7c19', 'x-compute-request-id': 'req-7035bcc5-cf5a-48d5-8d17-c629bd1a7c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10"}, {"version": 4, " addr": "172.24.4.8"}]}}' 2025-08-05 11:55:51,882 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.183s 2025-08-05 11:55:51,882 99834 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-1705800309"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba52c0d-93ec-479c-8c5f-223c052f1833', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba52c0d-93ec-479c-8c5f-223c052f1833', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20cec7ed-25ed-4e5b-8e29-e0c248584fbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:51.826075", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1705800309", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:51,947 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd 0.053s 2025-08-05 11:55:51,947 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fcfae0-aaa5-4145-9ffb-6a0759295186', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fcfae0-aaa5-4145-9ffb-6a0759295186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd'} Body: b'{"volume": {"id": "20cec7ed-25ed-4e5b-8e29-e0c248584fbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:52.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1705800309", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:55:53,000 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd 0.036s 2025-08-05 11:55:53,000 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-c5c108a4-6119-481a-8f7f-b631372d89a0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c108a4-6119-481a-8f7f-b631372d89a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd'} Body: b'{"volume": {"id": "20cec7ed-25ed-4e5b-8e29-e0c248584fbd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:52.000000", "updated_at": "2025-08-05T11:55:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1705800309", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:55:53,143 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.129s 2025-08-05 11:55:53,144 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b37618-bc59-46c4-8a37-541290d28580', 'x-compute-request-id': 'req-73b37618-bc59-46c4-8a37-541290d28580', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'' 2025-08-05 11:55:53,313 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.169s 2025-08-05 11:55:53,314 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:53 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-f21f6bbd-5acb-4907-b191-a469195453dd', 'x-compute-request-id': 'req-f21f6bbd-5acb-4907-b191-a469195453dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "name": "tempest-AttachVolumeNegativeTest-server-1085838007", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:59Z", "updated": "2025-08-05T11:55:53Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:1e:e 0"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:1e:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-567120527", "OS-SRV-USG:launched_at": "2025-08-05T11:54:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661965099"}], "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-05 11:56:43,408 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.043s 2025-08-05 11:56:43,409 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bc1995fe-87b2-4795-bfa2-c716bad41435', 'x-compute-request-id': 'req-bc1995fe-87b2-4795-bfa2-c716bad41435', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f5d46901-66c4-46cc-a421-4247b4c55195 could not be found."}}' 2025-08-05 11:56:43,456 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-567120527 0.045s 2025-08-05 11:56:43,456 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-f01f0415-29ae-42f5-a482-d293dd71d4f8', 'x-compute-request-id': 'req-f01f0415-29ae-42f5-a482-d293dd71d4f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-567120527'} Body: b'' 2025-08-05 11:56:43,639 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc 0.182s 2025-08-05 11:56:43,640 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c51bfe1b-8586-43a2-a6c9-08b162789984', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc'} Body: b'' 2025-08-05 11:56:43,673 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc 0.033s 2025-08-05 11:56:43,674 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-58f99ad5-2711-4e36-aea7-e88c0044c323', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e6b6da75-1f65-45c8-994e-7092a6c2b7dc does not exist", "detail": ""}}' 2025-08-05 11:56:44,071 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400 0.396s 2025-08-05 11:56:44,072 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ca58af5b-24c6-4a80-932d-dfc63e86b823', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400'} Body: b'' {1} 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 763626ce-04dc-4cb7-8014-0e8d51572748 failed to build and is in ERROR status {1} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [167.445818s] ... 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 7f477556-e18d-497f-a8bd-7e3bc5deda30 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:54:00,618 99826 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:54:00,618 99826 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:54:00,671 99826 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-05 11:54:00,672 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-142892070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKm7N4uvQrq+YR1BPh4oo1l0zuP5ZRJzw3l0AambQCtw/C4OAOHk9q61rNS1noaN3Dneh+bG3WO94OvQWT7gOLZ2N+2XgjxXQz48JeZgRkdGDfyQt7v8tgrn6fgAnIhM4w=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53858586-a72d-41c6-a2bb-0b5f53269804', 'x-compute-request-id': 'req-53858586-a72d-41c6-a2bb-0b5f53269804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-142892070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKm7N4uvQrq+YR1BPh4oo1l0zuP5ZRJzw3l0AambQCtw/C4OAOHk9q61rNS1noaN3Dneh+bG3WO94OvQWT7gOLZ2N+2XgjxXQz48JeZgRkdGDfyQt7v8tgrn6fgAnIhM4w==", "fingerprint": "ed:e7:c4:18:dc:38:e0:8f:73:34:3b:d0:ed:87:0e:10", "user_id": "3cf586312ef647f2be89ff6c77a7eae8"}}' 2025-08-05 11:54:00,674 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-142892070 created 2025-08-05 11:54:00,938 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.263s 2025-08-05 11:54:00,938 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--578551912", "description": "tempest-description--2093545114"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-896f638d-b578-4176-9212-36443718393e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "name": "tempest-securitygroup--578551912", "stateful": true, "tenant_id": "b35830322adf47e08bfc690d9eadb481", "description": "tempest-description--2093545114", "shared": false, "security_group_rules": [{"id": "5327aa2d-a894-4d09-b7fe-32eb1bee2074", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "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": 810, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:54:00Z", "updated_at": "2025-08-05T11:54:00Z", "revision_number": 0}, {"id": "b66692bc-d012-4ea0-9a51-1f22d9dda119", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_r ange_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": 809, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:54:00Z", "updated_at": "2025-08-05T11:54:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:54:00Z", "updated_at": "2025-08-05T11:54:00Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:54:01,517 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.577s 2025-08-05 11:54:01,517 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-533ee5c5-abdf-4a10-bae3-1cceea16d940', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b273216-c889-4710-9032-2c2f325e8907", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "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-05T11:54:01Z", "updated_at": "2025-08-05T11:54:01Z", "revision_number": 0}}' 2025-08-05 11:54:01,753 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-08-05 11:54:01,754 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7d255afa-3895-4cb6-bffd-d152ce15318e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cd0daa6-0036-4433-b043-eb2b02d15330", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "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-05T11:54:01Z", "updated_at": "2025-08-05T11:54:01Z", "revision_number": 0}}' 2025-08-05 11:54:01,754 99826 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--578551912 created 2025-08-05 11:54:03,010 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.255s 2025-08-05 11:54:03,011 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-64cdbc3d-2fa5-4bf8-a95c-1961f7a6b1ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "85a49e1c-bc48-4b08-b3c6-458f5198fd09", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.114", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b35830322adf47e08bfc690d9eadb481", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:54:02Z", "updated_at": "2025-08-05T11:54:02Z", "revision_number": 0}}' 2025-08-05 11:54:03,011 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '85a49e1c-bc48-4b08-b3c6-458f5198fd09', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:54:02Z', 'updated_at': '2025-08-05T11:54:02Z', 'revision_number': 0, 'ip': '172.24.4.114'} created 2025-08-05 11:54:03,115 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2025-08-05 11:54:03,115 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:03 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-27d84b0d-6410-4c6b-8b89-f2b41f87e4e0', '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": "3cf586312ef647f2be89ff6c77a7eae8", "name": "tempest-AttachVolumeTestJSON-306252219-project-member", "password_expires_at": null}, "audit_ids": ["xQgbhSaaSqCkXks3VCBCwg"], "expires_at": "2025-08-05T12:54:03.000000Z", "issued_at": "2025-08-05T11:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b35830322adf47e08bfc690d9eadb481", "name": "tempest-AttachVolumeTestJSON-306252219"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b35830322adf47e08bfc690d9eadb481", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:54:03,116 99826 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2785b056-d584-41a7-892d-01f1d2fef7de', 'name': 'tempest-AttachVolumeTestJSON-182005102-network', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20399, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:51:05Z', 'updated_at': '2025-08-05T11:51:05Z', 'revision_number': 1} available for tenant 2025-08-05 11:54:03,117 99826 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-142892070', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKm7N4uvQrq+YR1BPh4oo1l0zuP5ZRJzw3l0AambQCtw/C4OAOHk9q61rNS1noaN3Dneh+bG3WO94OvQWT7gOLZ2N+2XgjxXQz48JeZgRkdGDfyQt7v8tgrn6fgAnIhM4w==', 'fingerprint': 'ed:e7:c4:18:dc:38:e0:8f:73:34:3b:d0:ed:87:0e:10', 'user_id': '3cf586312ef647f2be89ff6c77a7eae8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC+X39CnJbu12QAHDA1O3aaVwRBocN1W1Xif5BorDC04zh6j1AT0BTP\neDTP3XVVvM2gBwYFK4EEACKhZANiAASpuzeLr0K6vmEdQT4eKKNZdM7j+WUSc8N5\ndAGpm0ArcPwuDgDh5PautazUtZ6Gjdw53ofmxt1jveDr0Fk+4Di2djftl4I8V0M+\nPCXmYEZHRg38kLe7/LYK5+n4AJyITOM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd5d9f8ab-46be-416c-aaea-cb704c230ad4', 'name': 'tempest-securitygroup--578551912', 'stateful': True, 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'description': 'tempest-description--2093545114', 'shared': False, 'security_group_rules': [{'id': '5327aa2d-a894-4d09-b7fe-32eb1bee2074', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'd5d9f8ab-46be-416c-aaea-cb704c230ad4', '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': 810, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:00Z', 'updated_at': '2025-08-05T11:54:00Z', 'revision_number': 0}, {'id': 'b66692bc-d012-4ea0-9a51-1f22d9dda119', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'd5d9f8ab-46be-416c-aaea-cb704c230ad4', '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': 809, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:00Z', 'updated_at': '2025-08-05T11:54:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:54: 00Z', 'updated_at': '2025-08-05T11:54:00Z', 'revision_number': 1, 'project_id': 'b35830322adf47e08bfc690d9eadb481'}, 'floating_ip': {'id': '85a49e1c-bc48-4b08-b3c6-458f5198fd09', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:54:02Z', 'updated_at': '2025-08-05T11:54:02Z', 'revision_number': 0, 'ip': '172.24.4.114'}} 2025-08-05 11:54:03,695 99826 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.576s 2025-08-05 11:54:03,695 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-491067850", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2785b056-d584-41a7-892d-01f1d2fef7de"}], "security_groups": [{"name": "tempest-securitygroup--578551912"}], "key_name": "tempest-keypair-142892070", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f1511e-89bb-49c6-a57d-42783f9e9428', 'x-compute-request-id': 'req-48f1511e-89bb-49c6-a57d-42783f9e9428', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--578551912"}], "adminPass": "password"}}' 2025-08-05 11:54:03,763 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.065s 2025-08-05 11:54:03,764 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e969bcdd-01b8-43e2-a680-a55e7be180ff', 'x-compute-request-id': 'req-e969bcdd-01b8-43e2-a680-a55e7be180ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "name": "tempest-AttachVolumeTestJSON-server-491067850", "status": "BUILD", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:04Z", "updated": "2025-08-05T11:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-142892070", "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-05 11:54:54,081 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.252s 2025-08-05 11:54:54,081 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae37218-58e8-4983-8080-b3752e5effb6', 'x-compute-request-id': 'req-5ae37218-58e8-4983-8080-b3752e5effb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "name": "tempest-AttachVolumeTestJSON-server-491067850", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:03Z", "updated": "2025-08-05T11:54:19Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:be:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-142892070", "OS-SRV-USG:launched_at": "2025-08-05T11:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--578551912"}], "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-05 11:54:54,096 99826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:55:54,345 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/os-interface 0.190s 2025-08-05 11:55:54,346 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-versi on': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07aa416a-a61b-4763-995a-9b9612037ef4', 'x-compute-request-id': 'req-07aa416a-a61b-4763-995a-9b9612037ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "port_id": "9c0b2af0-f373-4d3e-989d-e6bf11964f17", "mac_addr": "fa:16:3e:c5:be:47", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "267b9c19-d78a-48d5-b7f0-fd689d744dba", "ip_address": "10.0.0.5"}]}]}' 2025-08-05 11:55:55,351 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09 1.001s 2025-08-05 11:55:55,352 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9c0b2af0-f373-4d3e-989d-e6bf11964f17"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d595520e-4e83-4205-9958-8881a651b588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09'} Body: b'{"floatingip": {"id": "85a49e1c-bc48-4b08-b3c6-458f5198fd09", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.114", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "fc5e22d1-dbb6-42ce-b58f-960fa34b626d", "port_id": "9c0b2af0-f373-4d3e-989d-e6bf11964f17", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "mac_address": "fa:16:3e:c5:be:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:54:02Z", "updated_at": "2025-08-05T11:55:54Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:55:55,353 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.114:22' as 'cirros' with public key authentication 2025-08-05 11:55:55,370 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:55:55,475 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:55:55,476 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.114 successfully created 2025-08-05 11:55:55,521 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/ips 0.044s 2025-08-05 11:55:55,522 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5139b39b-4ba7-4862-92eb-396ebba69afb', 'x-compute-request-id': 'req-5139b39b-4ba7-4862-92eb-396ebba69afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2025-08-05 11:55:55,705 9982 6 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.180s 2025-08-05 11:55:55,705 99826 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-1018679152"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99fe372a-9302-455f-9394-929d17e8475b', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fe372a-9302-455f-9394-929d17e8475b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7f477556-e18d-497f-a8bd-7e3bc5deda30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:55.642687", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1018679152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:55,758 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30 0.040s 2025-08-05 11:55:55,759 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4a7199-5e2f-4e00-9b0f-fe50b721054a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4a7199-5e2f-4e00-9b0f-fe50b721054a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30'} Body: b'{"volume": {"id": "7f477556-e18d-497f-a8bd-7e3bc5deda30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:56.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1018679152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:55:56,811 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30 0.036s 2025-08-05 11:55:56,812 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea24380-3d04-4785-9346-f6 3f177da835', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea24380-3d04-4785-9346-f63f177da835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30'} Body: b'{"volume": {"id": "7f477556-e18d-497f-a8bd-7e3bc5deda30", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:56.000000", "updated_at": "2025-08-05T11:55:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1018679152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:55:56,950 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.124s 2025-08-05 11:55:56,951 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db48946a-eac0-4da0-a909-b1bfbc745265', 'x-compute-request-id': 'req-db48946a-eac0-4da0-a909-b1bfbc745265', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'' 2025-08-05 11:55:57,176 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.224s 2025-08-05 11:55:57,176 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:56 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-1e5df3cf-4b46-4d76-85c9-a3bc73473877', 'x-compute-request-id': 'req-1e5df3cf-4b46-4d76-85c9-a3bc73473877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "name": "tempest-AttachVolumeTestJSON-server-491067850", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:03Z", "updated": "2025-08-05T11:55:57Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:be:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IP S-MAC:mac_addr": "fa:16:3e:c5:be:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-142892070", "OS-SRV-USG:launched_at": "2025-08-05T11:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--578551912"}], "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-05 11:56:47,439 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.199s 2025-08-05 11:56:47,439 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-53c97b45-027b-4912-b448-5ecbb09ab563', 'x-compute-request-id': 'req-53c97b45-027b-4912-b448-5ecbb09ab563', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dcaf08d4-ec83-40b7-9b1a-acd5ff141cba could not be found."}}' 2025-08-05 11:56:47,466 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-142892070 0.026s 2025-08-05 11:56:47,467 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-bfd328fb-0fbe-4e52-87a2-cce0c7ece66d', 'x-compute-request-id': 'req-bfd328fb-0fbe-4e52-87a2-cce0c7ece66d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-142892070'} Body: b'' 2025-08-05 11:56:47,661 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4 0.193s 2025-08-05 11:56:47,661 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bfd4f324-8772-446a-8f0e-7afe97a96fa0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4'} Body: b'' 2025-08-05 11:56:47,681 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4 0.019s 2025-08-05 11:56:47,681 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 05 Aug 2025 11:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-074d0e8d-1ec8-4c13-82c4-de683f1388a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d5d9f8ab-46be-416c-aaea-cb704c230ad4 does not exist", "detail": ""}}' 2025-08-05 11:56:48,062 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09 0.380s 2025-08-05 11:56:48,063 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3ba489d7-4cb6-448b-b01e-fd273b8e6d7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09'} Body: b'' {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [1.788840s] ... 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 df569d31-8866-4574-8b3c-9a1bbc04ddd3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:49,745 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.203s 2025-08-05 11:56:49,746 99834 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-1027544178"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c18ac6-621e-403a-baa5-0cd49d6bfeda', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c18ac6-621e-403a-baa5-0cd49d6bfeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a0c3d9a1-d94f-4ac8-a7df-2692afde761e", "name": "tempest-GroupSnapshotsV319Test-volume-type-1027544178", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:56:49,796 99834 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.047s 2025-08-05 11:56:49,797 99834 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-1121292710"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffa3797-55b9-4f20-8437-c12a09a07cb8', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffa3797-55b9-4f20-8437-c12a09a07cb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "72b19d20-e490-4298-84d5-e8bea7b84332", "name": "tempest-GroupSnapshotsV319Test-group-type-1121292710", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:56:49,998 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.198s 2025-08-05 11:56:49,998 99834 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": "72b19d20-e490-4298-84d5-e8bea7b84332", "volume_types": ["a0c3d9a1-d94f-4ac8-a7df-2692afde761e"], "name": "tempest-GroupSnapshotsV319Test-Group-1329859673"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531cf57f-7a2c-4c0b-b9cb-090f10722244', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531cf57f-7a2c-4c0b-b9cb-090f10722244', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "df569d31-8866-4574-8b3c-9a1bbc04ddd3", "name": "tempest-GroupSnapshotsV319Test-Group-1329859673"}}' 2025-08-05 11:56:50,039 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3 0.038s 2025-08-05 11:56:50,039 99834 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 - Hea ders: {'date': 'Tue, 05 Aug 2025 11:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898d7573-19d0-4391-8d7f-6596cf396d0d', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898d7573-19d0-4391-8d7f-6596cf396d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3'} Body: b'{"group": {"id": "df569d31-8866-4574-8b3c-9a1bbc04ddd3", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:56:50.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1329859673", "description": null, "group_type": "72b19d20-e490-4298-84d5-e8bea7b84332", "volume_types": ["a0c3d9a1-d94f-4ac8-a7df-2692afde761e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:56:51,098 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3 0.054s 2025-08-05 11:56:51,098 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61badde0-c814-468f-80c8-4be2f00e69f0', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61badde0-c814-468f-80c8-4be2f00e69f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3'} Body: b'{"group": {"id": "df569d31-8866-4574-8b3c-9a1bbc04ddd3", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:56:50.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1329859673", "description": null, "group_type": "72b19d20-e490-4298-84d5-e8bea7b84332", "volume_types": ["a0c3d9a1-d94f-4ac8-a7df-2692afde761e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:56:51,136 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.032s 2025-08-05 11:56:51,136 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7796a13e-a8ca-44ed-ac44-c0b8a588d2cc', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7796a13e-a8ca-44ed-ac44-c0b8a588d2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:56:51,207 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3/action 0.057s 2025-08-05 11:56:51,207 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 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-d13110bf-60eb-4454-af47-4953841c7bad', 'connection': 'close', 'status': '202', 'content-location' : 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3/action'} Body: b'' 2025-08-05 11:56:51,224 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3 0.016s 2025-08-05 11:56:51,224 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 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-8e923e5c-f778-4b95-94c5-161eeb293161', 'x-openstack-request-id': 'req-8e923e5c-f778-4b95-94c5-161eeb293161', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group df569d31-8866-4574-8b3c-9a1bbc04ddd3 could not be found."}}' 2025-08-05 11:56:51,253 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/72b19d20-e490-4298-84d5-e8bea7b84332 0.028s 2025-08-05 11:56:51,254 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 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-0666c03c-c6f5-4e4d-aa1c-5b792b691156', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/72b19d20-e490-4298-84d5-e8bea7b84332'} Body: b'' 2025-08-05 11:56:51,311 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e 0.057s 2025-08-05 11:56:51,312 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-8a2cbf8a-958b-49ad-b1af-6d26890b1437', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e'} Body: b'' 2025-08-05 11:56:51,329 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e 0.017s 2025-08-05 11:56:51,330 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a5b00b-a091-4a44-a574-c14da8687aef', 'x-openstack-request-id': 'req-58a5b00b-a091-4a44-a574-c14da8687aef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a0c3d9a1-d94f-4ac8-a7df-2692afde761e could not be found."}}' {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.292379s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.033895s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.042848s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [1.804143s] ... 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 a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:54,662 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/c5b2ff58af074240a858804b4a05d694?usage=True 0.040s 2025-08-05 11:56:54,662 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f4ebce-dcff-446e-af47-ee91e9359801', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f4ebce-dcff-446e-af47-ee91e9359801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/c5b2ff58af074240a858804b4a05d694?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": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:55,130 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.458s 2025-08-05 11:56:55,131 99826 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-224531601"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f907ac8c-9d0f-4f6c-b32e-e98aeaf2d1eb', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f907ac8c-9d0f-4f6c-b32e-e98aeaf2d1eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.067582", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:56:55,178 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.035s 2025-08-05 11:56:55,179 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-e9e9ea11-61bb-4333-bcbf-c54952e4c39f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e9ea11-61bb-4333-bcbf-c54952e4c39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:56,233 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.040s 2025-08-05 11:56:56,234 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e96f5c1-df8d-48a0-ab97-ca1878af7d85', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e96f5c1-df8d-48a0-ab97-ca1878af7d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.000000", "updated_at": "2025-08-05T11:56:55.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:56,293 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.044s 2025-08-05 11:56:56,293 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065c6de4-0ca4-4206-9808-ac53d8133b11', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065c6de4-0ca4-4206-9808-ac53d8133b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "202 5-08-05T11:56:55.000000", "updated_at": "2025-08-05T11:56:55.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:56,400 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.093s 2025-08-05 11:56:56,401 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-86fadb91-3fd7-47e0-a3a8-6e8a6c818e3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'' 2025-08-05 11:56:56,423 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.021s 2025-08-05 11:56:56,423 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-71dab9c8-6805-4563-9070-f2f750faf280', 'x-openstack-request-id': 'req-71dab9c8-6805-4563-9070-f2f750faf280', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 could not be found."}}' {4} 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 9d9e6438-5f1f-49e0-8665-aa43f44ce496 failed to build and is in ERROR status {3} tempest.api.image.v2.test_images_dependency.ImageDependencyTests.test_image_volume_server_snapshot_dependency [3.234093s] ... 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 26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:54,755 99832 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.619s 2025-08-05 11:56:54,755 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-542127243", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '647', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-fdc34f38-cb7c-473f-9da6-f7b71b99b70e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-542127243", "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": "7e98f3a35ba3419bb5be7962cd722dfe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bde76002-c162-46d2-bc3e-fc539e5c46a5", "created_at": "2025-08-05T11:56:55Z", "updated_at": "2025-08-05T11:56:55Z", "tags": [], "self": "/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5", "file": "/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:56:55,600 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5/file 0.842s 2025-08-05 11:56:55,600 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0242545e-47e4-469b-9e03-1f12faafbede', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5/file'} Body: b'' 2025-08-05 11:56:55,631 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5 0.030s 2025-08-05 11:56:55,640 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '807', 'content-type': 'application/json', 'x-openstack-request-id': 'req-858e12d4-4c4f-4eec-a3ce-5efc8739038c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5'} Body: b'{"name": "tempest-image-dependency-test-542127243", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cd942a307b6a362d5e034f7619a918c8", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7e98f3a35ba3419bb5be7962cd722dfe", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "917b2a7efcbbdea64e12fb45f18766e8c6e0c54fb0fb65e3ef7a5dabaf9fa9383ac9ed12413dccb829a2a4f32e4f1ffcda1101ec16f83f5452270df743233c05", "id": "bde76002-c162-46d2-bc3e-fc539e5c46a5", "created_at": "2025-08-05T11:56:55Z", "updated_at": "2025-08-05T11:56:56Z", "tags": [], "self": "/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5", "file": "/v2/images/bde76002-c162-46d2-b c3e-fc539e5c46a5/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:56:55,710 99832 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.046s 2025-08-05 11:56:55,711 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:55 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-de32f3e8-bd47-415e-a6d5-c5adb8e3e89e', '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": "409407919141416e9af68921cb78ac8a", "name": "tempest-ImageDependencyTests-66632829-project-member", "password_expires_at": null}, "audit_ids": ["7PdvWryFRz2To6F0lqRuqA"], "expires_at": "2025-08-05T12:56:55.000000Z", "issued_at": "2025-08-05T11:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e98f3a35ba3419bb5be7962cd722dfe", "name": "tempest-ImageDependencyTests-66632829"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7e98f3a35ba3419bb5be7962cd722dfe", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:56:55,712 99832 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-05 11:56:56,102 99832 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.387s 2025-08-05 11:56:56,102 99832 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-894460090", "imageRef": "bde76002-c162-46d2-bc3e-fc539e5c46a5", "size": 1}} Response - Headers: {'date': ' Tue, 05 Aug 2025 11:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0369d5f4-999a-4587-8442-1a58d3005bc9', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0369d5f4-999a-4587-8442-1a58d3005bc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "26d3810c-f0b9-4612-ac8f-bcb4fafcafe0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.990690", "updated_at": null, "name": "tempest-tempest.common.compute-volume-894460090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}], "user_id": "409407919141416e9af68921cb78ac8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:56:56,159 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.040s 2025-08-05 11:56:56,160 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ed8bf9-e716-4e99-ac02-30534a607f62', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ed8bf9-e716-4e99-ac02-30534a607f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'{"volume": {"id": "26d3810c-f0b9-4612-ac8f-bcb4fafcafe0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:56.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-894460090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}], "user_id": "409407919141416e9af68921cb78ac8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e98f3a35ba3419bb5be7962cd722dfe"}}' 2025-08-05 11:56:57,238 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.064s 2025-08-05 11:56:57,238 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b67821-7301-4e83-b08e-76faed007e7d', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b67821-7301-4e83-b08e-76faed007e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'{"volume": {"id": "26d3810c-f0b9-4612-ac8f-bcb4fafcafe0", "status": "error", "size": 1, "availability_zone": "nova", "created_at ": "2025-08-05T11:56:56.000000", "updated_at": "2025-08-05T11:56:56.000000", "name": "tempest-tempest.common.compute-volume-894460090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}], "user_id": "409407919141416e9af68921cb78ac8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e98f3a35ba3419bb5be7962cd722dfe"}}' 2025-08-05 11:56:57,344 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.092s 2025-08-05 11:56:57,345 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-65ce3fba-d152-444a-a23b-8837320a11be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'' 2025-08-05 11:56:57,364 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.018s 2025-08-05 11:56:57,364 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-450d8620-3845-4f0f-97f0-60837e35606c', 'x-openstack-request-id': 'req-450d8620-3845-4f0f-97f0-60837e35606c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 could not be found."}}' {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [1.476601s] ... 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 0d693462-0719-4377-921c-eadcf74b3ba4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:56,610 99826 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.182s 2025-08-05 11:56:56,610 99826 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-1824581868"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5377afa0-ef69-4549-a353-09659c94f774', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5377afa0-ef69-4549-a353-09659c94f774', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:56.551642", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:56:56,662 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.040s 2025-08-05 11:56:56,663 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a739e34a-fe47-48f7-9385-b85a7d3f4185', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a739e34a-fe47-48f7-9385-b85a7d3f4185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:57.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:57,718 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.039s 2025-08-05 11:56:57,718 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-beb661e1-66d5-40fe-b2fd-b24cc8f3e8f5', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb661e1-66d5-40fe-b2fd-b24cc8f3e8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:57.000000", "updated_at": "2025-08-05T11:56:57.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:57,772 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.039s 2025-08-05 11:56:57,772 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d724298b-f4f4-4bd7-930f-1e0fb6464f4b', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d724298b-f4f4-4bd7-930f-1e0fb6464f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:57.000000", "updated_at": "2025-08-05T11:56:57.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:57,879 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.092s 2025-08-05 11:56:57,879 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-3198ff99-7285-4a0a-9acf-072bca096167', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'' 2025-08-05 11:56:57,901 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0d6934 62-0719-4377-921c-eadcf74b3ba4 0.021s 2025-08-05 11:56:57,901 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d7126e-8cf6-46be-9cd8-665ea9dc5f9e', 'x-openstack-request-id': 'req-83d7126e-8cf6-46be-9cd8-665ea9dc5f9e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0d693462-0719-4377-921c-eadcf74b3ba4 could not be found."}}' {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.051701s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.275381s] ... ok {4} setUpClass (tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 b0655384-b6e4-4e82-b2eb-c069466372c6 failed to build and is in ERROR status {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.652747s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.209522s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.166289s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.209129s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.022723s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.048248s] ... ok {3} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.143601s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.577970s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.001910s] ... 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 {0} setUpClass (tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 325d09d7-0458-43f4-a1e2-9adccee6a7ae failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.030550s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.029891s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.022266s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.031588s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.028343s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.012920s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.015519s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.034175s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.017435s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.024200s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019429s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.019571s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.016182s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.013168s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.039039s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.033150s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.033897s] ... ok {3} 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 e27d5a2f-8ced-4a59-a16b-fec759cadc9f failed to build and is in ERROR status {10} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.180737s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [1.830420s] ... 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 7e42c222-86bb-4693-aeea-02e6d5f37696 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:10,949 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.161s 2025-08-05 11:57:10,950 99836 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-1803472658"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea38bd52-4fa6-450b-9ae4-117b23efbedc', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea38bd52-4fa6-450b-9ae4-117b23efbedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "85b445c3-200b-4af4-9e95-49b561eede0c", "name": "tempest-GroupsV320Test-volume-type-1803472658", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:57:10,990 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.037s 2025-08-05 11:57:10,991 99836 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-1473632827"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdec85d7-495b-403d-85a5-c07dc2384547', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdec85d7-495b-403d-85a5-c07dc2384547', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "name": "tempest-GroupsV320Test-group-type-1473632827", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:57:11,291 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.296s 2025-08-05 11:57:11,292 99836 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": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "volume_types": ["85b445c3-200b-4af4-9e95-49b561eede0c"], "name": "tempest-GroupsV320Test-Group-96094960"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87070f5c-c81c-4a16-b71e-6e34e8966dd4', 'content-length': '106', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87070f5c-c81c-4a16-b71e-6e34e8966dd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "7e42c222-86bb-4693-aeea-02e6d5f37696", "name": "tempest-GroupsV320Test-Group-96094960"}}' 2025-08-05 11:57:11,331 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696 0.037s 2025-08-05 11:57:11,332 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12cb46d-c864-481c-97b7-d3aef4323f19', 'content-length': '386', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12cb46d-c864-481c-97b7-d3aef4323f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696'} Body: b'{"group": {"id": "7e42c222-86bb-4693-aeea-02e6d5f37696", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:57:11.000000", "name": "tempest-GroupsV320Test-Group-96094960", "description": null, "group_type": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "volume_types": ["85b445c3-200b-4af4-9e95-49b561eede0c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:57:12,363 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696 0.026s 2025-08-05 11:57:12,364 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903f5dc1-6e34-40f5-9c0d-07969c6df732', 'content-length': '383', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903f5dc1-6e34-40f5-9c0d-07969c6df732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696'} Body: b'{"group": {"id": "7e42c222-86bb-4693-aeea-02e6d5f37696", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:57:11.000000", "name": "tempest-GroupsV320Test-Group-96094960", "description": null, "group_type": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "volume_types": ["85b445c3-200b-4af4-9e95-49b561eede0c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:57:12,419 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.049s 2025-08-05 11:57:12,419 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af0c2b4-7ec9-4755-bd6d-223c3bbaed6a', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af0c2b4-7ec9-4755-bd6d-223c3bbaed6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:57:12,496 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696/action 0.062s 2025-08-05 11:57:12,496 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 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-06cb56bf-16a3-479d-b9c5-dfb7f649f54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696/action'} Body: b'' 2025-08-05 11:57:12,512 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696 0.015s 2025-08-05 11:57:12,513 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 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-19acd75b-345a-4e1c-b9f9-65b5a6a92467', 'x-openstack-request-id': 'req-19acd75b-345a-4e1c-b9f9-65b5a6a92467', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7e42c222-86bb-4693-aeea-02e6d5f37696 could not be found."}}' 2025-08-05 11:57:12,547 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/9462afed-c0cc-4c8a-9b11-503ff00be9f2 0.033s 2025-08-05 11:57:12,547 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 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-9c73cbf2-c302-4bdd-840f-01efad459bc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/9462afed-c0cc-4c8a-9b11-503ff00be9f2'} Body: b'' 2025-08-05 11:57:12,600 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c 0.052s 2025-08-05 11:57:12,601 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-95dc2e7e-0913-4846-b0f9-82c3e8beb1f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c'} Body: b'' 2025-08-05 11:57:12,617 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c 0.015s 2025-08-05 11:57:12,617 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-f7e4f802-7d0c-46a7-953f-cb95f443d4f3', 'x-openstack-request-id': 'req-f7e4f802-7d0c-46a7-953f-cb95f443d4f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 85b445c3-200b-4af4-9e95-49b561eede0c could not be found."}}' {10} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.323732s] ... ok {10} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.013939s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [1.837925s] ... 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 f327a7ee-51e9-4342-9ccd-b396d75e8494 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:11,619 99832 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.513s 2025-08-05 11:57:11,619 99832 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-1966431733", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eef4ba0-c956-45b2-8297-9110ebc84ea8', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eef4ba0-c956-45b2-8297-9110ebc84ea8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:11.538183", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:11,669 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.038s 2025-08-05 11:57:11,669 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0235c465-2dd6-49bc-83dc-b4ee0aac6f38', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0235c465-2dd6-49bc-83dc-b4ee0aac6f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:12.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:12,728 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.044s 2025-08-05 11:57:12,728 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-98f27039-ae89-4630-a607-711e0004d1d3', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f27039-ae89-4630-a607-711e0004d1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:12.000000", "updated_at": "2025-08-05T11:57:12.000000", "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:12,784 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.042s 2025-08-05 11:57:12,785 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2723d5-fbbb-4f47-8c74-14a8fb91dd10', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2723d5-fbbb-4f47-8c74-14a8fb91dd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:12.000000", "updated_at": "2025-08-05T11:57:12.000000", "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:12,912 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.113s 2025-08-05 11:57:12,912 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-d2e73eff-ce9c-439d-a9c7-40f523eff77a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'' 2025-08-05 11:57:12,942 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.029s 202 5-08-05 11:57:12,942 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-2c490f96-d3d7-4ea5-b5ca-a5fe15ffa953', 'x-openstack-request-id': 'req-2c490f96-d3d7-4ea5-b5ca-a5fe15ffa953', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f327a7ee-51e9-4342-9ccd-b396d75e8494 could not be found."}}' {10} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.143789s] ... ok {10} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.018565s] ... ok {10} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.021706s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [1.577155s] ... 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 20fd93ce-e252-4489-b493-8e4502f39a4a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:13,207 99832 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.262s 2025-08-05 11:57:13,208 99832 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-1949133978"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5398202-9d4f-42da-a1a8-18916f334b6c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5398202-9d4f-42da-a1a8-18916f334b6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.106929", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:13,263 99832 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/20fd93ce-e252-4489-b493-8e4502f39a4a 0.040s 2025-08-05 11:57:13,264 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84d934f-95b6-49e3-a71d-67b2bed1474a', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84d934f-95b6-49e3-a71d-67b2bed1474a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:14,339 99832 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/20fd93ce-e252-4489-b493-8e4502f39a4a 0.061s 2025-08-05 11:57:14,340 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884 8238b-a3a5-463d-bba8-e88317c8084b', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8848238b-a3a5-463d-bba8-e88317c8084b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.000000", "updated_at": "2025-08-05T11:57:13.000000", "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:14,391 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a 0.037s 2025-08-05 11:57:14,392 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642719d9-df05-4405-bf8d-c490f3565d54', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642719d9-df05-4405-bf8d-c490f3565d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.000000", "updated_at": "2025-08-05T11:57:13.000000", "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:14,498 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a 0.093s 2025-08-05 11:57:14,499 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-255a1588-a563-4ddc-971f-d3a9d2bbe95f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'' 2025-08-05 11:57:14,520 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a 0.021s 2025-08-05 11:57:14,521 99832 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-911b3c00-76d0-4d1d-8674-c55531b4f1a6', 'x-openstack-request-id': 'req-911b3c00-76d0-4d1d-8674-c55531b4f1a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 20fd93ce-e252-4489-b493-8e4502f39a4a could not be found."}}' {10} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [1.729675s] ... 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 2677d06d-c639-41ba-a2ca-ff4976e9903b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:14,548 99832 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.024s 2025-08-05 11:57:14,549 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ad7068d-23f5-4aea-ab44-38cdd6b6a463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:14,572 99832 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.022s 2025-08-05 11:57:14,572 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eecb8f4d-5361-46d0-a95c-e07b5ff8e5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:14,919 99832 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.346s 2025-08-05 11:57:14,919 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-Volumes GetTest-Volume-1540320054", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92da6561-557d-4ed1-be22-7031b15113de', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92da6561-557d-4ed1-be22-7031b15113de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2677d06d-c639-41ba-a2ca-ff4976e9903b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:14.852820", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:14,970 99832 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/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.038s 2025-08-05 11:57:14,971 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e06fc99-c517-4f39-bc00-9f0700888208', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e06fc99-c517-4f39-bc00-9f0700888208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"volume": {"id": "2677d06d-c639-41ba-a2ca-ff4976e9903b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:15.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:16,028 99832 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/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.042s 2025-08-05 11:57:16,028 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0259a924-b0ea-45db-8f1e-d85a66081d77', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0259a924-b0ea-45db-8f1e-d85a66081d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"volume": {"id": "2677d06d -c639-41ba-a2ca-ff4976e9903b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:15.000000", "updated_at": "2025-08-05T11:57:15.000000", "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:16,082 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.039s 2025-08-05 11:57:16,082 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74ae396-0b45-4865-9d9b-ff2701ed8e33', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74ae396-0b45-4865-9d9b-ff2701ed8e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"volume": {"id": "2677d06d-c639-41ba-a2ca-ff4976e9903b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:15.000000", "updated_at": "2025-08-05T11:57:15.000000", "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:16,228 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.131s 2025-08-05 11:57:16,228 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-0d31011b-a7ea-4263-8235-3c2394b7f40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'' 2025-08-05 11:57:16,252 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.023s 2025-08-05 11:57:16,252 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:16 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-b5c6dada-ebc4-4f12-84ec-7baa4f3e76ae', 'x-openstack-request-id': 'req-b5c6dada-ebc4-4f12-84ec-7baa4f3e76ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2677d06d-c639-41ba-a2ca-ff4976e9903b could not be found."}}' {3} setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 446bfac8-229a-45a9-a1d8-04d1c7ab5c02 failed to build and is in ERROR status {5} 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 7b0d963e-f981-4d96-ada6-5f576f867c4e failed to build and is in ERROR status {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.333050s] ... ok {5} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.937385s] ... ok {0} setUpClass (tempest.api.volume.test_volumes_actions.VolumesActionsTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 cf2a7c62-e4d4-4799-b15d-aaa691631d27 failed to build and is in ERROR status {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [1.864057s] ... 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 2c04b92e-73dd-4fcc-924d-99a0b4b2c526 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:28,541 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.157s 2025-08-05 11:57:28,542 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-856befc4-6080-447a-a44b-b96e4943772f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:28,916 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.373s 2025-08-05 11:57:28,916 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1047068491"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae0e49f-fc75-4356-845f-c907dac0b060', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae0e49f-fc75-4356-845f-c907dac0b060', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:28.849001", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:28,965 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.036s 2025-08-05 11:57:28,966 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -65c3d031-6b4c-42bd-a8c7-a15dba703946', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c3d031-6b4c-42bd-a8c7-a15dba703946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:29.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:30,044 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.063s 2025-08-05 11:57:30,044 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e830c38b-8156-4d4c-a8d0-8d47cd6f030f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e830c38b-8156-4d4c-a8d0-8d47cd6f030f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:29.000000", "updated_at": "2025-08-05T11:57:29.000000", "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:30,100 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.041s 2025-08-05 11:57:30,100 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc6471f-80c7-44d8-ab6e-0a093822118c', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc6471f-80c7-44d8-ab6e-0a093822118c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:29.000000", "updated_at": "2025-08-05T11:57:29.000000", "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:30,223 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.105s 2025-08-05 11:57:30,223 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98808c4-78b1-490e-bae5-29dea677686d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'' 2025-08-05 11:57:30,247 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.023s 2025-08-05 11:57:30,247 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1950beba-4b26-481d-9c24-29fed8430622', 'x-openstack-request-id': 'req-1950beba-4b26-481d-9c24-29fed8430622', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c04b92e-73dd-4fcc-924d-99a0b4b2c526 could not be found."}}' {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [1.548876s] ... 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 38b27b5d-7575-4950-9c7c-7cd77d58a198 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:30,437 99826 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.185s 2025-08-05 11:57:30,438 99826 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-1095662870"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3329c4-7177-4de4-93ef-93feac1d00f6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3329c4-7177-4de4-93ef-93feac1d00f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.375738", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:30,490 99826 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/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.040s 2025-08-05 11:57:30,490 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9a3c17-167c-44a0-9e89-00ddfabe58ff', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9a3c17-167c-44a0-9e89-00ddfabe58ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:31,554 99826 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/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.049s 2025-08-05 11:57:31,554 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-14c93e0c-e984-461e-8fef-f080fe27af3c', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c93e0c-e984-461e-8fef-f080fe27af3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.000000", "updated_at": "2025-08-05T11:57:31.000000", "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:31,620 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.051s 2025-08-05 11:57:31,620 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b41cfe-6de8-42c0-9b5d-bd7d7cc49644', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b41cfe-6de8-42c0-9b5d-bd7d7cc49644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.000000", "updated_at": "2025-08-05T11:57:31.000000", "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:31,754 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.120s 2025-08-05 11:57:31,755 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-78a97fbd-ce4f-4750-bf05-4b5cd05a5c50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'' 2025-08-05 11:57:31,799 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.043s 2025-08-05 11:57:31,799 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d121811-1c56-49e9-ab05-4c52d490fd59', 'x-openstack-request-id': 'req-5d121811-1c56-49e9-ab05-4c52d490fd59', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 38b27b5d-7575-4950-9c7c-7cd77d58a198 could not be found."}}' {5} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [1.923066s] ... 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 e5532c34-a81b-4f52-a5c1-9400e0493685 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:31,824 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.483s 2025-08-05 11:57:31,824 99836 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-106133476"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dc3f5e-599d-4b87-a797-44b2c4cf6772', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dc3f5e-599d-4b87-a797-44b2c4cf6772', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:31.729490", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:31,895 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.057s 2025-08-05 11:57:31,896 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85ab7c8-9765-40d3-b2fe-e0607b653217', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85ab7c8-9765-40d3-b2fe-e0607b653217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a70f283a334b969819dd51efc3be22"}}' 2025-08-05 11:57:32,971 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.052s 2025-08-05 11:57:32,972 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:32 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651c5e4d-dfa2-45bc-844e-7377e91a7797', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651c5e4d-dfa2-45bc-844e-7377e91a7797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a70f283a334b969819dd51efc3be22"}}' 2025-08-05 11:57:33,031 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.044s 2025-08-05 11:57:33,031 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3deb1310-975c-4f69-85bd-699effed1ab2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3deb1310-975c-4f69-85bd-699effed1ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a70f283a334b969819dd51efc3be22"}}' 2025-08-05 11:57:33,217 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.172s 2025-08-05 11:57:33,218 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-9836c4eb-9254-4963-a86e-2f1f90df3630', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'' 2025-08-05 11:57:33,258 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWitho utMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.040s 2025-08-05 11:57:33,258 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-c4381a7e-4660-4a83-bc72-bd6096d62615', 'x-openstack-request-id': 'req-c4381a7e-4660-4a83-bc72-bd6096d62615', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e5532c34-a81b-4f52-a5c1-9400e0493685 could not be found."}}' {0} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.126937s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [1.445572s] ... 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 6d7c72f4-7ffc-41fe-8930-51dce1b238a9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:38,850 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.317s 2025-08-05 11:57:38,850 99826 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-1345740679"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d696c88f-4c4b-460f-96d7-71d21f24070f', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d696c88f-4c4b-460f-96d7-71d21f24070f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6d7c72f4-7ffc-41fe-8930-51dce1b238a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:38.790206", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1345740679", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:57:38,907 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9 0.045s 2025-08-05 11:57:38,908 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117f31e2-6cc7-4f31-be9b-39bae30e81be', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117f31e2-6cc7-4f31-be9b-39bae30e81be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9'} Body: b'{"volume": {"id": "6d7c72f4-7ffc-41fe-8930-51dce1b238a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:39.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1345740679", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' 2025-08-05 11:57:39,962 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9 0.039s 2025-08-05 11:57:39,963 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-5125930d-08cd-46a1-bf23-1dee4b8d366e', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5125930d-08cd-46a1-bf23-1dee4b8d366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9'} Body: b'{"volume": {"id": "6d7c72f4-7ffc-41fe-8930-51dce1b238a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:39.000000", "updated_at": "2025-08-05T11:57:39.000000", "name": "tempest-VolumeRevertTests-Volume-1345740679", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [1.342999s] ... 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 fcbae494-2071-43d6-b57f-cdbd719c2ba3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:40,196 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-05 11:57:40,196 99826 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-1879734443"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395c50f-1af7-4bb8-a7ac-4554f4496ef1', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395c50f-1af7-4bb8-a7ac-4554f4496ef1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fcbae494-2071-43d6-b57f-cdbd719c2ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:40.112051", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1879734443", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:57:40,254 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3 0.045s 2025-08-05 11:57:40,254 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5730ebe-4b01-4609-aa1c-1829666d4dec', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5730ebe-4b01-4609-aa1c-1829666d4dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3'} Body: b'{"volume": {"id": "fcbae494-2071-43d6-b57f-cdbd719c2ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:40.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1879734443", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' 2025-08-05 11:57:41,307 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3 0.038s 2025-08-05 11:57:41,308 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-70ae1844-f730-4621-a0ee-6d03ede32fd2', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ae1844-f730-4621-a0ee-6d03ede32fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3'} Body: b'{"volume": {"id": "fcbae494-2071-43d6-b57f-cdbd719c2ba3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:40.000000", "updated_at": "2025-08-05T11:57:40.000000", "name": "tempest-VolumeRevertTests-Volume-1879734443", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' {5} 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 c14173a2-353c-4e53-bc9d-fc3a00f0c305 failed to build and is in ERROR status {5} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [2.121203s] ... 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 a40cf66c-84b7-4421-ae47-4fae3bb8c97a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:45,578 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.170s 2025-08-05 11:57:45,578 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f28d2aa0-1b9b-45b1-8373-600186320b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:46,077 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.498s 2025-08-05 11:57:46,078 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-VolumesCloneTest-Volume-327865936"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cc678a-1c7b-4fa6-a308-0cfb98cb3365', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cc678a-1c7b-4fa6-a308-0cfb98cb3365', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.005408", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:46,167 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.059s 2025-08-05 11:57:46,167 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-385fc27c-7d49-4d6e-a349-44ea5b574bea', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385fc27c-7d49-4d6e-a349-44ea5b574bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:47,275 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.069s 2025-08-05 11:57:47,275 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75321dc2-8e08-477a-9c53-3b91091de205', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75321dc2-8e08-477a-9c53-3b91091de205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.000000", "updated_at": "2025-08-05T11:57:46.000000", "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:47,340 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.049s 2025-08-05 11:57:47,340 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad63aad-1835-47a2-9ed3-a815839e64e8', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad63aad-1835-47a2-9ed3-a815839e64e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.000000", " updated_at": "2025-08-05T11:57:46.000000", "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:47,476 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.118s 2025-08-05 11:57:47,477 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-16ef1155-333e-457a-86ab-ffcef549e4f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'' 2025-08-05 11:57:47,526 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.049s 2025-08-05 11:57:47,526 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-8e5618c0-a274-407e-b994-bd1e0fe45f28', 'x-openstack-request-id': 'req-8e5618c0-a274-407e-b994-bd1e0fe45f28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a40cf66c-84b7-4421-ae47-4fae3bb8c97a could not be found."}}' {5} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [1.582494s] ... 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 e3033ec8-1255-43c0-8353-35c2aabd97af failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:47,795 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.259s 2025-08-05 11:57:47,795 99836 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-1982523584"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f96f438-4b79-41af-a625-5b61b417a216', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f96f438-4b79-41af-a625-5b61b417a216', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:47.683726", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:47,859 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.051s 2025-08-05 11:57:47,859 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0642b654-b04d-467e-9fc3-973fc0f46ee7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0642b654-b04d-467e-9fc3-973fc0f46ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:48.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:48,917 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.042s 2025-08-05 11:57:48,917 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257c6640-0b6b-479a-9de1-dcfb37c47716', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257c6640-0b6b-479a-9de1-dcfb37c47716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:48.000000", "updated_at": "2025-08-05T11:57:48.000000", "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:48,971 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.039s 2025-08-05 11:57:48,972 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37027ec-568d-4a94-a984-49755fef0adb', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37027ec-568d-4a94-a984-49755fef0adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:48.000000", "updated_at": "2025-08-05T11:57:48.000000", "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:49,095 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.107s 2025-08-05 11:57:49,096 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4558d6a-32c9-43a1-8c56-09b8cadc01d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'' 2025-08-05 11:57:49,116 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.020s 2025-08-05 11:57:49,117 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5f5f43-a17c-4567-a9df-376853749417', 'x-openstack-request-id': 'req-4e5f5f43-a17c-4567-a9df-376853749417', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e3033ec8-1255-43c0-8353-35c2aabd97af could not be found."}}' {5} 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`. {5} 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`. {4} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [173.286992s] ... 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 96aa4783-0458-472c-ab91-e66e4b3a0d1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:19,949 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.224s 2025-08-05 11:57:19,950 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1009013186", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOknro6BWSsECAX7vafCkVuHMlrLn0b1DEUpP7Q7/HMdhwz2T1qG22qCmgoUYhsKAQqtrV2UeL48N/EwPB3ENh8OUF+q5VsLlCNtA0q1p6pam4CdI4dIB1KhYxD9P76Ug=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:19 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-8c5ff40c-a43a-4c35-ba00-1ddecd4ebec0', 'x-compute-request-id': 'req-8c5ff40c-a43a-4c35-ba00-1ddecd4ebec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1009013186", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOknro6BWSsECAX7vafCkVuHMlrLn0b1DEUpP7Q7/HMdhwz2T1qG22qCmgoUYhsKAQqtrV2UeL48N/EwPB3ENh8OUF+q5VsLlCNtA0q1p6pam4CdI4dIB1KhYxD9P76Ug==", "fingerprint": "62:68:d6:f0:62:f9:ec:a2:b7:e8:8e:80:ab:e9:2a:d7", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b"}}' 2025-08-05 11:57:21,053 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.100s 2025-08-05 11:57:21,053 99834 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-1056073885", "description": "tempest-secgroup-smoke-1056073885 description", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-7373efb7-4da6-4167-9d75-7ad6b11e40ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "name": "tempest-secgroup-smoke-1056073885", "stateful": true, "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "description": "tempest-secgroup-smoke-1056073885 description", "shared": false, "security_group_rules": [{"id": "462d776b-7831-44dd-abbe-b85e05b98786", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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": 1034, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:20Z", "updated_at": "2025-08-05T11:57:20Z", "revision_number": 0}, {"id": "8caf1104-f1cb-4cf5-ae8f-99db80d6ef6b", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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": 1033, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:20Z", "updated_at": "2025-08-05T11:57:20Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-05T11:57:20Z", "updated_at": "2025-08-05T11:57:20Z", "revision_number": 1, "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}}' 2025-08-05 11:57:21,515 99834 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.461s 2025-08-05 11:57:21,515 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b255626a-8120-4df4-b997-17f826a44b02', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69ea74f2-e226-415d-83d0-419c6104e934", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:21Z", "updated_at": "2025-08-05T11:57:21Z", "revision_number": 0}}' 2025-08-05 11:57:22,011 99834 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.495s 2025-08-05 11:57:22,012 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7e67543e-e25d-4258-a5e1-bd9964e99f1a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "31ab88e2-206e-4b66-a700-b517d329be73", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:21Z", "updated_at": "2025-08-05T11:57:21Z", "revision_number": 0}}' 2025-08-05 11:57:22,432 99834 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.419s 2025-08-05 11:57:22,432 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-308c38cf-7d83-4fc5-8cb8-c5f34f76f41 f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6f26b939-67f1-4608-9223-2e437fbf277f", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:22Z", "updated_at": "2025-08-05T11:57:22Z", "revision_number": 0}}' 2025-08-05 11:57:22,674 99834 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-05 11:57:22,675 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-64418bb4-5056-4c27-a2b4-5f1d10d6d087', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ed7e9df-1eeb-45bd-9e90-b3aeea4c86d4", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:22Z", "updated_at": "2025-08-05T11:57:22Z", "revision_number": 0}}' 2025-08-05 11:57:22,929 99834 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.253s 2025-08-05 11:57:22,929 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-f3d28b87-74b7-4266-9d6c-527b9bf5bfbf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6d38b45-7203-4720-83a1-6721eacb41c8", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:22Z", "updated_at": "2025-08-05T11:57:22Z", "revision_number": 0}}' 2025-08-05 11:57:24,502 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.572s 2025-08-05 11:57:24,503 99834 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": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-b3fd7686-e56f-43bf-8e73-2f012c89c068', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f561526-c28f-4e8c-ae23-e0263d20be37", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:24Z", "updated_at": "2025-08-05T11:57:24Z", "revision_number": 0}}' 2025-08-05 11:57:24,720 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-05 11:57:24,720 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-475604441", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edf0c60-4eb1-4065-a9e5-41dd4c1e6418', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edf0c60-4eb1-4065-a9e5-41dd4c1e6418', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "96aa4783-0458-472c-ab91-e66e4b3a0d1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:24.660275", "updated_at": null, "name": "tempest-TestStampPattern-volume-475604441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}], "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:24,838 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.100s 2025-08-05 11:57:24,838 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2481', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a66586c8-41dd-4dd1-875f-d905539848d2', '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": "75a8a22caaef44e6a7dfc59613ce8a8b", "name": "tempest-TestStampPattern-1490117338-project-member", "password_expires_at": null}, "audit_ids": ["RkbyTkDYRkuSWWF lFmVo8g"], "expires_at": "2025-08-05T12:57:24.000000Z", "issued_at": "2025-08-05T11:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b41cc5c7cf43bfa311d1a58a4ef877", "name": "tempest-TestStampPattern-1490117338"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/40b41cc5c7cf43bfa311d1a58a4ef877", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:24,839 99834 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '24f569f4-23dd-4bb8-9bd6-5d292e76f4e1', 'name': 'tempest-TestStampPattern-966778403-network', 'tenant_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30956, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:01Z', 'updated_at': '2025-08-05T11:57:01Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:26,479 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 1.639s 2025-08-05 11:57:26,479 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1453190383", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1009013186", "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "networks": [{"uuid": "24f569f4-23dd-4bb8-9bd6-5d292e76f4e1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51d3146-3d32-40e7-b56a-05737ef1c469', 'x-compute-request-id': 'req-d51d3146-3d32-40e7-b56a-05737ef1c469', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "adminPass": "574ngK6QePhw"}}' 2025-08-05 11:57:26,839 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.356s 2025-08-05 11:57:26,839 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:26 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-b3b3eae8-2357-433d-8024-58c6d6f7b111', 'x-compute-request-id': 'req-b3b3eae8-2357-433d-8024-58c6d6f7b111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": "tempest-TestStampPattern-server-1453190383", "status": "BUILD", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:57:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "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-05 11:58:17,138 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.235s 2025-08-05 11:58:17,139 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:16 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-e3b035ca-27af-4008-80a6-8a5222659411', 'x-compute-request-id': 'req-e3b035ca-27af-4008-80a6-8a5222659411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": " tempest-TestStampPattern-server-1453190383", "status": "ACTIVE", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "d84229d92b41e707c0c111a65d39b7164d8080b497fcc8e1b883bd27", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:57:46Z", "addresses": {"tempest-TestStampPattern-966778403-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "OS-SRV-USG:launched_at": "2025-08-05T11:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "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-05 11:58:17,156 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:59:17,394 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.220s 2025-08-05 11:59:17,395 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 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-a081a0c9-1ca5-466f-abd5-e2b34be749c5', 'x-compute-request-id': 'req-a081a0c9-1ca5-466f-abd5-e2b34be749c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": "tempest-TestStampPattern-server-1453190383", "status": "ACTIVE", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "d84229d92b41e707c0c111a65d39b7164d8080b497fcc8e1b883bd27", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:57:46Z", "addresses": {"tempest-TestStampPattern-966778403-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "OS-SRV-USG:launched_at": "2025-08-05T11:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-S TS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:59:17,603 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277 0.193s 2025-08-05 11:59:17,603 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-f9f4a9fb-4a1c-4f2f-91c0-c1174ffa4d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"ports":[{"id":"32b12ffe-f663-4a58-9b5c-37900ced6380","name":"","network_id":"24f569f4-23dd-4bb8-9bd6-5d292e76f4e1","tenant_id":"40b41cc5c7cf43bfa311d1a58a4ef877","mac_address":"fa:16:3e:5d:8e:fa","admin_state_up":true,"status":"ACTIVE","device_id":"f543ea11-ec6a-4f93-9423-2d569f326277","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"03a798de-32be-4b1f-86b2-84a8310620d9","ip_address":"10.0.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc"],"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-05T11:57:31Z","updated_at":"2025-08-05T11:57:41Z","revision_number":5,"project_id":"40b41cc5c7cf43bfa311d1a58a4ef877"}]}' 2025-08-05 11:59:17,604 99834 DEBUG [tempest.common.waiters] Server ID f543ea11-ec6a-4f93-9423-2d569f326277 ports are all ACTIVE [{'id': '32b12ffe-f663-4a58-9b5c-37900ced6380', 'name': '', 'network_id': '24f569f4-23dd-4bb8-9bd6-5d292e76f4e1', 'tenant_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'mac_address': 'fa:16:3e:5d:8e:fa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f543ea11-ec6a-4f93-9423-2d569f326277', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '03a798de-32be-4b1f-86b2-84a8310620d9', 'ip_address': '10.0.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc'], '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-05T11:57:31Z', 'updated_at': '2025-08-05T11:57:41Z', 'revision_number': 5, 'project_id': '40b41cc5c7cf43bfa311d1a58a4ef877'}]: 2025-08-05 11:59:17,675 99834 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=58975c14-149d-49f0-892a-1a679697a91a&port_id=32b12ffe-f663-4a58-9b5c-37900ced6380 0.071s 2025-08-05 11:59:17,676 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-3b309ea6-2db1-477b-9300-91308efdddd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=58975c14-149d-49f0-892a-1a679697a91a&port_id=32b12ffe-f663-4a58-9b5c-37900ced6380'} Body: b'{"floatingips": []}' 2025-08-05 11:59:17,729 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0. 0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277 0.053s 2025-08-05 11:59:17,730 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-07a7b041-9ee9-4b63-a168-a63fc024f278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"ports":[{"id":"32b12ffe-f663-4a58-9b5c-37900ced6380","name":"","network_id":"24f569f4-23dd-4bb8-9bd6-5d292e76f4e1","tenant_id":"40b41cc5c7cf43bfa311d1a58a4ef877","mac_address":"fa:16:3e:5d:8e:fa","admin_state_up":true,"status":"ACTIVE","device_id":"f543ea11-ec6a-4f93-9423-2d569f326277","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"03a798de-32be-4b1f-86b2-84a8310620d9","ip_address":"10.0.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc"],"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-05T11:57:31Z","updated_at":"2025-08-05T11:57:41Z","revision_number":5,"project_id":"40b41cc5c7cf43bfa311d1a58a4ef877"}]}' 2025-08-05 11:59:17,730 99834 DEBUG [tempest.common.waiters] Server ID f543ea11-ec6a-4f93-9423-2d569f326277 ports are all ACTIVE [{'id': '32b12ffe-f663-4a58-9b5c-37900ced6380', 'name': '', 'network_id': '24f569f4-23dd-4bb8-9bd6-5d292e76f4e1', 'tenant_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'mac_address': 'fa:16:3e:5d:8e:fa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f543ea11-ec6a-4f93-9423-2d569f326277', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '03a798de-32be-4b1f-86b2-84a8310620d9', 'ip_address': '10.0.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc'], '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-05T11:57:31Z', 'updated_at': '2025-08-05T11:57:41Z', 'revision_number': 5, 'project_id': '40b41cc5c7cf43bfa311d1a58a4ef877'}]: 2025-08-05 11:59:19,064 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.332s 2025-08-05 11:59:19,064 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "port_id": "32b12ffe-f663-4a58-9b5c-37900ced6380", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "fixed_ip_address": "10.0.0.9"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-036b6f44-ff3e-4823-a093-4391b113e163', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6238e348-6bb1-4503-b86c-5335a381dbc2", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "floating_ip_address": "172.24.4.208", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "571502c8-d34d-42bd-96aa-55bc50aafe46", "port_id": "32b12ffe-f663-4a58-9b5c-37900ced6380", "fixed_ip_address": "10.0.0.9", "status": " DOWN", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "description": "", "port_details": {"name": "", "network_id": "24f569f4-23dd-4bb8-9bd6-5d292e76f4e1", "mac_address": "fa:16:3e:5d:8e:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "f543ea11-ec6a-4f93-9423-2d569f326277", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:59:18Z", "updated_at": "2025-08-05T11:59:18Z", "revision_number": 0}}' 2025-08-05 11:59:19,065 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2025-08-05 11:59:20,088 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:20,191 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:20,192 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2025-08-05 11:59:20,192 99834 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 11:59:20,192 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2025-08-05 11:59:20,194 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:20,298 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:20,299 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2025-08-05 11:59:20,348 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.040s 2025-08-05 11:59:20,349 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58ccc36-f476-4327-b830-2ca3151fa8bc', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58ccc36-f476-4327-b830-2ca3151fa8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'{"volume": {"id": "96aa4783-0458-472c-ab91-e66e4b3a0d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:25.000000", "updated_at": "2025-08-05T11:57:25.000000", "name": "tempest-TestStampPattern-volume-475604441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}], "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}}' 2025-08-05 11:59:21,405 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.042s 2025-08-05 11:59:21,406 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d217b4-374b-4cb6-9c18-d912cff38e05', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version ', 'x-openstack-request-id': 'req-64d217b4-374b-4cb6-9c18-d912cff38e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'{"volume": {"id": "96aa4783-0458-472c-ab91-e66e4b3a0d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:25.000000", "updated_at": "2025-08-05T11:57:25.000000", "name": "tempest-TestStampPattern-volume-475604441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}], "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}}' 2025-08-05 11:59:22,099 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/6238e348-6bb1-4503-b86c-5335a381dbc2 0.679s 2025-08-05 11:59:22,099 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-03e91bbc-2395-4e04-871a-c102a2b2fb53', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6238e348-6bb1-4503-b86c-5335a381dbc2'} Body: b'' 2025-08-05 11:59:22,246 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.145s 2025-08-05 11:59:22,246 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6ebdd4-bf95-4c8d-b48c-9a6cac29c2bd', 'x-compute-request-id': 'req-cd6ebdd4-bf95-4c8d-b48c-9a6cac29c2bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'' 2025-08-05 11:59:22,467 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.220s 2025-08-05 11:59:22,468 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47af759-a991-401f-a503-232cf08d293d', 'x-compute-request-id': 'req-e47af759-a991-401f-a503-232cf08d293d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": "tempest-TestStampPattern-server-1453190383", "status": "ACTIVE", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "d84229d92b41e707c0c111a6 5d39b7164d8080b497fcc8e1b883bd27", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:59:22Z", "addresses": {"tempest-TestStampPattern-966778403-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}, {"version": 4, "addr": "172.24.4.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "OS-SRV-USG:launched_at": "2025-08-05T11:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "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-05 12:00:12,586 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.055s 2025-08-05 12:00:12,587 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3c86076c-32dc-4fc5-87a1-1f9d0c2187d9', 'x-compute-request-id': 'req-3c86076c-32dc-4fc5-87a1-1f9d0c2187d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f543ea11-ec6a-4f93-9423-2d569f326277 could not be found."}}' 2025-08-05 12:00:12,691 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.103s 2025-08-05 12:00:12,691 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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-a417f13d-b273-4291-abef-d7c1810aadd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'' 2025-08-05 12:00:12,714 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.022s 2025-08-05 12:00:12,714 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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-a4c5d498-ba6a-446f-9394-43c9 954e2597', 'x-openstack-request-id': 'req-a4c5d498-ba6a-446f-9394-43c9954e2597', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 96aa4783-0458-472c-ab91-e66e4b3a0d1f could not be found."}}' 2025-08-05 12:00:12,976 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc 0.261s 2025-08-05 12:00:12,977 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e3795d04-2219-441d-ada8-5049670c34ce', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc'} Body: b'' 2025-08-05 12:00:13,009 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1009013186 0.032s 2025-08-05 12:00:13,010 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30e32c26-2c12-4f65-a822-b9a11c4cb739', 'x-compute-request-id': 'req-30e32c26-2c12-4f65-a822-b9a11c4cb739', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1009013186'} Body: b'' {4} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {4} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [166.411719s] ... 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 00a25fb1-0af9-4fd6-972c-568c1d0938c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:35,141 99846 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-05 11:57:35,906 99846 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.762s 2025-08-05 11:57:35,907 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1479209635", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c447c183-b0ed-4497-817e-5ff3e9565681', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1479209635", "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": "b917f7be26794b33a9883dbe01a248ed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "created_at": "2025-08-05T11:57:36Z", "updated_at": "2025-08-05T11:57:36Z", "tags": [], "self": "/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261", "file": "/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:37,532 99846 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/04eb21f4-ae50-4def-91ce-fe02e1e92261/file 1.624s 2025-08-05 11:57:37,532 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e818f93d-5d5c-4ac9-a2e3-28cadf3df28e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261/file'} Body: b'' 2025-08-05 11:57:37,533 99846 DEBUG [tempest.scenario.manager] image:04eb21f4-ae50-4def-91ce-fe02e1e92261 2025-08-05 11:57:37,595 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-08-05 11:57:37,595 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1845036127", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDjBX8QBIortLSJk327WTL7rvBNsZuEauqd0T68MeUDph9dle17Wm+BhIkNI8ZdLPW68tJ1CfGyrJzZoZaMPSuH9zhoF/n77SjOO+fNxZ+Bc9l/WMsUgAgW1HGHkrDm4w=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 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-271bf2a0-f20a-4153-ba7a-24059fb1fb65', 'x-compute-request-id': 'req-271bf2a0-f20a-4153-ba7a-24059fb1fb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1845036127", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDjBX8QBIortLSJk327WTL7rvBNsZuEauqd0T68MeUDph9dle17Wm+BhIkNI8ZdLPW68tJ1CfGyrJzZoZaMPSuH9zhoF/n77SjOO+fNxZ+Bc9l/WMsUgAgW1HGHkrDm4w==", "fingerprint": "e2:2c:20:b0:20:27:b6:a0:f4:22:e5:b6:cc:eb:00:c6", "user_id": "b29969b8b7924c83bb9ea181a44cbeac"}}' 2025-08-05 11:57:37,685 99846 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.082s 2025-08-05 11:57:37,686 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 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-ff3dc5e9-a459-4185-bd4a-6e08f7d2ee65', '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": "b29969b8b7924c83bb9ea181a44cbeac", "name": "tempest-TestMinimumBasicScenario-1064727242-project-member", "password_expires_at": null}, "audit_ids": ["21acVxwVSW6RA-lQBnjPkA"], "expires_at": "2025-08-05T12:57:37.000000Z", "issued_at": "2025-08-05T11:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b917f7be26794b33a9883dbe01a248ed", "name": "tempest-TestMinimumBasicScenario-1064727242"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b917f7be26794b33a9883dbe01a248ed", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:37,686 99846 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '7905083e-1b99-4191-8fac-bc43084eb621', 'name': 'tempest-TestMinimumBasicScenario-600646317-network', 'tenant_id': 'b917f7be26794b33a 9883dbe01a248ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b917f7be26794b33a9883dbe01a248ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7838, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:17Z', 'updated_at': '2025-08-05T11:57:17Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:38,329 99846 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.641s 2025-08-05 11:57:38,329 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1589891471", "imageRef": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "networks": [{"uuid": "7905083e-1b99-4191-8fac-bc43084eb621"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460c0c1f-83d7-4d9e-8c5a-51220e749801', 'x-compute-request-id': 'req-460c0c1f-83d7-4d9e-8c5a-51220e749801', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "apQg39QLobg2"}}' 2025-08-05 11:57:38,451 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.118s 2025-08-05 11:57:38,451 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787f1fc5-7f36-4c86-942a-80b724188bf3', 'x-compute-request-id': 'req-787f1fc5-7f36-4c86-942a-80b724188bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "BUILD", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": " self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "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-05 11:58:28,716 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.211s 2025-08-05 11:58:28,716 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:28 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-55416c65-a1bc-470c-82eb-8ec8ae57e1d4', 'x-compute-request-id': 'req-55416c65-a1bc-470c-82eb-8ec8ae57e1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:56Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 11:58:28,730 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:59:29,013 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.225s 2025-08-05 11:59:29,014 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:28 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-op enstack-request-id': 'req-4bf56681-38f8-4ae7-93d8-f939468b64f1', 'x-compute-request-id': 'req-4bf56681-38f8-4ae7-93d8-f939468b64f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:56Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 11:59:29,219 99846 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.191s 2025-08-05 11:59:29,220 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce228e8-03da-4f91-9535-bfabe68e1a22', 'x-compute-request-id': 'req-cce228e8-03da-4f91-9535-bfabe68e1a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}]}]}' 2025-08-05 11:59:29,457 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.233s 2025-08-05 11:59:29,458 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 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-e63dd630-01d0-4c03-9a5b-f33957b068eb', 'x-compute-request-id': 'req-e63dd630-01d0-4c03-9a5b-f33957b068eb', 'connection': 'close', ' status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:56Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 11:59:29,725 99846 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.252s 2025-08-05 11:59:29,725 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1190569860", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2385db25-cb6f-4939-918a-9237cc4997ca', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2385db25-cb6f-4939-918a-9237cc4997ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "00a25fb1-0af9-4fd6-972c-568c1d0938c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:29.644512", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1190569860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:59:29,777 99846 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/00a25fb1-0af9-4fd6-972c-568c1d0938c5 0.038s 2025-08-05 11:59:29,777 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comp ute-request-id': 'req-90f9d3f4-3f4e-4425-b14d-99c25ad1630a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f9d3f4-3f4e-4425-b14d-99c25ad1630a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'{"volume": {"id": "00a25fb1-0af9-4fd6-972c-568c1d0938c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:30.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1190569860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 11:59:30,829 99846 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/00a25fb1-0af9-4fd6-972c-568c1d0938c5 0.037s 2025-08-05 11:59:30,829 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6187e6c9-9914-4bfe-8b32-8793a07ee2b4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6187e6c9-9914-4bfe-8b32-8793a07ee2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'{"volume": {"id": "00a25fb1-0af9-4fd6-972c-568c1d0938c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:30.000000", "updated_at": "2025-08-05T11:59:30.000000", "name": "tempest-TestMinimumBasicScenario-volume-1190569860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 11:59:30,934 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5 0.090s 2025-08-05 11:59:30,935 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ec5caf-014d-440f-9ecb-42108fb65476', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'' 2025-08-05 11:59:30,957 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/00 a25fb1-0af9-4fd6-972c-568c1d0938c5 0.022s 2025-08-05 11:59:30,957 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e908def-b40c-48e8-81b1-2b0106d586c3', 'x-openstack-request-id': 'req-7e908def-b40c-48e8-81b1-2b0106d586c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 00a25fb1-0af9-4fd6-972c-568c1d0938c5 could not be found."}}' 2025-08-05 11:59:31,104 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.146s 2025-08-05 11:59:31,105 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 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-1b6bd1ae-88e6-401e-b101-b1b42b495c1e', 'x-compute-request-id': 'req-1b6bd1ae-88e6-401e-b101-b1b42b495c1e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'' 2025-08-05 11:59:31,307 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.201s 2025-08-05 11:59:31,307 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efab69be-9c5f-4d75-8123-b83a45a20909', 'x-compute-request-id': 'req-efab69be-9c5f-4d75-8123-b83a45a20909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:59:31Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_driv e": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 12:00:21,411 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.038s 2025-08-05 12:00:21,411 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 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-99b57e83-1f71-4145-98dd-99712d0593f8', 'x-compute-request-id': 'req-99b57e83-1f71-4145-98dd-99712d0593f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc5dd890-3cdf-4b2e-851c-9d48efae0c63 could not be found."}}' 2025-08-05 12:00:21,445 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1845036127 0.033s 2025-08-05 12:00:21,445 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 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-f61f6062-8018-47fc-ba75-f8cf7e4f2a94', 'x-compute-request-id': 'req-f61f6062-8018-47fc-ba75-f8cf7e4f2a94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1845036127'} Body: b'' 2025-08-05 12:00:21,550 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261 0.104s 2025-08-05 12:00:21,550 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8024de2b-974c-4a0b-b988-c0e278f2f774', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261'} Body: b'' {4} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_1 [3.256674s] ... 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 6495f5cd-0387-4fa8-8ae7-316a960eccff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:21,316 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.630s 2025-08-05 12:00:21,316 99834 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': 'Tue, 05 Aug 2025 12:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ae3a9ec6-6a60-4cc9-a2ee-29f17ef99f75', '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": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:21Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,196 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file 0.877s 2025-08-05 12:00:22,196 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ee3fe1c8-a28b-40d2-abf1-42596bce2e4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file'} Body: b'' 2025-08-05 12:00:22,219 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6 0.022s 2025-08-05 12:00:22,219 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a4a1f66c-b118-460b-bec6-cbbf5d346219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6'} 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": "a8ba8daac4132fa68d379933b9c56294", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8193d007e02258dbde45e937ad5fd1024faf00c090e87440c62abc61321e17d8b98a1f318310c12bc1faafabba94fae39ada1ede550fde443d90e69ecc489aee", "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00- 4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,241 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6 0.021s 2025-08-05 12:00:22,241 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5e2df80d-c0f4-47ac-a191-d9dde5283587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6'} 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": "a8ba8daac4132fa68d379933b9c56294", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8193d007e02258dbde45e937ad5fd1024faf00c090e87440c62abc61321e17d8b98a1f318310c12bc1faafabba94fae39ada1ede550fde443d90e69ecc489aee", "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,260 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6 0.018s 2025-08-05 12:00:22,260 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-484717c0-bc52-4204-a65e-ab043285fadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6'} 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": "a8ba8daac4132fa68d379933b9c56294", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8193d007e02258dbde45e937ad5fd1024faf00c090e87440c62abc61321e17d8b98a1f318310c12bc1faafabba94fae39ada1ede550fde443d90e69ecc489aee", "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,752 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.491s 2025-08-05 12:00:22,752 99834 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": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20338da8-5c04-4 bfd-9bfa-4a86ae364eed', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20338da8-5c04-4bfd-9bfa-4a86ae364eed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6495f5cd-0387-4fa8-8ae7-316a960eccff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:22.688617", "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/6495f5cd-0387-4fa8-8ae7-316a960eccff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 12:00:22,803 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff 0.039s 2025-08-05 12:00:22,804 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e155a91a-b304-4209-aee3-3a18fab4c097', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e155a91a-b304-4209-aee3-3a18fab4c097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff'} Body: b'{"volume": {"id": "6495f5cd-0387-4fa8-8ae7-316a960eccff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:23.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/6495f5cd-0387-4fa8-8ae7-316a960eccff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 2025-08-05 12:00:23,912 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff 0.094s 2025-08-05 12:00:23,913 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055352c9-9d49-4f3b-9c9d-eca3bdc8a43b', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055352c9-9d49-4f3b-9c9d-eca3bdc8a43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff'} Body: b'{"volume": {"id": "6495f5cd-0387-4fa8-8ae7-316a960eccff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:23.000000" , "updated_at": "2025-08-05T12:00:23.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/6495f5cd-0387-4fa8-8ae7-316a960eccff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' {4} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_2 [2.935273s] ... 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 219d334f-1e30-404c-9c06-bfe7189cade0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:24,448 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.502s 2025-08-05 12:00:24,448 99834 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': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3942bd97-b84f-47dd-8578-418b51340e22', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1e28bf06-fb6c-4656-8671-40b5421bb858', '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": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:24Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,403 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file 0.952s 2025-08-05 12:00:25,403 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b8d99876-8e27-412c-a25c-d747bac3d7d3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file'} Body: b'' 2025-08-05 12:00:25,422 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22 0.018s 2025-08-05 12:00:25,422 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc1c79a6-1d0e-485b-8c09-8ec9a1f03ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22'} 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": "279747ac213bd9128ba0c14c06feb43a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7a1355f3d741d7293f5ec3c4551b5b1d01da29b8eed21041efc36201dc0c279f27e2036ddb6c970695488e95df92f08fa3c15f86c632ed09467f62a68058ca42", "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:25Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f- 47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,440 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22 0.017s 2025-08-05 12:00:25,440 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba5bccc8-d47d-424d-827e-038b5becfb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22'} 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": "279747ac213bd9128ba0c14c06feb43a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7a1355f3d741d7293f5ec3c4551b5b1d01da29b8eed21041efc36201dc0c279f27e2036ddb6c970695488e95df92f08fa3c15f86c632ed09467f62a68058ca42", "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:25Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,459 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22 0.018s 2025-08-05 12:00:25,459 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cc0a4529-dc85-4258-b7ba-d56b340c00ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22'} 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": "279747ac213bd9128ba0c14c06feb43a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7a1355f3d741d7293f5ec3c4551b5b1d01da29b8eed21041efc36201dc0c279f27e2036ddb6c970695488e95df92f08fa3c15f86c632ed09467f62a68058ca42", "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:25Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,751 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.291s 2025-08-05 12:00:25,752 99834 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": "3942bd97-b84f-47dd-8578-418b51340e22", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b9d60c-b31c-4 d66-8fc6-85a4d95373e4', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b9d60c-b31c-4d66-8fc6-85a4d95373e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "219d334f-1e30-404c-9c06-bfe7189cade0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:25.685377", "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/219d334f-1e30-404c-9c06-bfe7189cade0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/219d334f-1e30-404c-9c06-bfe7189cade0"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 12:00:25,800 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0 0.037s 2025-08-05 12:00:25,801 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153884b-1478-4b64-8761-b8f60fb78355', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153884b-1478-4b64-8761-b8f60fb78355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0'} Body: b'{"volume": {"id": "219d334f-1e30-404c-9c06-bfe7189cade0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:26.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/219d334f-1e30-404c-9c06-bfe7189cade0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/219d334f-1e30-404c-9c06-bfe7189cade0"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 2025-08-05 12:00:26,866 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0 0.051s 2025-08-05 12:00:26,866 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85e11a7-b7d4-41d5-94cb-ca77907c1faf', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85e11a7-b7d4-41d5-94cb-ca77907c1faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0'} Body: b'{"volume": {"id": "219d334f-1e30-404c-9c06-bfe7189cade0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:26.000000" , "updated_at": "2025-08-05T12:00:26.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/219d334f-1e30-404c-9c06-bfe7189cade0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/219d334f-1e30-404c-9c06-bfe7189cade0"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' {4} cinder_tempest_plugin.api.volume.test_volume_dependency.VolumeImageDependencyTests.test_image_volume_dependencies_3 [2.834776s] ... 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 a1cea7f3-5652-4d09-b1cc-db2f0857ad11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:27,339 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.456s 2025-08-05 12:00:27,339 99834 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': 'Tue, 05 Aug 2025 12:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-fc5e00ac-4e56-4b93-8bf2-37a9382b30b4', '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": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:27Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,248 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file 0.906s 2025-08-05 12:00:28,248 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ca8133ab-82d6-4772-8e1e-aeacc60461c8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file'} Body: b'' 2025-08-05 12:00:28,267 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17 0.019s 2025-08-05 12:00:28,268 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-898b587d-2b96-4e58-974b-d479ab0f6b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17'} 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": "d8be07bb96a1526e9d08a2cec634dd61", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505821c2fe9e39c246735e31ebd64cf52595e897e94b18f27a1bf0a69091f97c9fa44af245534aa595f0ff45782a3adc6f43c6092cc7cce624521230ae66184b", "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:28Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34- 4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,285 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17 0.017s 2025-08-05 12:00:28,285 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c0b9727-b126-4455-894a-a7f8498bbd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17'} 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": "d8be07bb96a1526e9d08a2cec634dd61", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505821c2fe9e39c246735e31ebd64cf52595e897e94b18f27a1bf0a69091f97c9fa44af245534aa595f0ff45782a3adc6f43c6092cc7cce624521230ae66184b", "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:28Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,302 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17 0.017s 2025-08-05 12:00:28,303 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66407414-70cd-4b60-8fd3-7e904c4994d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17'} 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": "d8be07bb96a1526e9d08a2cec634dd61", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505821c2fe9e39c246735e31ebd64cf52595e897e94b18f27a1bf0a69091f97c9fa44af245534aa595f0ff45782a3adc6f43c6092cc7cce624521230ae66184b", "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:28Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,600 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-08-05 12:00:28,600 99834 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": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57235f7-c3f3-4 4b9-b4db-f410af3c136a', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57235f7-c3f3-44b9-b4db-f410af3c136a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a1cea7f3-5652-4d09-b1cc-db2f0857ad11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:28.539794", "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/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 12:00:28,650 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11 0.038s 2025-08-05 12:00:28,651 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0706f176-0f54-4446-b02a-da7c15e5eac8', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0706f176-0f54-4446-b02a-da7c15e5eac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11'} Body: b'{"volume": {"id": "a1cea7f3-5652-4d09-b1cc-db2f0857ad11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:29.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/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 2025-08-05 12:00:29,703 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11 0.037s 2025-08-05 12:00:29,703 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b1eb6f-18d2-41e0-895a-f608bce34379', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b1eb6f-18d2-41e0-895a-f608bce34379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11'} Body: b'{"volume": {"id": "a1cea7f3-5652-4d09-b1cc-db2f0857ad11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:29.000000" , "updated_at": "2025-08-05T12:00:29.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/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' {4} 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_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [168.802840s] ... 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 80f8e463-a2de-491f-8299-eb3bd4fa446f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:44,267 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 11:57:44,268 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c3a8008a-7702-4bd5-859b-cfb26e2d7469', '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": "2653b273eb6747209ec4d2ac883ac4df", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-375479553-project-member", "password_expires_at": null}, "audit_ids": ["6aKw5dYaR0WC8ySpfCm_MA"], "expires_at": "2025-08-05T12:57:44.000000Z", "issued_at": "2025-08-05T11:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a07c356bd2f4002bcf08683327fbbb4", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-375479553"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a07c356bd2f4002bcf08683327fbbb4", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:44,268 99832 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '87f6491c-5ee3-4b41-9295-50764ea7a372', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44725, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_ad dress_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:23Z', 'updated_at': '2025-08-05T11:57:23Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:44,269 99832 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:57:44,269 99832 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:57:44,383 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.109s 2025-08-05 11:57:44,384 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-739621003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLxnqfDV7YYvcOLg3cBx2IJzSTztTnJxNE1UhNxlMsu0O+8/JX7Db+l6A2T9CGhaeUW01lDr+w9lp04x3I5NVHNAsWTjhhEL8fv3hf5KSwY3mG3CTEpVUpPoaPtJhJCuqg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 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-c5fc3e0e-54a4-4dc7-b63a-fe32f12a98a9', 'x-compute-request-id': 'req-c5fc3e0e-54a4-4dc7-b63a-fe32f12a98a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-739621003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLxnqfDV7YYvcOLg3cBx2IJzSTztTnJxNE1UhNxlMsu0O+8/JX7Db+l6A2T9CGhaeUW01lDr+w9lp04x3I5NVHNAsWTjhhEL8fv3hf5KSwY3mG3CTEpVUpPoaPtJhJCuqg==", "fingerprint": "20:a2:35:0d:b0:af:c2:bb:d1:ce:6a:fb:45:04:ca:a5", "user_id": "2653b273eb6747209ec4d2ac883ac4df"}}' 2025-08-05 11:57:44,386 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-739621003 created 2025-08-05 11:57:44,856 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.469s 2025-08-05 11:57:44,856 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--988454983", "description": "tempest-description--1623922382"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-21cada38-9fb1-468d-ab13-2ef96b515099', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c76cb499-7c5a-4915-aedd-925e696706d9", "name": "tempest-securitygroup--988454983", "stateful": true, "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "description": "tempest-description--1623922382", "shared": false, "security_group_rules": [{"id": "68302ca9-7107-41e9-a6c7-88ee6b2b3cd4", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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": 1144, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:44Z", "updated_at": "2025-08-05T11:57:44Z", "revision_number": 0}, {"id": "a0f5adb3-8dbd-4993-b407-66468f9783df", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_ id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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": 1145, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:44Z", "updated_at": "2025-08-05T11:57:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:57:44Z", "updated_at": "2025-08-05T11:57:44Z", "revision_number": 1, "project_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:57:45,142 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.285s 2025-08-05 11:57:45,142 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0777fd77-c1f2-4ac2-8bb2-621f5743770c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "15ce6ef8-aab9-4f2c-a8fe-fd40051a314c", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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-05T11:57:45Z", "updated_at": "2025-08-05T11:57:45Z", "revision_number": 0}}' 2025-08-05 11:57:45,403 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.260s 2025-08-05 11:57:45,404 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3ff16fe5-960a-4e30-bdd4-af871ef926d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8e74150-ab17-4aa5-86e0-779498c3bfc2", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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-05T11:57:45Z", "updated_at": "2025-08-05T11:57:45Z", "revision_number": 0}}' 2025-08-05 11:57:45,404 99832 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--988454983 created 2025-08-05 11:57:46,196 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.792s 2025-08-05 11:57:46,197 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9ebf141b-f936-45f9-a980-24f4208f849c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3d272344-7254-4dec-897f-82131fd3c5a2", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:45Z", "updated_at": "2025-08-05T11:57:45Z", "revision_number": 0}}' 2025-08-05 11:57:46,197 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d272344-7254-4dec-897f-82131fd3c5a2', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:45Z', 'updated_at': '2025-08-05T11:57:45Z', 'revision_number': 0, 'ip': '172.24.4.169'} created 2025-08-05 11:57:46,198 99832 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-739621003', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLxnqfDV7YYvcOLg3cBx2IJzSTztTnJxNE1UhNxlMsu0O+8/JX7Db+l6A2T9CGhaeUW01lDr+w9lp04x3I5NVHNAsWTjhhEL8fv3hf5KSwY3mG3CTEpVUpPoaPtJhJCuqg==', 'fingerprint': '20:a2:35:0d:b0:af:c2:bb:d1:ce:6a:fb:45:04:ca:a5', 'user_id': '2653b273eb6747209ec4d2ac883ac4df', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmfhusuQDtPSMbYzHteY8erLb3uS0o6xxdV0+SBlVxfyyDIwvTOZh8\nlfxgMjSUwwygBwYFK4EEACKhZANiAAS8Z6nw1e2GL3Di4N3AcdiCc0k87U5ycTRN\nVITcZTLLtDvvPyV+w2/pegNk/QhoWnlFtNZQ6/sPZadOMdyOTVRzQLFk44YRC/H7\n94X+SksGN5htwkxKVVKT6Gj7SYSQrqo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c76cb499-7c5a-4915-aedd-925e696706d9', 'name': 'tempest-securitygroup--988454983', 'stateful': True, 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'description': 'tempest-description--1623922382', 'shared': False, 'security_group_rules': [{'id': '68302ca9-7107-41e9-a6c7-88ee6b2b3cd4', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'security_group_id': 'c76cb499-7c5a-4915-aedd-925e696706d9', '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': 1144, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:44Z', 'updated_at': '2025-08-05T11:57:44Z', 'revision_number': 0}, {'id': 'a0f5adb3-8dbd-4993-b407-66468f9783df', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'security_group_id': 'c76cb499-7c5a-4915-aedd-925e696706d9', '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': 1145, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:44Z', 'updated_at': '20 25-08-05T11:57:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:57:44Z', 'updated_at': '2025-08-05T11:57:44Z', 'revision_number': 1, 'project_id': '1a07c356bd2f4002bcf08683327fbbb4'}, 'floating_ip': {'id': '3d272344-7254-4dec-897f-82131fd3c5a2', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:45Z', 'updated_at': '2025-08-05T11:57:45Z', 'revision_number': 0, 'ip': '172.24.4.169'}} 2025-08-05 11:57:47,228 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 1.028s 2025-08-05 11:57:47,229 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "87f6491c-5ee3-4b41-9295-50764ea7a372"}], "security_groups": [{"name": "tempest-securitygroup--988454983"}], "key_name": "tempest-keypair-739621003", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0be0a12-5c9b-48c1-b280-86b069072d19', 'x-compute-request-id': 'req-c0be0a12-5c9b-48c1-b280-86b069072d19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--988454983"}], "adminPass": "Z8VJriV4Su8h"}}' 2025-08-05 11:57:47,370 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.137s 2025-08-05 11:57:47,370 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b62746b-67cc-4148-9afc-398f445dbe86', 'x-compute-request-id': 'req-0b62746b-67cc-4148-9afc-398f445dbe86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "BUILD", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": " bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:57:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-739621003", "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-05 11:58:37,659 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.236s 2025-08-05 11:58:37,659 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf337f8-1149-4253-a310-d1c2bbc9be57', 'x-compute-request-id': 'req-0cf337f8-1149-4253-a310-d1c2bbc9be57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "ACTIVE", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "dc7f09fd5416f7c039eea0811b78a39dc1481582462db9b5b72b71c4", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:58:03Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-739621003", "OS-SRV-USG:launched_at": "2025-08-05T11:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--988454983"}], "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-05 11:58:37,673 99832 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:59:37,885 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b/os-interface 0.151s 2025-08-05 11:59:37,886 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:37 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-ffc3ec30-899a-48d1-85ba-78de9ee80234', 'x-compute-request-id': 'req-ffc3ec30-899a-48d1-85ba-78de9ee80234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "87f6491c-5ee3-4b41-9295-50764ea7a372", "port_id": "a68e2955-1d42-431a-8117-924a369270cb", "mac_addr": "fa:16:3e:59:93:14", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9cebc189-896d-41e8-8b6a-a2ec36ed89d6", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 11:59:38,670 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2 0.780s 2025-08-05 11:59:38,670 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a68e2955-1d42-431a-8117-924a369270cb"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f6b874d6-dc92-4a9f-a1b7-092e579a4ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2'} Body: b'{"floatingip": {"id": "3d272344-7254-4dec-897f-82131fd3c5a2", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "b7047c0d-d78e-4e9d-9c3f-9d7be9c0cb59", "port_id": "a68e2955-1d42-431a-8117-924a369270cb", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "87f6491c-5ee3-4b41-9295-50764ea7a372", "mac_address": "fa:16:3e:59:93:14", "admin_state_up": true, "status": "ACTIVE", "device_id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:45Z", "updated_at": "2025-08-05T11:59:38Z", "revision_number": 1, "project_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:59:38,675 99832 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.169:22' as 'cirros' with public key authentication 2025-08-05 11:59:39,698 99832 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:39,803 99832 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:39,804 99832 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.169 successfully created 2025-08-05 11:59:39,963 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.159s 2025-08-05 11:59:39,964 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4c41b0-160a-49b9-ba8d-43be98338472', 'x-compute-request-id': 'req-ed4c41b0-160a-49b9-ba8d-43be98338472', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "ACTIVE", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "dc7f09fd5416f7c039eea0811b78a39dc1481582462db9b5b72b71c4", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:58:03Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}, {"version": 4, "addr": "172.24.4.169", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-739621003", "OS-SRV-USG:launched_at": "2025-08-05T11:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--988454983"}], "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-05 11:59:40,049 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.071s 2025-08-05 11:59:40,050 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:39 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-9b856ed2-bb5e-49ee-a59d-133764ed5a2f', 'x-compute-request-id': 'req-9b856ed2-bb5e-49ee-a59d-133764ed5a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}]}]}' 2025-08-05 11:59:40,240 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-05 11:59:40,240 99832 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-195971688", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6645ea-2b27-4c16-96b7-0cd217df4f8c', 'content-length': '789', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6645ea-2b27-4c16-96b7-0cd217df4f8c', 'connection' : 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "80f8e463-a2de-491f-8299-eb3bd4fa446f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:40.184952", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195971688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}], "user_id": "2653b273eb6747209ec4d2ac883ac4df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:59:40,297 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.044s 2025-08-05 11:59:40,297 99832 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': 'Tue, 05 Aug 2025 11:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad308be-1a32-4c8f-b67a-cec81955135f', 'content-length': '857', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad308be-1a32-4c8f-b67a-cec81955135f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'{"volume": {"id": "80f8e463-a2de-491f-8299-eb3bd4fa446f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:40.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195971688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}], "user_id": "2653b273eb6747209ec4d2ac883ac4df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:59:41,352 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.040s 2025-08-05 11:59:41,352 99832 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': 'Tue, 05 Aug 2025 11:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b281506b-a245-457d-a8ce-3fa488e00f73', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b281506b-a245-457d-a8ce-3fa488e00f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'{"volume": {"id": "80f8e463-a2de-491f-8299-eb3bd4fa446f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:40.000000", "updated_at": "2025-08-05T11:59:40.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195971688", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}], "user_id": "2653b273eb6747209ec4d2ac883ac4df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:59:41,738 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.366s 2025-08-05 11:59:41,738 99832 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': 'Tue, 05 Aug 2025 11:59:41 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-0aead3ef-f771-4e5b-a871-1ec918e73bb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'' 2025-08-05 11:59:41,758 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.019s 2025-08-05 11:59:41,758 99832 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': 'Tue, 05 Aug 2025 11:59:41 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-8fceb58f-62e5-4ed2-acbf-e44fe6574c49', 'x-openstack-request-id': 'req-8fceb58f-62e5-4ed2-acbf-e44fe6574c49', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 80f8e463-a2de-491f-8299-eb3bd4fa446f could not be found."}}' 2025-08-05 11:59:41,875 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.116s 2025-08-05 11:59:41,875 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e6c5d7-2b94-4b30-a995-129652cde62f', 'x-compute-request-id': 'req-73e6c5d7-2b94-4b30-a995-129652cde62f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'' 2025-08-05 11:59:42,081 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.205s 2025-08-05 11:59:42,081 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Au g 2025 11:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1699', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c8d52a-d935-410e-ba99-b3b6ba212921', 'x-compute-request-id': 'req-33c8d52a-d935-410e-ba99-b3b6ba212921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "ACTIVE", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "dc7f09fd5416f7c039eea0811b78a39dc1481582462db9b5b72b71c4", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:59:42Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}, {"version": 4, "addr": "172.24.4.169", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-739621003", "OS-SRV-USG:launched_at": "2025-08-05T11:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--988454983"}], "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-05 12:00:32,178 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.038s 2025-08-05 12:00:32,178 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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-335fb734-817f-4571-b888-3bd2a0f41328', 'x-compute-request-id': 'req-335fb734-817f-4571-b888-3bd2a0f41328', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8dfa4ad0-078d-40f0-b268-7d7ccac95f4b could not be found."}}' 2025-08-05 12:00:32,213 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-739621003 0.034s 2025-08-05 12:00:32,214 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c184502-98d7-43a6-8404-0822c4d4e0e3', 'x-compute-request-id': 'req-3c184502-98d7-43a6-8404-0822c4d4e0e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-739621003'} Body: b'' 2025-08-05 12:00:32,556 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9 0.342s 2025-08-05 12:00:32,557 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-895db219-d825-48ad-9059-f36b4eea3b6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9'} Body: b'' 2025-08-05 12:00:32,576 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9 0.018s 2025-08-05 12:00:32,576 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8a8edb4b-5083-4fb7-9fb2-839c018e363c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c76cb499-7c5a-4915-aedd-925e696706d9 does not exist", "detail": ""}}' 2025-08-05 12:00:32,978 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2 0.401s 2025-08-05 12:00:32,979 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e0b1f588-2531-45b8-885d-5147d9a3ff7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2'} Body: b'' {3} 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`. {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [291.026824s] ... 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 cf86de56-2051-4605-8843-b740023fea04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:31,308 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.209s 2025-08-05 11:56:31,308 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:31 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-d26e6c89-6db4-4b0e-8589-21640713bb33', 'x-compute-request-id': 'req-d26e6c89-6db4-4b0e-8589-21640713bb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "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-05 11:57:31,610 99840 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.230s 2025-08-05 11:57:31,611 99840 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-613100971"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87ae6db-0ae8-41be-849a-a07ff11f8317', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87ae6db-0ae8-41be-849a-a07ff11f8317', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cf86de56-2051-4605-8843-b740023fea04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:31.549806", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-613100971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf86de56-2051-4605-8843-b740023fea04 "}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:31,729 99840 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.099s 2025-08-05 11:57:31,730 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 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-c9fa7e1a-1910-4433-b0d6-552f795328c0', '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": "88c1da1e4ea84f90817e493037c7198f", "name": "tempest-ServerActionsTestOtherA-1954983309-project-member", "password_expires_at": null}, "audit_ids": ["yOWtF2DmTkWU1IoWPPu0LQ"], "expires_at": "2025-08-05T12:57:31.000000Z", "issued_at": "2025-08-05T11:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dbb012ef84e41bab5dce2b6dc7dca94", "name": "tempest-ServerActionsTestOtherA-1954983309"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3dbb012ef84e41bab5dce2b6dc7dca94", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:31,730 99840 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a', 'name': 'tempest-ServerActionsTestOtherA-2005739673-network', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15974, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:54:30Z', 'updated_at': '2025-08-05T11:54:30Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:31,731 99840 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:57:31,731 99840 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:57:31,801 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2025-08-05 11:57:31,801 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1244509823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGE9wb/mf2VpLsUsWJEJMWtj3K4jJ8W5h598JLj+URcQSJ6HdZRlNFCjpIVJQzaszXil12Yud1WVE0SGKhNv7VPHImpzDDMqxAiQH5rL8RgMH8sE9ndtXmJhYocs418Ow=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 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-f21bc5cf-90fd-4462-957f-3f5a0fa67b8a', 'x-compute-request-id': 'req-f21bc5cf-90fd-4462-957f-3f5a0fa67b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1244509823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGE9wb/mf2VpLsUsWJEJMWtj3K4jJ8W5h598JLj+URcQSJ6HdZRlNFCjpIVJQzaszXil12Yud1WVE0SGKhNv7VPHImpzDDMqxAiQH5rL8RgMH8sE9ndtXmJhYocs418Ow==", "fingerprint": "13:88:9d:42:4b:43:a9:6c:ba:be:6a:1d:1e:64:8f:8d", "user_id": "88c1da1e4ea84f90817e493037c7198f"}}' 2025-08-05 11:57:31,803 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1244509823 created 2025-08-05 11:57:33,501 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.696s 2025-08-05 11:57:33,501 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1843023739", "description": "tempest-description--869506368"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-956c6ecb-78c2-4916-a0e9-169835b8ae00', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "name": "tempest-securitygroup--1843023739", "stateful": true, "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "description": "tempest-description--869506368", "shared": false, "security_group_rules": [{"id": "ddab5209-6f8d-4243-a5db-a5fdefb5cf46", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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": 1089, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:33Z", "updated_at": "2025-0 8-05T11:57:33Z", "revision_number": 0}, {"id": "f5f33d5e-7cde-407c-b7b2-b84e2224b55b", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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": 1088, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:33Z", "updated_at": "2025-08-05T11:57:33Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:57:33Z", "updated_at": "2025-08-05T11:57:33Z", "revision_number": 1, "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:57:33,815 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.314s 2025-08-05 11:57:33,816 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-de75b53d-a68a-4485-81f0-73901a1e61e3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e6e172e6-7401-489e-9cec-c6ddb3531103", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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-05T11:57:33Z", "updated_at": "2025-08-05T11:57:33Z", "revision_number": 0}}' 2025-08-05 11:57:34,891 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.075s 2025-08-05 11:57:34,892 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-37c47320-a8e8-46fe-8f99-15edc305f0e1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d9139ae-67ae-4af2-b5ff-7e7dd69d62bf", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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-05T11:57:34Z", "updated_at": "2025-08-05T11:57:34Z", "revision_number": 0}}' 2025-08-05 11:57:34,892 99840 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1843023739 created 2025-08-05 11:57:36,463 99840 I NFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.570s 2025-08-05 11:57:36,463 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e6a9f944-ff71-4a98-a047-5e8cc3f20f0d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cddfaaca-7c92-4b7a-b098-fa7e485f062c", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "floating_ip_address": "172.24.4.206", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:36Z", "updated_at": "2025-08-05T11:57:36Z", "revision_number": 0}}' 2025-08-05 11:57:36,464 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cddfaaca-7c92-4b7a-b098-fa7e485f062c', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'floating_ip_address': '172.24.4.206', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:36Z', 'updated_at': '2025-08-05T11:57:36Z', 'revision_number': 0, 'ip': '172.24.4.206'} created 2025-08-05 11:57:36,464 99840 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1244509823', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGE9wb/mf2VpLsUsWJEJMWtj3K4jJ8W5h598JLj+URcQSJ6HdZRlNFCjpIVJQzaszXil12Yud1WVE0SGKhNv7VPHImpzDDMqxAiQH5rL8RgMH8sE9ndtXmJhYocs418Ow==', 'fingerprint': '13:88:9d:42:4b:43:a9:6c:ba:be:6a:1d:1e:64:8f:8d', 'user_id': '88c1da1e4ea84f90817e493037c7198f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBc6OBXJRWPl/Db2IVrr0ITMCeHyfXPHQgjZ+nKGGCWeUW0ZuJBLFW2\nO/9H6Ez55YagBwYFK4EEACKhZANiAAQBhPcG/5n9laS7FLFiRCTFrY9yuIyfFuYe\nffCS4/lEXEEieh3WUZTRQo6SFSUM2rM14pddmLndVlRNEhioTb+1TxyJqcwwzKsQ\nIkB+ay/EYDB/LBPZ3bV5iYWKHLONfDs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5970e64-c61e-4c38-a0e4-babc32fde45e', 'name': 'tempest-securitygroup--1843023739', 'stateful': True, 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': 'tempest-description--869506368', 'shared': False, 'security_group_rules': [{'id': 'ddab5209-6f8d-4243-a5db-a5fdefb5cf46', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'c5970e64-c61e-4c38-a0e4-babc32fde45e', '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': 1089, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:33Z', 'updated_at': '2025-08-05T11:57:33Z', 'revision_number': 0}, {'id': 'f5f33d5e-7cde-407c-b7b2-b84e2224b55b', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'c5970e64-c61e-4c38-a0e4-babc32fde45e', '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': 1088, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:33Z', 'updated_at': '2025-08-05T11:57:33Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:57:33Z', 'updated_at': '2025-08-05T11:57:33Z', 'revision_number': 1, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94'}, 'floating_ip': {'id': 'cddfaaca-7c92-4b7a-b098-fa7e485f062c', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'floating_ip_address': '172.24.4.206', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:36Z', 'updated_at': '2025-08-05T11:57:36Z', 'revision_number': 0, 'ip': '172.24.4.206'}} 2025-08-05 11:57:37,180 99840 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.715s 2025-08-05 11:57:37,180 99840 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-1956425062", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a"}], "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "key_name": "tempest-keypair-1244509823", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1317e8-5d16-4dbe-bc5a-f74a3c632b2e', 'x-compute-request-id': 'req-cb1317e8-5d16-4dbe-bc5a-f74a3c632b2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "adminPass": "cZoLYKx7cs74"}}' 2025-08-05 11:57:37,467 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.282s 2025-08-05 11:57:37,468 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 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-8ba424f9-b633-4fa6-949e-6c2500f49b0b', 'x-compute-request-id': 'req-8ba424f9-b633-4fa6-949e-6c2500f49b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "BUILD", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e4930 37c7198f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T11:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1244509823", "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-05 11:58:27,743 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.210s 2025-08-05 11:58:27,743 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:27 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-57483dc3-1920-4fb3-8f68-8947864643e2', 'x-compute-request-id': 'req-57483dc3-1920-4fb3-8f68-8947864643e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T11:57:55Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1244509823", "OS-SRV-USG:launched_at": "2025-08-05T11:57:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "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-05 11:58:27,758 99840 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:59:27,982 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2/os-interface 0.163s 2025-08-05 11:59:27,983 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:27 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-d71caa21-af94-4fef-865e-d9abab284bc7', 'x-compute-request-id': 'req-d71caa21-af94-4fef-865e-d9abab284bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a", "port_id": "278879cb-bd2e-4f08-bf54-c2888a2b4761", "mac_addr": "fa:16:3e:c9:b5:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "de06f710-e97c-45fe-a7f7-6bca1252ddbd", "ip_address": "10.0.0.8"}]}]}' 2025-08-05 11:59:28,895 99840 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/cddfaaca-7c92-4b7a-b098-fa7e485f062c 0.906s 2025-08-05 11:59:28,895 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "278879cb-bd2e-4f08-bf54-c2888a2b4761"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7837cabe-f223-45a2-b206-98c886fb0763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cddfaaca-7c92-4b7a-b098-fa7e485f062c'} Body: b'{"floatingip": {"id": "cddfaaca-7c92-4b7a-b098-fa7e485f062c", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "floating_ip_address": "172.24.4.206", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "183fef05-c759-4701-bbf1-b8b453dd42e6", "port_id": "278879cb-bd2e-4f08-bf54-c2888a2b4761", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a", "mac_address": "fa:16:3e:c9:b5:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:36Z", "updated_at": "2025-08-05T11:59:28Z", "revision_number": 1, "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:59:28,896 99840 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.206:22' as 'cirros' with public key authentication 2025-08-05 11:59:28,906 99840 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:29,010 99840 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:29,011 99840 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.206 successfully created 2025-08-05 11:59:29,231 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.219s 2025-08-05 11:59:29,232 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 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-b26baa78-b0fe-4872-a30b-51095decdc22', 'x-compute-request-id': 'req-b26baa78-b0fe-4872-a30b-5109 5decdc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T11:57:55Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1244509823", "OS-SRV-USG:launched_at": "2025-08-05T11:57:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "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-05 11:59:29,436 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04 0.190s 2025-08-05 11:59:29,437 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81d73e-fc04-4217-a749-e82e1a0398ad', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81d73e-fc04-4217-a749-e82e1a0398ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04'} Body: b'{"volume": {"id": "cf86de56-2051-4605-8843-b740023fea04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-ServerActionsTestOtherA-volume-613100971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf86de56-2051-4605-8843-b740023fea04"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:59:30,490 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04 0.039s 2025-08-05 11:59:30,491 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-59fda7bc-9f9c-4711-b2f6-c8e013b97ec3', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fda7bc-9f9c-4711-b2f6-c8e013b97ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04'} Body: b'{"volume": {"id": "cf86de56-2051-4605-8843-b740023fea04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-ServerActionsTestOtherA-volume-613100971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf86de56-2051-4605-8843-b740023fea04"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:59:30,660 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.155s 2025-08-05 11:59:30,660 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d95b86b-b85a-4575-b424-d2d786669a11', 'x-compute-request-id': 'req-5d95b86b-b85a-4575-b424-d2d786669a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "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-05 12:00:31,144 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd 3-4f9c-9a01-7eb87cc899e2 0.413s 2025-08-05 12:00:31,144 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:30 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-04d5b95c-bf97-4703-b071-83dc4730a93a', 'x-compute-request-id': 'req-04d5b95c-bf97-4703-b071-83dc4730a93a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'' 2025-08-05 12:00:31,448 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.303s 2025-08-05 12:00:31,448 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:31 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-e225f168-529c-4897-8318-0a0e09d1cf26', 'x-compute-request-id': 'req-e225f168-529c-4897-8318-0a0e09d1cf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T12:00:31Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}, {"version": 4, "addr": "172.24.4.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1244509823", "OS-SRV-USG:launched_at": "2025-08-05T11:57:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "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-05 12:01:21,562 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.049s 2025-08-05 12:01:21,563 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 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-8da347de-c0af-4ecb-8975-bdf3a0019cf2', 'x-compute-request-id': 'req-8da347de-c0af-4ecb-8975-bdf3a0019cf2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 could not be found."}}' 2025-08-05 12:01:21,589 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244509823 0.025s 2025-08-05 12:01:21,589 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 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-76d44670-94a0-4d4b-8335-b922d33fd0a3', 'x-compute-request-id': 'req-76d44670-94a0-4d4b-8335-b922d33fd0a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244509823'} Body: b'' 2025-08-05 12:01:21,764 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e 0.174s 2025-08-05 12:01:21,765 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-17814555-67db-43b0-8b55-90836488da7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e'} Body: b'' 2025-08-05 12:01:21,781 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e 0.015s 2025-08-05 12:01:21,781 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4e173030-174d-4fa8-a1a6-f985e7ade6ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5970e64-c61e-4c38-a0e4-babc32fde45e does not exist", "detail": ""}}' 2025-08-05 12:01:22,123 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/cddfaaca-7c92-4b7a-b098-fa7e485f062c 0.341s 2025-08-05 12:01:22,124 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a560822f-63a5-40f6-b1fe-ba13b96ae6da', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cddfaaca-7c92-4b7a-b098-fa7e485f062c'} Body: b'' {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [165.823259s] ... 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 106aeffc-6075-4e6d-9ef4-0624a0d0e924 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:21,554 99846 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-05 12:00:22,073 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.517s 2025-08-05 12:00:22,073 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1055205060", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d23827fa-16d8-47ea-bbe4-3f85be35cc4b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1055205060", "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": "b917f7be26794b33a9883dbe01a248ed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "created_at": "2025-08-05T12:00:22Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70", "file": "/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:23,253 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70/file 1.179s 2025-08-05 12:00:23,253 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-80123508-4aad-4d89-93ea-25e0b3ade82a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70/file'} Body: b'' 2025-08-05 12:00:23,254 99846 DEBUG [tempest.scenario.manager] image:ff0164dd-5fc7-4e64-84db-a40191263d70 2025-08-05 12:00:23,310 99846 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.054s 2025-08-05 12:00:23,310 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-262406646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOiJ5pBPXuhKJqT8aCaYm9GjQuQG+lsC1EdabX8D3yGypLbe7lbUMKZVtMHsaNCB8+jHHMBAyh7Ibr85L4iTKzmOYu0CUjRP2lqHOuw6Dt4oHH8r42WZtYPMvOj/CPqwhg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec8c7cb-d1f2-4407-a67a-c2714af3f341', 'x-compute-request-id': 'req-5ec8c7cb-d1f2-4407-a67a-c2714af3f341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2624 06646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOiJ5pBPXuhKJqT8aCaYm9GjQuQG+lsC1EdabX8D3yGypLbe7lbUMKZVtMHsaNCB8+jHHMBAyh7Ibr85L4iTKzmOYu0CUjRP2lqHOuw6Dt4oHH8r42WZtYPMvOj/CPqwhg==", "fingerprint": "05:33:0d:f7:88:8c:f6:22:4e:33:b3:ce:71:bb:d6:2a", "user_id": "b29969b8b7924c83bb9ea181a44cbeac"}}' 2025-08-05 12:00:23,403 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 12:00:23,403 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 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-7663e2ad-23ea-4e2b-bdb8-1a9d1e2cc8ff', '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": "b29969b8b7924c83bb9ea181a44cbeac", "name": "tempest-TestMinimumBasicScenario-1064727242-project-member", "password_expires_at": null}, "audit_ids": ["shCqGKxTSKyend3Ps8DKpw"], "expires_at": "2025-08-05T13:00:23.000000Z", "issued_at": "2025-08-05T12:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b917f7be26794b33a9883dbe01a248ed", "name": "tempest-TestMinimumBasicScenario-1064727242"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b917f7be26794b33a9883dbe01a248ed", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:00:23,404 99846 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '7905083e-1b99-4191-8fac-bc43084eb621', 'name': 'tempest-TestMinimumBasicScenario-600646317-network', 'tenant_id': 'b917f7be26794b33a9883dbe01a248ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b917f7be26794b33a9883dbe01a248ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7838, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:17Z', 'updated_at': '2025-08-05T11:57:17Z', 'revision_number': 1} available for tenant 2025-08-05 12:00:24,073 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.668s 2025-08-05 12:00:24,074 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1012203313", "imageRef": "ff0164dd-5fc7-4e64-84db-a40191263d70", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-262406646", "networks": [{"uuid": "7905083e-1b99-4191-8fac-bc43084eb621"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54c97e9-eb04-44cf-a107-d2340c8db9cb', 'x-compute-request-id': 'req-c54c97e9-eb04-44cf-a107-d2340c8db9cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vpaVPzip9s6u"}}' 2025-08-05 12:00:24,155 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.077s 2025-08-05 12:00:24,155 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:24 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-ab978f34-daef-48ad-bab7-79d4c3442348', 'x-compute-request-id': 'req-ab978f34-daef-48ad-bab7-79d4c3442348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "BUILD", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ :availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "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-05 12:01:14,449 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.237s 2025-08-05 12:01:14,469 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:14 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-32aec3b9-4e9b-4a4f-853b-725f8a64eacd', 'x-compute-request-id': 'req-32aec3b9-4e9b-4a4f-853b-725f8a64eacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:40Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:01:14,484 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 12:02:14,728 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.226s 2025-08-05 12:02:14,728 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:14 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-36deeee1-deaf-4816-a959-ffa62e57549e', 'x-compute-request-id': 'req-36deeee1-deaf-4816-a959-ffa62e57549e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264 -427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:40Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:02:14,811 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.069s 2025-08-05 12:02:14,812 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82765c86-bdad-43bc-b13e-ef14d940f31e', 'x-compute-request-id': 'req-82765c86-bdad-43bc-b13e-ef14d940f31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}]}]}' 2025-08-05 12:02:15,033 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.217s 2025-08-05 12:02:15,034 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:14 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-6b267a4d-b7b5-49f5-a194-be96aea86d3a', 'x-compute-request-id': 'req-6b267a4d-b7b5-49f5-a194-be96aea86d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde9283 3d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:40Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:02:15,245 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.196s 2025-08-05 12:02:15,245 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-123393028", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0bc9be-733f-405d-8562-c0e0e9bba517', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0bc9be-733f-405d-8562-c0e0e9bba517', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "106aeffc-6075-4e6d-9ef4-0624a0d0e924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:15.184323", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123393028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:02:15,316 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.058s 2025-08-05 12:02:15,316 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e068d6-c8b8-43e6-9963-fd8e366c6c97', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e068d6-c8b8-43e6-9963-fd8e366c6c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'{"volume": {"id": "106aeffc-6075-4e6d-9ef4-0624a0d0e924", "status": "creating", "size": 1, "availabi lity_zone": "nova", "created_at": "2025-08-05T12:02:15.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123393028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 12:02:16,372 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.041s 2025-08-05 12:02:16,372 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee788cc-a2c9-472c-9aba-7b390087c890', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee788cc-a2c9-472c-9aba-7b390087c890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'{"volume": {"id": "106aeffc-6075-4e6d-9ef4-0624a0d0e924", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:15.000000", "updated_at": "2025-08-05T12:02:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-123393028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 12:02:16,480 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.093s 2025-08-05 12:02:16,480 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-14905dcc-0e21-45a8-b879-529644fe6a99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'' 2025-08-05 12:02:16,501 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.020s 2025-08-05 12:02:16,501 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-87ede6 1d-f7c3-41a9-a185-f9298cfe31b9', 'x-openstack-request-id': 'req-87ede61d-f7c3-41a9-a185-f9298cfe31b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 106aeffc-6075-4e6d-9ef4-0624a0d0e924 could not be found."}}' 2025-08-05 12:02:16,611 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.109s 2025-08-05 12:02:16,612 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:16 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-9ffbd657-40ab-4a64-8cfc-fef75edb619e', 'x-compute-request-id': 'req-9ffbd657-40ab-4a64-8cfc-fef75edb619e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'' 2025-08-05 12:02:16,806 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.194s 2025-08-05 12:02:16,807 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:16 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-7ba09a27-e8ad-4945-aaf1-9a585c0bb81a', 'x-compute-request-id': 'req-7ba09a27-e8ad-4945-aaf1-9a585c0bb81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:02:17Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:03:07,242 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c461fed 9-a787-45f0-b264-427f36d5dc69 0.369s 2025-08-05 12:03:07,242 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:06 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-c30c6987-8c82-42d8-a0fd-0175df904013', 'x-compute-request-id': 'req-c30c6987-8c82-42d8-a0fd-0175df904013', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c461fed9-a787-45f0-b264-427f36d5dc69 could not be found."}}' 2025-08-05 12:03:07,271 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-262406646 0.028s 2025-08-05 12:03:07,271 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:07 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-e813886a-5515-47e0-9f25-61d3894ed86f', 'x-compute-request-id': 'req-e813886a-5515-47e0-9f25-61d3894ed86f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-262406646'} Body: b'' 2025-08-05 12:03:07,375 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70 0.103s 2025-08-05 12:03:07,376 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dd32c39b-4af9-4c7b-81eb-649a9b6f1a86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70'} Body: b'' {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [122.231297s] ... 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 2a847cf1-7276-4a71-be7d-0927934dc814 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:01:22,338 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.202s 2025-08-05 12:01:22,338 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc777d4-117e-4958-90ea-787242edd3f0', 'x-compute-request-id': 'req-0cc777d4-117e-4958-90ea-787242edd3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "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-05 12:02:22,503 99840 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-05 12:02:22,504 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:22 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-e7c4a8fb-314c-4aed-b01b-2c7e688e51f1', '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": "88c1da1e4ea84f90817e493037c7198f", "name": "tempest-ServerActionsTestOtherA-1954983309-project-member", "password_expires_at": null}, "audit_ids": ["KzXURkvATGSgZ7K4XOZlwQ"], "expires_at": "2025-08-05T13:02:22.000000Z", "issued_at": "2025-08-05T12:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dbb012ef84e41bab5dce2b6dc7dca94", "name": "tempest-ServerActionsTestOtherA-1954983309"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43b d0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3dbb012ef84e41bab5dce2b6dc7dca94", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:02:22,504 99840 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a', 'name': 'tempest-ServerActionsTestOtherA-2005739673-network', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15974, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:54:30Z', 'updated_at': '2025-08-05T11:54:30Z', 'revision_number': 1} available for tenant 2025-08-05 12:02:22,505 99840 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-688819363', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHfAMQc1H86sw1uoNNsE4GAGdO80hzlCP5zQS29fg3F2I8s0OmTKcAb4HRPdkZVwx+CrhqMot/kDPcywdmkL+6X7DucMncOBGIATNG/C6PFt/zcZG1n7UZ+1OhvXJnEHw==', 'fingerprint': '5e:6a:f9:c6:c3:bd:54:50:ca:39:e4:1a:95:55:fe:35', 'user_id': '88c1da1e4ea84f90817e493037c7198f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDASLDHingCmwzfNBAixju3jY+fDWfiNeUZ0MPDsJy1XU79I+Kgq1cWr\n/9LHS6SQ4CugBwYFK4EEACKhZANiAARh3wDEHNR/OrMNbqDTbBOBgBnTvNIc5Qj+\nc0EtvX4NxdiPLNDpkynAG+B0T3ZGVcMfgq4ajKLf5Az3MsHZpC/ul+w7nDJ3DgRi\nAEzRvwujxbf83GRtZ+1GftTob1yZxB8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'da1daf35-e0cc-410c-b6d2-6b032bcff880', 'name': 'tempest-securitygroup--1267023994', 'stateful': True, 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': 'tempest-description--1688227391', 'shared': False, 'security_group_rules': [{'id': '381bc5ca-a054-47ff-9233-fd099a772d16', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'da1daf35-e0cc-410c-b6d2-6b032bcff880', 'ethertype': 'IP v4', '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': 843, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:37Z', 'updated_at': '2025-08-05T11:54:37Z', 'revision_number': 0}, {'id': 'eaefb4ba-7f6c-4e04-a15c-ffe5348ea675', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'da1daf35-e0cc-410c-b6d2-6b032bcff880', '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': 844, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:37Z', 'updated_at': '2025-08-05T11:54:37Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:54:37Z', 'updated_at': '2025-08-05T11:54:37Z', 'revision_number': 1, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94'}, 'floating_ip': {'id': '43e2cbc3-4515-453c-a230-cc88a8687922', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:54:38Z', 'updated_at': '2025-08-05T11:54:38Z', 'revision_number': 0, 'ip': '172.24.4.112'}} 2025-08-05 12:02:22,812 99840 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.306s 2025-08-05 12:02:22,812 99840 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-1630367874", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6d6897-3739-45ad-b118-6d132821887c', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6d6897-3739-45ad-b118-6d132821887c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2a847cf1-7276-4a71-be7d-0927934dc814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:22.751969", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1630367874", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:02:22,865 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.041s 2025-08-05 12:02:22,865 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-9d928f2e-b1d9-4866-8dae-f84064156b0b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d928f2e-b1d9-4866-8dae-f84064156b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'{"volume": {"id": "2a847cf1-7276-4a71-be7d-0927934dc814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:23.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1630367874", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 12:02:23,916 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.036s 2025-08-05 12:02:23,916 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1921fb-c11d-4c53-8f2c-6feb4ab9c9ad', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1921fb-c11d-4c53-8f2c-6feb4ab9c9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'{"volume": {"id": "2a847cf1-7276-4a71-be7d-0927934dc814", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:23.000000", "updated_at": "2025-08-05T12:02:23.000000", "name": "tempest-tempest.common.compute-volume-1630367874", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 12:02:24,021 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.092s 2025-08-05 12:02:24,021 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b499a9b-b8e6-4e49-998e-7a50920d2596', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'' 2025-08-05 12:02:24,045 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volu me/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.023s 2025-08-05 12:02:24,045 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae6577e-8dc5-40ac-8cc1-b4e65a01325a', 'x-openstack-request-id': 'req-3ae6577e-8dc5-40ac-8cc1-b4e65a01325a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2a847cf1-7276-4a71-be7d-0927934dc814 could not be found."}}' 2025-08-05 12:02:24,046 99840 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-05 12:02:24,291 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.244s 2025-08-05 12:02:24,292 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78086585-37c8-4ca8-9031-9e43f317ab2a', 'x-compute-request-id': 'req-78086585-37c8-4ca8-9031-9e43f317ab2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' {10} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [3.857365s] ... 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 e16e74d3-1f82-4ad7-9c26-110636d7564f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:03:29,756 99846 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.196s 2025-08-05 12:03:29,757 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-2110080967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDxC+Ffg4ofoaOdsTkf5eY9W84KczrBESiTW06qUWFhuBd+0gK/NSYqOeTNmtCMh9Jzy+q+aV5UI2IaLEPUlz0n0B6nF7KNEHUit7k/isfyMicBh7mFliCFa7xIEqKJLJg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:29 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-5049a709-0777-4c64-bf08-f27d56090ccc', 'x-compute-request-id': 'req-5049a709-0777-4c64-bf08-f27d56090ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2110080967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDxC+Ffg4ofoaOdsTkf5eY9W84KczrBESiTW06qUWFhuBd+0gK/NSYqOeTNmtCMh9Jzy+q+aV5UI2IaLEPUlz0n0B6nF7KNEHUit7k/isfyMicBh7mFliCFa7xIEqKJLJg==", "fingerprint": "93:dc:79:fc:9d:de:e8:4c:32:dd:e1:14:ac:b2:e4:5e", "user_id": "c5d11fc919f14bf9965779475c90ab48"}}' 2025-08-05 12:03:29,997 99846 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 0.238s 2025-08-05 12:03:29,997 99846 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-80908404", "description": "tempest-secgroup-smoke-80908404 description", "project_id": "14ad1c98d7a642ec82bb5c83899135ee"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-2b91dea8-37d1-489a-8941-a5918d150cc1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "name": "tempest-secgroup-smoke-80908404", "stateful": true, "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "description": "tempest-secgroup-smoke-80908404 description", "shared": false, "security_group_rules": [{"id": "4a7a4829-13e7-4ca2-9175-f9c74f4ca433", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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": 1231, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:03:29Z", "updated_at": "2025-08-05T12:03:29Z", "revision_number": 0}, {"id": "a1882e28-e126-4c84-8765-7ae901a35c15", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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": 1230, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:03:29Z", "updated_at": "2025-08-05T12:03:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T12:03:29Z", "updated_at": "2025-08-05T12:03:29Z", "revision_number": 1, "project_id": "14ad1c98d7a642ec82bb5c83899135ee"}}' 2025-08-05 12:03:30,201 99846 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.202s 2025-08-05 12:03:30,201 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d2a355e6-340c-4349-b2d0-0feaa53feee5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47cad8b4-f578-4d38-a634-ffa789124d92", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:30,434 99846 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.232s 2025-08-05 12:03:30,435 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-c8e6fbda-c796-4676-b290-1c9098afa84f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc2fdbc7-2140-4f12-a76d-b112470fcaf4", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:30,647 99846 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.212s 2025-08-05 12:03:30,648 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'cont ent-length': '602', 'x-openstack-request-id': 'req-96363254-1d5d-4a00-8123-cfe5ec1fc6f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "afcd7232-e3fd-4173-a018-51d8d14d4d84", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:30,845 99846 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.197s 2025-08-05 12:03:30,845 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-e32de743-9dd8-4b27-b678-398dbfcea7d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8487d498-7159-4ddb-9b84-be2f46bf15bf", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:31,068 99846 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.222s 2025-08-05 12:03:31,068 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-805ca753-42a2-43b1-9052-5b03ece2b9dd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "660ff4ae-b52f-4502-be48-4337187ca8f2", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:31,290 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_bac ked_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-08-05 12:03:31,291 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-6e51c95a-1245-4041-94d9-c3ab35dcc129', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08a329f9-cdf6-4c23-979b-a4cecc6e7336", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:31Z", "updated_at": "2025-08-05T12:03:31Z", "revision_number": 0}}' 2025-08-05 12:03:31,386 99846 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.084s 2025-08-05 12:03:31,386 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 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-f8ba7058-d0e5-4077-933e-09cdf06a67b0', '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": "c5d11fc919f14bf9965779475c90ab48", "name": "tempest-TestShelveInstance-378347585-project-member", "password_expires_at": null}, "audit_ids": ["XxcyqY36TD6vhVF40Xx1ug"], "expires_at": "2025-08-05T13:03:31.000000Z", "issued_at": "2025-08-05T12:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14ad1c98d7a642ec82bb5c83899135ee", "name": "tempest-TestShelveInstance-378347585"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14ad1c98d7a642ec82 bb5c83899135ee", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:03:31,387 99846 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'bea8b0dc-6873-45e4-bff5-9e3290636ece', 'name': 'tempest-TestShelveInstance-183355907-network', 'tenant_id': '14ad1c98d7a642ec82bb5c83899135ee', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14ad1c98d7a642ec82bb5c83899135ee', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59250, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T12:03:15Z', 'updated_at': '2025-08-05T12:03:15Z', 'revision_number': 1} available for tenant 2025-08-05 12:03:31,933 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.545s 2025-08-05 12:03:31,934 99846 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-1137014712", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694e87a8-ab7c-458f-b610-8d7d7280ed28', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694e87a8-ab7c-458f-b610-8d7d7280ed28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e16e74d3-1f82-4ad7-9c26-110636d7564f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:31.874717", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1137014712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}], "user_id": "c5d11fc919f14bf9965779475c90ab48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:31,984 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.037s 2025-08-05 12:03:31,985 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1a1d8f-b216-4d56-8122-25b313d98aee', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1a1d8f-b216-4d56- 8122-25b313d98aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'{"volume": {"id": "e16e74d3-1f82-4ad7-9c26-110636d7564f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:32.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1137014712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}], "user_id": "c5d11fc919f14bf9965779475c90ab48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14ad1c98d7a642ec82bb5c83899135ee"}}' 2025-08-05 12:03:33,044 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.044s 2025-08-05 12:03:33,045 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad471518-7ee5-48ca-85ad-ff9084c18f19', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad471518-7ee5-48ca-85ad-ff9084c18f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'{"volume": {"id": "e16e74d3-1f82-4ad7-9c26-110636d7564f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:32.000000", "updated_at": "2025-08-05T12:03:32.000000", "name": "tempest-tempest.common.compute-volume-1137014712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}], "user_id": "c5d11fc919f14bf9965779475c90ab48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14ad1c98d7a642ec82bb5c83899135ee"}}' 2025-08-05 12:03:33,152 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.093s 2025-08-05 12:03:33,153 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03: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-f51e0414-2043-4b10-83ce-f7d23e2669dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'' 2025-08-05 12:03:33,178 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.025s 2025-08-05 12:03:33,179 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03: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-a1a80795-0f9b-415f-a606-724af50094df', 'x-openstack-request-id': 'req-a1a80795-0f9b-415f-a606-724af50094df', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e16e74d3-1f82-4ad7-9c26-110636d7564f could not be found."}}' 2025-08-05 12:03:33,387 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df 0.205s 2025-08-05 12:03:33,387 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d6521ce2-8e34-4b0b-b5ba-f4784955679a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df'} Body: b'' 2025-08-05 12:03:33,414 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2110080967 0.026s 2025-08-05 12:03:33,414 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:33 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-891fe5b3-193b-4551-bd20-15d02f998f37', 'x-compute-request-id': 'req-891fe5b3-193b-4551-bd20-15d02f998f37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2110080967'} Body: b'' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.340242s] ... 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 cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:03:42,011 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.353s 2025-08-05 12:03:42,011 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-584916766"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7529fe58-d5ee-4571-81a3-e9b10f8af742', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7529fe58-d5ee-4571-81a3-e9b10f8af742', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:41.943093", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-584916766", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,241 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.217s 2025-08-05 12:03:42,241 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-867934398"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f659d9-3b61-4f7e-bc8d-907f43156d63', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f659d9-3b61-4f7e-bc8d-907f43156d63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d3f42650-3717-4513-b1b4-c6f82983268f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.178665", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-867934398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d3f42650-3717-4513-b1b4-c6f82983268f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d3f42650-3717-4513-b1b4-c6f82983268f"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,438 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.185s 2025-08-05 12:03:42,439 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-86113271"} } Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b30da1f-5be6-422a-9b23-5129b9cf01f4', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b30da1f-5be6-422a-9b23-5129b9cf01f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d3c329bd-06ee-4972-868b-840732feb07b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.381055", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-86113271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d3c329bd-06ee-4972-868b-840732feb07b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d3c329bd-06ee-4972-868b-840732feb07b"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,623 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.173s 2025-08-05 12:03:42,624 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1433261912"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f647d94-9973-432e-b5bf-5d0a8c194fa8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f647d94-9973-432e-b5bf-5d0a8c194fa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "837d2269-b149-4997-9e40-5019eee85ebe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.564930", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1433261912", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/837d2269-b149-4997-9e40-5019eee85ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/837d2269-b149-4997-9e40-5019eee85ebe"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,875 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.240s 2025-08-05 12:03:42,876 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-292272488"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c05991-dbd8-46bd-a386-8e4f8673de0b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c05991-dbd8-46bd-a386-8e4f8673de0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc49411c-4bc6-4c1b-882 f-0bd718c74456", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.812090", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-292272488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc49411c-4bc6-4c1b-882f-0bd718c74456"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc49411c-4bc6-4c1b-882f-0bd718c74456"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,926 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1 0.038s 2025-08-05 12:03:42,927 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f109db90-9e02-47b2-a17b-27d7fac087e2', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f109db90-9e02-47b2-a17b-27d7fac087e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1'} Body: b'{"volume": {"id": "cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.000000", "updated_at": "2025-08-05T12:03:42.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-584916766", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48cda7a1e90a4f49953826ababf8de4f"}}' 2025-08-05 12:03:43,982 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1 0.039s 2025-08-05 12:03:43,983 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beae7754-f65d-4788-815b-e7cea51958ef', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beae7754-f65d-4788-815b-e7cea51958ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1'} Body: b'{"volume": {"id": "cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.000000", "updated_at": "2025-08-05T12:03:42.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-584916766", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}], "user_id": "a8d8 9219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48cda7a1e90a4f49953826ababf8de4f"}}' {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [168.724373s] ... 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 d666efff-2c87-487a-9560-83759731657d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:57,350 99832 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 12:00:57,350 99832 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 12:00:57,546 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.194s 2025-08-05 12:00:57,546 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-982033697", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEfF2i/73VZxuRmB92nUHeP1onaSkSr4q2tQ0n77AIbJ4QfeQN3NpM7gpA42DGaqGzQ7Pnmi+nc3iNZbqMkjtMf7aUiOt5jgXbvfR7odVDnJghwHb/2DpyHn5u/1/luYQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:57 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-3e0c6a46-ee17-4640-bef5-515bda9fdca5', 'x-compute-request-id': 'req-3e0c6a46-ee17-4640-bef5-515bda9fdca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-982033697", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEfF2i/73VZxuRmB92nUHeP1onaSkSr4q2tQ0n77AIbJ4QfeQN3NpM7gpA42DGaqGzQ7Pnmi+nc3iNZbqMkjtMf7aUiOt5jgXbvfR7odVDnJghwHb/2DpyHn5u/1/luYQ==", "fingerprint": "b3:88:53:80:30:a1:ab:bd:2b:b2:d3:69:5f:85:8a:57", "user_id": "59984714e92e476f9e654e8b43cf6feb"}}' 2025-08-05 12:00:57,549 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-982033697 created 2025-08-05 12:00:57,788 99832 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-05 12:00:57,788 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--305906538", "description": "tempest-description--1937023759"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-dcc79abd-987a-4500-b582-bacff60a0b82', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "name": "tempest-securitygroup--305906538", "stateful": true, "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "description": "tempest-description--1937023759", "shared": false, "security_group_rules": [{"id": "39d95913-7998-4b78-9f78-9ebf58bac54a", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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": 1189, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 0}, {"id": "fa627f50-59e5-40d5-88b6-d484d5382359", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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": 1190, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 1, "project_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:00:57,998 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.209s 2025-08-05 12:00:57,998 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2e5395bb-47a6-4d3a-b26b-d0a1a7099c83', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f54ecc0-01a5-4c7c-b7d7-a777dd9b6c6f", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 0}}' 2025-08-05 12:00:58,211 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.211s 2025-08-05 12:00:58,211 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ad22fc65-101e-4a1d-bc68-8e4ed162a26c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de7be751-aea2-40e0-82fd-dac53be9b813", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0}}' 2025-08-05 12:00:58,211 99832 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--305906538 created 2025-08-05 12:00:58,841 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.629s 2025-08-05 12:00:58,841 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-64301e37-4c8c-45f5-b784-4aeb07a1b59f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2dbbf005-b136-4dca-b1dc-68e8773812c9", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "floating_ip_address": "172.24.4.143", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0}}' 2025-08-05 12:00:58,842 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2dbbf005-b136-4dca-b1dc-68e8773812c9', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T12:00:58Z', 'updated_at': '2025-08-05T12:00:58Z', 'revision_number': 0, 'ip': '172.24.4.143'} created 2025-08-05 12:00:59,063 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.220s 2025-08-05 12:00:59,063 99832 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-2121166629", "description": "tempest-secgroup-smoke-2121166629 description", "project_id": "1dc3ae81b4384b9a816b49422e0affee"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-1f2b9636-fcda-4670-9763-9ebf7db94d79', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "697b9cbd-3f19-445b-8239-137063b9f327", "name": "tempest-secgroup-smoke-2121166629", "stateful": true, "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "description": "tempest-secgroup-smoke-2121166629 description", "shared": false, "security_group_rules": [{"id": "0e7b1c11-368b-4d82-8194-795456f249e3", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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": 1196, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0}, {"id": "fb49dd81-3262-4037-acd4-da5fb38ff31b", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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": 1197, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0} ], "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 1, "project_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:00:59,326 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.262s 2025-08-05 12:00:59,327 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2b57a591-f023-4387-b7b0-31b5a2bd23b3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8dd726e-3654-4f30-a924-21ab1ddf2c48", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:00:59Z", "updated_at": "2025-08-05T12:00:59Z", "revision_number": 0}}' 2025-08-05 12:00:59,525 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-08-05 12:00:59,526 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-54d3afab-b2bd-49eb-a448-c3dc5f088235', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4710cae5-17ff-4f18-aafd-82a5d708f86c", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:00:59Z", "updated_at": "2025-08-05T12:00:59Z", "revision_number": 0}}' 2025-08-05 12:00:59,993 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.467s 2025-08-05 12:00:59,994 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ed75cdb7-e72c- 4345-98b2-858f2b5be51a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4d9401c-25d9-4756-ae3c-20e677321249", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:00:59Z", "updated_at": "2025-08-05T12:00:59Z", "revision_number": 0}}' 2025-08-05 12:01:00,204 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.210s 2025-08-05 12:01:00,205 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-8e2a7343-8abf-48c0-a5b2-3412b365c700', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2f0bece-03b0-4e13-9d4c-f4147f4408d7", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:01:00Z", "updated_at": "2025-08-05T12:01:00Z", "revision_number": 0}}' 2025-08-05 12:01:00,430 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.224s 2025-08-05 12:01:00,430 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-a175add4-d114-477c-b687-196b39bd709e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "127767db-cb29-4f3a-b2dc-15e372f012e9", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:01:00Z", "updated_at": "2025-08-05T12:01:00Z", "revision_number": 0}}' 2025-08-05 12:01:00,673 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-05 12:01:00,673 99832 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-cad83292-4f1c-4cee-b14a-4f84fe5f6c02', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a542722-9f16-4de7-b643-8e5c8295f604", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:01:00Z", "updated_at": "2025-08-05T12:01:00Z", "revision_number": 0}}' 2025-08-05 12:01:00,722 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-05 12:01:00,722 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 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-94a43395-f477-4744-882a-5ca8b98eb985', '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": "59984714e92e476f9e654e8b43cf6feb", "name": "tempest-SnapshotDataIntegrityTests-89119223-project-member", "password_expires_at": null}, "audit_ids": ["ASRCKYSLTFeJjL92JfOhzw"], "expires_at": "2025-08-05T13:01:00.000000Z", "issued_at": "2025-08-05T12:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc3ae81b4384b9a816b49422e0affee", "name": "tempest-SnapshotDataIntegrityTests-89119223"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1dc3ae81b4384b9a816b49422e0affee", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "n ame": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:01:00,723 99832 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'dcf0868c-5b05-4e26-82f3-e1751671e969', 'name': 'tempest-SnapshotDataIntegrityTests-628028889-network', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4445, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T12:00:42Z', 'updated_at': '2025-08-05T12:00:42Z', 'revision_number': 1} available for tenant 2025-08-05 12:01:00,723 99832 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-982033697', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEfF2i/73VZxuRmB92nUHeP1onaSkSr4q2tQ0n77AIbJ4QfeQN3NpM7gpA42DGaqGzQ7Pnmi+nc3iNZbqMkjtMf7aUiOt5jgXbvfR7odVDnJghwHb/2DpyHn5u/1/luYQ==', 'fingerprint': 'b3:88:53:80:30:a1:ab:bd:2b:b2:d3:69:5f:85:8a:57', 'user_id': '59984714e92e476f9e654e8b43cf6feb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhW3hwlfTLzTLvKFSK/6vcDXdZO1NoOo36x1yrLCog3KvcrmUzXXPz\nVGtn5RnrbQCgBwYFK4EEACKhZANiAARhHxdov+91WcbkZgfdp1B3j9aJ2kpEq+Kt\nrUNJ++wCGyeEH3kDdzaTO4KQONgxmqhs0Oz55ovp3N4jWW6jJI7TH+2lIjreY4F2\n730e6HVQ5yYIcB2/9g6ch5+bv9f5bmE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2a66a16f-6df9-4183-9cdb-376c19c0b3cd', 'name': 'tempest-securitygroup--305906538', 'stateful': True, 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'description': 'tempest-description--1937023759', 'shared': False, 'security_group_rules': [{'id': '39d95913-7998-4b78-9f78-9ebf58bac54a', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'security_group_id': '2a66a16f-6df9-4183-9cdb-376c19c0b3cd', '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': 1189, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T12:00:57Z', 'updated_at': '2025-08-05T12:00:57Z', 'revision_number': 0}, {'id': 'fa627f50-59e5-40d5-88b6-d484d5382359', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'security_group_id': '2a66a16f-6df9-4183-9cdb-376c19c0b3cd', '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': 1190, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T12:00:57Z', 'updated_at': '2025-08-05T12:00:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T12:00:57Z', 'updated_at': '2025-08-05T12:00:57Z', 'revision_number': 1, 'project_id': '1dc3ae81b4384b9a816b49422e0affee'}, 'floating_ip': {'id': '2dbbf005-b136-4dca-b1dc-68e8773812c9', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '58975c1 4-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T12:00:58Z', 'updated_at': '2025-08-05T12:00:58Z', 'revision_number': 0, 'ip': '172.24.4.143'}} 2025-08-05 12:01:01,337 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.613s 2025-08-05 12:01:01,338 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "key_name": "tempest-keypair-982033697", "security_groups": [{"name": "tempest-secgroup-smoke-2121166629"}, {"name": "tempest-securitygroup--305906538"}], "networks": [{"uuid": "dcf0868c-5b05-4e26-82f3-e1751671e969"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8fa90a-99ab-416e-b7bc-0c88167b3106', 'x-compute-request-id': 'req-7c8fa90a-99ab-416e-b7bc-0c88167b3106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2121166629"}, {"name": "tempest-securitygroup--305906538"}], "adminPass": "9AdWq2zZEwua"}}' 2025-08-05 12:01:01,415 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.074s 2025-08-05 12:01:01,415 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:01 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-edcf51ed-79ba-4b82-99a8-96b3f7144985', 'x-compute-request-id': 'req-edcf51ed-79ba-4b82-99a8-96b3f7144985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "BUILD", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:01:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "se lf", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-982033697", "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-05 12:01:51,684 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.206s 2025-08-05 12:01:51,685 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff13c62-57e0-4f33-b426-d402c1cdc3ce', 'x-compute-request-id': 'req-0ff13c62-57e0-4f33-b426-d402c1cdc3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "ACTIVE", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "8b57070b31b21379150373396870541f99f4001d94b7d75c1d9656f5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:01:17Z", "addresses": {"tempest-SnapshotDataIntegrityTests-628028889-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-982033697", "OS-SRV-USG:launched_at": "2025-08-05T12:01:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305906538"}, {"name": "tempest-secgroup-smoke-2121166629"}], "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-05 12:01:51,699 99832 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 12:02:51,987 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da/os-interface 0.231s 2025-08-05 12:02:51,988 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:51 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-i d': 'req-be792f9a-8d22-4b8e-974d-4e1e472f433d', 'x-compute-request-id': 'req-be792f9a-8d22-4b8e-974d-4e1e472f433d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "dcf0868c-5b05-4e26-82f3-e1751671e969", "port_id": "2c83cf56-9411-49cf-8481-059d0caec674", "mac_addr": "fa:16:3e:69:70:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "14e37e65-5268-4fa4-9156-1a4cd6268b80", "ip_address": "10.0.0.3"}]}]}' 2025-08-05 12:02:52,886 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9 0.894s 2025-08-05 12:02:52,886 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2c83cf56-9411-49cf-8481-059d0caec674"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8250c0da-12af-4d25-bae7-ef9a341de17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9'} Body: b'{"floatingip": {"id": "2dbbf005-b136-4dca-b1dc-68e8773812c9", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "floating_ip_address": "172.24.4.143", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "69c41b29-8f7f-49c6-ba9e-68b3ba3dc1ea", "port_id": "2c83cf56-9411-49cf-8481-059d0caec674", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcf0868c-5b05-4e26-82f3-e1751671e969", "mac_address": "fa:16:3e:69:70:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:02:52Z", "revision_number": 1, "project_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:02:52,888 99832 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.143:22' as 'cirros' with public key authentication 2025-08-05 12:02:52,900 99832 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 12:02:53,003 99832 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 12:02:53,003 99832 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.143 successfully created 2025-08-05 12:02:53,255 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.251s 2025-08-05 12:02:53,256 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1883d1ea-537e-40c6-8ebe-15a77e44ce69', 'x-compute-request-id': 'req-1883d1ea-537e-40c6-8ebe-15a77e44ce69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "ACTIVE", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "8b57070b31b213 79150373396870541f99f4001d94b7d75c1d9656f5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:01:17Z", "addresses": {"tempest-SnapshotDataIntegrityTests-628028889-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-982033697", "OS-SRV-USG:launched_at": "2025-08-05T12:01:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305906538"}, {"name": "tempest-secgroup-smoke-2121166629"}], "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-05 12:02:53,481 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-05 12:02:53,482 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ddb489-6782-4d66-b2de-c12cf180dc46', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ddb489-6782-4d66-b2de-c12cf180dc46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d666efff-2c87-487a-9560-83759731657d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:53.418218", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d666efff-2c87-487a-9560-83759731657d"}], "user_id": "59984714e92e476f9e654e8b43cf6feb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:02:53,533 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.040s 2025-08-05 12:02:53,534 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c60c77-8539-4ace-b122-3fd080823cc8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c60c77-8539-4ace-b122-3fd080823cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'{"volume": {"id": "d666efff-2c87-48 7a-9560-83759731657d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:53.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d666efff-2c87-487a-9560-83759731657d"}], "user_id": "59984714e92e476f9e654e8b43cf6feb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:02:54,628 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.079s 2025-08-05 12:02:54,628 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ce5805-07f6-4983-9f0d-d6249eb36180', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ce5805-07f6-4983-9f0d-d6249eb36180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'{"volume": {"id": "d666efff-2c87-487a-9560-83759731657d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:53.000000", "updated_at": "2025-08-05T12:02:54.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d666efff-2c87-487a-9560-83759731657d"}], "user_id": "59984714e92e476f9e654e8b43cf6feb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:02:54,800 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.158s 2025-08-05 12:02:54,800 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-1b192253-dd28-4a28-ae8f-9e3352683bef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'' 2025-08-05 12:02:54,820 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.019s 2025-08-05 12:02:54,820 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-4c867a06-01d3-4351-b4eb-f4e5bf309278', 'x-openstack-request-id': 'req-4c867a06-01d3-4351-b4eb-f4e5bf309278', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d666efff-2c87-487a-9560-83759731657d could not be found."}}' 2025-08-05 12:02:54,929 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.109s 2025-08-05 12:02:54,930 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:54 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-da270ef7-2576-49dd-9030-685aaebf2390', 'x-compute-request-id': 'req-da270ef7-2576-49dd-9030-685aaebf2390', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'' 2025-08-05 12:02:55,144 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.214s 2025-08-05 12:02:55,145 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1717', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26046a1a-0002-45b6-a2c5-e8750eb10cb8', 'x-compute-request-id': 'req-26046a1a-0002-45b6-a2c5-e8750eb10cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "ACTIVE", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "8b57070b31b21379150373396870541f99f4001d94b7d75c1d9656f5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:02:55Z", "addresses": {"tempest-SnapshotDataIntegrityTests-628028889-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-982033697", "OS-SRV-USG:launched_at": "2025-08-05T12:01:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305906538"}, {"name": "tempest-secgroup-smoke-2121166629"}], "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-05 12:03:45,250 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.042s 2025-08-05 12:03:45,251 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c8bf864e-613b-44b9-99bd-55320b92e5a6', 'x-compute-request-id': 'req-c8bf864e-613b-44b9-99bd-55320b92e5a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 98fcad76-17f3-4ab0-aff6-19070adbf1da could not be found."}}' 2025-08-05 12:03:45,504 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/697b9cbd-3f19-445b-8239-137063b9f327 0.253s 2025-08-05 12:03:45,505 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1ff4147e-b0e1-4b5c-a869-e36a446b8d9b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/697b9cbd-3f19-445b-8239-137063b9f327'} Body: b'' 2025-08-05 12:03:45,537 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-982033697 0.032s 2025-08-05 12:03:45,538 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60cde1e7-2035-4e2d-b15d-1846558a48b8', 'x-compute-request-id': 'req-60cde1e7-2035-4e2d-b15d-1846558a48b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-982033697'} Body: b'' 2025-08-05 12:03:45,700 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd 0.161s 2025-08-05 12:03:45,700 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2ada9bc6-8289-4507-9959-cd7911833709', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd'} Body: b'' 2025-08-05 12:03:45,717 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd 0.016s 2025-08-05 12:03:45,717 99832 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-89810167-5952-4403-a038-a8456563b533', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2a66a16f-6df9-4183-9cdb-376c19c0b3cd does not exist", "detail": ""}}' 2025-08-05 12:03:46,073 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9 0.355s 2025-08-05 12:03:46,073 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8ad97ff5-73c1-4d73-a4f8-75f2a1a7feda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9'} Body: b'' {10} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [1.457841s] ... 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 a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:03:46,774 99846 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.333s 2025-08-05 12:03:46,774 99846 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-483917651"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5337e58-e6dd-4611-a7a8-7d4611e5be72', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5337e58-e6dd-4611-a7a8-7d4611e5be72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:46.719218", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-483917651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}], "user_id": "13eb3b127904440dba69aca530b91bde", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:46,825 99846 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/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194 0.039s 2025-08-05 12:03:46,825 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775427d8-0f5d-4170-94ad-c3fd6d34157b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775427d8-0f5d-4170-94ad-c3fd6d34157b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194'} Body: b'{"volume": {"id": "a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:47.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-483917651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}], "user_id": "13eb3b127904440dba69aca530b91bde", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26352aff3f90416097c98c44ef97405c"}}' 2025-08-05 12:03:47,884 99846 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/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194 0.044s 2025-08-05 12:03:47,884 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03 :47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7b4431-237c-4532-8c34-b9d4161179ca', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7b4431-237c-4532-8c34-b9d4161179ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194'} Body: b'{"volume": {"id": "a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:47.000000", "updated_at": "2025-08-05T12:03:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-483917651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}], "user_id": "13eb3b127904440dba69aca530b91bde", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26352aff3f90416097c98c44ef97405c"}}' {7} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.158623s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.105158s] ... ok {7} setUpClass (tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 b5c8ffe0-3660-4204-9732-e042154e096e failed to build and is in ERROR status {7} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [1.624052s] ... 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 57cf50ca-dc66-475f-834a-75296e8337b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:27,265 99840 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.346s 2025-08-05 12:04:27,266 99840 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-44623827"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f81367-e067-4709-b9e0-87afe24d749a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f81367-e067-4709-b9e0-87afe24d749a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.209917", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:27,315 99840 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/57cf50ca-dc66-475f-834a-75296e8337b5 0.036s 2025-08-05 12:04:27,315 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e56dd4c-57e3-4f1b-a5b8-ae9106706256', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e56dd4c-57e3-4f1b-a5b8-ae9106706256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:28,366 99840 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/57cf50ca-dc66-475f-834a-75296e8337b5 0.037s 2025-08-05 12:04:28,367 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-987b6e6f-41db-46f1-9b77-fac1cae98911', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987b6e6f-41db-46f1-9b77-fac1cae98911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.000000", "updated_at": "2025-08-05T12:04:27.000000", "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:28,416 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5 0.035s 2025-08-05 12:04:28,416 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28df5e1b-bfeb-48fe-9337-20335910cfc6', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28df5e1b-bfeb-48fe-9337-20335910cfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.000000", "updated_at": "2025-08-05T12:04:27.000000", "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:28,520 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5 0.090s 2025-08-05 12:04:28,521 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-3af1a581-6517-4fbe-b884-147f18f43e86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'' 2025-08-05 12:04:28,541 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5 0.020s 2025-08-05 1 2:04:28,542 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-10b7b70a-0b18-4d7f-9d7b-f5c9b79d6096', 'x-openstack-request-id': 'req-10b7b70a-0b18-4d7f-9d7b-f5c9b79d6096', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57cf50ca-dc66-475f-834a-75296e8337b5 could not be found."}}' {7} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [1.489194s] ... 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 eb7d920a-86d9-4cfe-a825-a891a9638079 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:28,717 99840 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.172s 2025-08-05 12:04:28,717 99840 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-1163366757"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314a7220-4e08-4c45-8b18-22bcf36eb300', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314a7220-4e08-4c45-8b18-22bcf36eb300', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:28.657990", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:28,767 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.038s 2025-08-05 12:04:28,768 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3075ade6-28eb-47f0-b022-dcb8e3722388', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3075ade6-28eb-47f0-b022-dcb8e3722388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:29.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:29,818 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.036s 2025-08-05 12:04:29,818 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-39798f5a-17c9-4119-b5dc-84f2c230334c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39798f5a-17c9-4119-b5dc-84f2c230334c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:29.000000", "updated_at": "2025-08-05T12:04:29.000000", "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:29,869 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.038s 2025-08-05 12:04:29,870 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39c47c5-f6a3-4b58-b15d-c05533d71129', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39c47c5-f6a3-4b58-b15d-c05533d71129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:29.000000", "updated_at": "2025-08-05T12:04:29.000000", "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:30,011 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.127s 2025-08-05 12:04:30,011 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9fe88e-7c97-40a3-be00-b45efb5f746f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'' 2025-08-05 12:04:30,033 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.021s 2025-08-05 12: 04:30,033 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73909da7-458a-4975-86d4-50dac61a104a', 'x-openstack-request-id': 'req-73909da7-458a-4975-86d4-50dac61a104a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb7d920a-86d9-4cfe-a825-a891a9638079 could not be found."}}' {7} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_bootable_volume_snapshot_stop_start_instance [1.878782s] ... 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 612e7e02-87f1-489d-87a1-f5ff396a3e22 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:48,630 99840 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.186s 2025-08-05 12:04:48,630 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9a207c9-4a71-40b2-b67c-69536c66b9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:48,940 99840 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.308s 2025-08-05 12:04:48,940 99840 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-1517299598", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dfda99-6fe7-440c-8a68-999f4a26ed95', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dfda99-6fe7-440c-8a68-999f4a26ed95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "612e7e02-87f1-489d-87a1-f5ff396a3e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:48.883384", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1517299598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:49,006 99840 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/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.054s 2025-08-05 12:04:49,007 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454dc0b2-a93a-4b53-b32f-99975961c639', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454dc0b2-a93a-4b53-b32f-99975961c639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'{"volume": {"id": "612e7e02-87f1-489d-87a1-f5ff396a3e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:49.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1517299598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:50,123 99840 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/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.101s 2025-08-05 12:04:50,123 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5398e2-9fc9-4bc9-97f5-d116289b5034', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5398e2-9fc9-4bc9-97f5-d116289b5034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'{"volume": {"id": "612e7e02-87f1-489d-87a1-f5ff396a3e22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:49.000000", "updated_at": "2025-08-05T12:04:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1517299598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:50,299 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.161s 2025-08-05 12:04:50,300 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-2710f337-2ab9-4e61-97f2-03fa3545e334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'' 2025-08-05 12:04:50,321 99840 IN FO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.020s 2025-08-05 12:04:50,321 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-dee599ed-e31c-405a-9263-fb019d229aff', 'x-openstack-request-id': 'req-dee599ed-e31c-405a-9263-fb019d229aff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 612e7e02-87f1-489d-87a1-f5ff396a3e22 could not be found."}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [1.763439s] ... 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 19db26d7-05dd-4980-ba13-391aeeac9738 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:50,347 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.023s 2025-08-05 12:04:50,347 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8bf58050-cfc1-47e7-a963-711f3c0b7424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:50,809 99840 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.460s 2025-08-05 12:04:50,809 99840 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-700072677", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fe7ca8-5451-4a4c-abf8-9eaca32f71a9', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1fe7ca8-5451-4a4c-abf8-9eaca32f71a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "19db26d7-05dd-4980-ba13-391aeeac9738", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:50.747277", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-700072677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:50,859 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.037s 2025-08-05 12:04:50,859 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330b6baf-ba06-470d-a57a-f09e7dd01990', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330b6baf-ba06-470d-a57a-f09e7dd01990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'{"volume": {"id": "19db26d7-05dd-4980-ba13-391aeeac9738", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:51.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-700072677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:51,916 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.041s 2025-08-05 12:04:51,917 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af464d9c-7657-4785-872b-11ca5693ad61', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af464d9c-7657-4785-872b-11ca5693ad61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'{"volume": {"id": "19db26d7-05dd-4980-ba13-391aeeac9738", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:51.000000", "updated_at": "2025-08-05T12:04:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-700072677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:52,025 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.094s 2025-08-05 12:04:52,025 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-13c01f19-1274-43d3-95a7-0e20d4b1274a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'' 2025-08-05 12:04:52,086 99840 INFO [tempest.lib.common.rest_client] Requ est (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.060s 2025-08-05 12:04:52,086 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78477b4-6135-4a89-b1dd-941c1d9326ff', 'x-openstack-request-id': 'req-a78477b4-6135-4a89-b1dd-941c1d9326ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19db26d7-05dd-4980-ba13-391aeeac9738 could not be found."}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [1.582243s] ... 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 52e0aa7b-88bf-4d9b-8926-92c86816b9bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:52,109 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.020s 2025-08-05 12:04:52,110 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-83d90322-4893-4ffe-af9a-02134f2be33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:52,410 99840 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.300s 2025-08-05 12:04:52,410 99840 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-777637110", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa4fad5-c28a-4d97-828c-ed96225afbe6', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa4fad5-c28a-4d97-828c-ed96225afbe6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52e0aa7b-88bf-4d9b-8926-92c86816b9bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:52.354521", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-777637110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:52,457 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.035s 2025-08-05 12:04:52,457 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684e6139-1588-4a56-9547-3f8f5be50511', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684e6139-1588-4a56-9547-3f8f5be50511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'{"volume": {"id": "52e0aa7b-88bf-4d9b-8926-92c86816b9bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:52.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-777637110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:53,536 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.064s 2025-08-05 12:04:53,536 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d638bb2-fa63-4fe4-8749-8fd57181e0fd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d638bb2-fa63-4fe4-8749-8fd57181e0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'{"volume": {"id": "52e0aa7b-88bf-4d9b-8926-92c86816b9bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:52.000000", "updated_at": "2025-08-05T12:04:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-777637110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:53,650 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.100s 2025-08-05 12:04:53,650 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-bc289e13-0f09-46aa-9481-442786d28713', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'' 2025-08-05 12:04:53,670 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeB ootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.019s 2025-08-05 12:04:53,670 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-dd7e4115-07bb-41c6-92b3-67c15e27d2ad', 'x-openstack-request-id': 'req-dd7e4115-07bb-41c6-92b3-67c15e27d2ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52e0aa7b-88bf-4d9b-8926-92c86816b9bb could not be found."}}' {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [3.498636s] ... 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 fdd6006a-bf13-4221-821d-4e63673926b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:53,673 99840 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-05 12:04:53,724 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2025-08-05 12:04:53,725 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-734940100", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAHZAyUsvdXUITgRT/TPUTeNi5zPOrQXWFwAK/vFwXmukYdnxfCYvHAlOS773hciOFvrKyaHnEzrbZ8CXWy5vzKyr1PSC2LE36BgGZmTYipAXYFz0vR9MkBX9Ln+E3J3YA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38c2070-4030-452a-ac6f-17939bc79a3b', 'x-compute-request-id': 'req-d38c2070-4030-452a-ac6f-17939bc79a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-734940100", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAHZAyUsvdXUITgRT/TPUTeNi5zPOrQXWFwAK/vFwXmukYdnxfCYvHAlOS773hciOFvrKyaHnEzrbZ8CXWy5vzKyr1PSC2LE36BgGZmTYipAXYFz0vR9MkBX9Ln+E3J3YA==", "fingerprint": "d3:a3:fc:a2:33:34:fd:ba:03:d2:9f:b2:51:a2:ce:56", "user_id": "b745a72c1d4c4a92a3da94d0d301d76d"}}' 2025-08-05 12:04:53,985 99840 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.257s 2025-08-05 12:04:53,986 99840 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-399192539", "description": "tempest-secgroup-smoke-399192539 description", "project_id": "32998d3fc74a48fdb61c324cd460f138"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-64bfbac1-1921-42f0-8ec3-f3e6cc27f5ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "name": "tempest-secgroup-smoke-399192539", "stateful": true, "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "description": "tempest-secgroup-smoke-399192539 description", "shared": false, "security_group_rules": [{"id": "688ca4bb-161a-48e6-a274-62362e879885", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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": 1304, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:04:53Z", "updated_at": "2025-08-05T12:04:53Z", "revision_number": 0}, {"id": "f756d58f-2463-4f6d-99e7-71cb12943f6a", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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": 1303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:04:53Z", "updated_at": "2025-08-05T12:04:53Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T12:04:53Z", "updated_at": "2025-08-05T12:04:53Z", "revision_number": 1, "project_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:54,183 99840 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.196s 2025-08-05 12:04:54,184 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2834d9d7-8128-4beb-a2d9-ae392910a1c2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d02132cc-af5c-4241-8541-d3a2875f341c", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:54,390 99840 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.206s 2025-08-05 12:04:54,391 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-2bd7bc73-8069-486b-8523-a5ecfdcb66e2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0df48c0c-5e37-4463-b4c2-0bd8ec0fd961", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:54,602 99840 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.211s 2025-08-05 12:04:54,602 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0b4d94e1-b68c-436e-9e37-fd668a7614b8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a430ca89-3768-4b7c-b049-8e185259f3a2", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:54,814 99840 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.210s 2025-08-05 12:04:54,814 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b8b1ae98-54a9-4b6e-96fe-83d441a323a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5741915b-fe6f-4da4-8625-87fe2a15c500", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:55,016 99840 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.201s 2025-08-05 12:04:55,017 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-15e0ad98-e797-4492-b680-d75db2bc090a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91d0598b-6823-419e-a871-d120355a64d2", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:55,228 99840 INFO [temp est.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.211s 2025-08-05 12:04:55,228 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-08cad730-4d67-4b21-8e96-2f8d8f4c2b2f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "28f79f70-7955-4193-96da-b33f458f956d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:55Z", "updated_at": "2025-08-05T12:04:55Z", "revision_number": 0}}' 2025-08-05 12:04:55,229 99840 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-05 12:04:55,250 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.021s 2025-08-05 12:04:55,251 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-59c8c2b1-2428-4e24-addd-375946ecd212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:55,680 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.429s 2025-08-05 12:04:55,680 99840 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-2141067798", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6d6656-04ca-4ee9-92d3-de21ab29c5c7', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6d6656-04ca-4ee9-92d3-de21ab29c5c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fdd6006a-bf13-4221-821d-4e63673926b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:55.618066", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2141067798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:55,729 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.037s 2025-08-05 12:04:55,730 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c7e261-319c-49d5-bc2a-b44757558991', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c7e261-319c-49d5-bc2a-b44757558991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'{"volume": {"id": "fdd6006a-bf13-4221-821d-4e63673926b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:56.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2141067798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:56,782 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.039s 2025-08-05 12:04:56,783 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26eab078-8fd5-483d-a084-d4a8a7ff32d0', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26eab078-8fd5-483d-a084-d4a8a7ff32d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'{"volume": {"id": "fdd6006a-bf13-4221-821d-4e63673926b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:56.000000", "updated_at": "2025-08-05T12:04:56.000000", "name": "te mpest-TestVolumeBootPattern-volume-origin-2141067798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:56,891 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.094s 2025-08-05 12:04:56,891 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-f6a44fba-b276-4e09-85e7-ca37230426e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'' 2025-08-05 12:04:56,913 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.021s 2025-08-05 12:04:56,913 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-62b083d8-fbe4-417c-aaab-d7aa44fa5ccd', 'x-openstack-request-id': 'req-62b083d8-fbe4-417c-aaab-d7aa44fa5ccd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fdd6006a-bf13-4221-821d-4e63673926b8 could not be found."}}' 2025-08-05 12:04:57,136 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/14824f59-e194-43f8-8ac2-5ead5b3ee65d 0.222s 2025-08-05 12:04:57,137 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2e8057c-090d-4dc1-86da-a70c89f7f253', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/14824f59-e194-43f8-8ac2-5ead5b3ee65d'} Body: b'' 2025-08-05 12:04:57,170 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-734940100 0.032s 2025-08-05 12:04:57,171 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:57 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-7a fe11e7-ab81-4a01-beaa-0841537780b1', 'x-compute-request-id': 'req-7afe11e7-ab81-4a01-beaa-0841537780b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-734940100'} Body: b'' {7} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 112 tests - output below: ============================== 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 45125db2-8e0a-4e2e-a255-9e1f792c6bbe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:39,695 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 POST http://10.0.0.210/volume/v3/types 0.122s 2025-08-05 11:46:39,696 99848 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-376231651", "os-volume-type-access:is_public": false}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-222a16d5-7266-4bc7-a36e-6fdc27e98a9a', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-222a16d5-7266-4bc7-a36e-6fdc27e98a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "40e997cd-fe53-475d-b9ea-a2af7567ba36", "name": "tempest-VolumeTypesAccessTest-volume-type-376231651", "is_public": false, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": false}}' 2025-08-05 11:46:39,812 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 404 POST http://10.0.0.210/volume/v3/volumes 0.113s 2025-08-05 11:46:39,813 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "40e997cd-fe53-475d-b9ea-a2af7567ba36", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 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-f0c99a2b-bc24-4299-ad62-3898ba44b0f1', 'x-openstack-request-id': 'req-f0c99a2b-bc24-4299-ad62-3898ba44b0f1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 40e997cd-fe53-475d-b9ea-a2af7567ba36 could not be found."}}' 2025-08-05 11:46:39,813 99848 WARNING [tempest.lib.common.rest_client] Deprecated: "tenant_id" property is deprecated for removal, use "project_id" instead 2025-08-05 11:46:39,861 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action 0.047s 2025-08-05 11:46:39,862 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"addProjectAccess": {"project": "0de8c032c1cd434e8f59223541b80440"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d38ff5c-97f5-4d22-9603-9386dbb409e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action'} Body: b'' 2025-08-05 11:46:40,444 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 202 POST http://10.0.0.210/volume/v3/volumes 0.581s 2025-08-05 11:46:40,445 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"volume_type": "40e997cd-fe53-475d-b9ea-a2af7567ba36", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-91074818"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request- id': 'req-202f9a73-703c-430d-a61b-c79d440ce5b8', 'content-length': '791', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202f9a73-703c-430d-a61b-c79d440ce5b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.319279", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:46:40,674 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.217s 2025-08-05 11:46:40,674 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bb5c974-b2d7-4306-be24-cef94124ec37', 'content-length': '859', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bb5c974-b2d7-4306-be24-cef94124ec37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.000000", "updated_at": null, "name": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0de8c032c1cd434e8f59223541b80440"}}' 2025-08-05 11:46:41,739 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:test_volume_type_access_add): 200 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.049s 2025-08-05 11:46:41,739 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574280ce-2290-4143-aa31-837f6d8080be', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574280ce-2290-4143-aa31-837f6d8080be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.000000", "updated_at": "2025-08-05T11:46:41.000000", "n ame": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0de8c032c1cd434e8f59223541b80440"}}' 2025-08-05 11:46:41,805 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.051s 2025-08-05 11:46:41,805 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7c95119-a423-43b9-af1c-55608232060e', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7c95119-a423-43b9-af1c-55608232060e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"volume": {"id": "45125db2-8e0a-4e2e-a255-9e1f792c6bbe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:46:40.000000", "updated_at": "2025-08-05T11:46:41.000000", "name": "tempest-VolumeTypesAccessTest-Volume-91074818", "description": null, "volume_type": "tempest-VolumeTypesAccessTest-volume-type-376231651", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe"}], "user_id": "1547d05ac8f24da0b65f49da21213a71", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "0de8c032c1cd434e8f59223541b80440"}}' 2025-08-05 11:46:41,969 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.150s 2025-08-05 11:46:41,969 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63011869-95a0-43c5-a379-593b095be03f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'' 2025-08-05 11:46:41,993 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe 0.023s 2025-08-05 11:46:41,994 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-10ab2a47-54e0-400e-b0e0-f32d30310c1a', 'x-o penstack-request-id': 'req-10ab2a47-54e0-400e-b0e0-f32d30310c1a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/45125db2-8e0a-4e2e-a255-9e1f792c6bbe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 45125db2-8e0a-4e2e-a255-9e1f792c6bbe could not be found."}}' 2025-08-05 11:46:42,028 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action 0.033s 2025-08-05 11:46:42,028 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"removeProjectAccess": {"project": "0de8c032c1cd434e8f59223541b80440"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-655a734c-a230-422d-b63e-e1494a86d4ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36/action'} Body: b'' 2025-08-05 11:46:42,139 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36 0.110s 2025-08-05 11:46:42,139 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46: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-d74d36e7-e660-4d84-aa79-853f48ca7afb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36'} Body: b'' 2025-08-05 11:46:42,155 99848 INFO [tempest.lib.common.rest_client] Request (VolumeTypesAccessTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36 0.015s 2025-08-05 11:46:42,155 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-88556e74-b9ac-41b2-8ba8-e3235f0e3bdb', 'x-openstack-request-id': 'req-88556e74-b9ac-41b2-8ba8-e3235f0e3bdb', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/40e997cd-fe53-475d-b9ea-a2af7567ba36'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 40e997cd-fe53-475d-b9ea-a2af7567ba36 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 1b0df789-ecb7-403d-8c72-290e4671ecc0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:47,383 99842 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.168s 2025-08-05 11:46:47,384 99842 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-142989405"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c5bd02c-25d9-403d-9055-4714c41ef266', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c5bd02c-25d9-403d-9055-4714c41ef266', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "ad896729-deb6-42ee-bd4f-7af84b2fda2f", "name": "tempest-GroupSnapshotsTest-volume-type-142989405", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:46:47,428 99842 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.041s 2025-08-05 11:46:47,428 99842 DEBUG [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-1982855538"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-657e5d5e-9b6e-455b-b857-a3b6f23accd5', 'content-length': '181', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-657e5d5e-9b6e-455b-b857-a3b6f23accd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "name": "tempest-GroupSnapshotsTest-group-type-1982855538", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:46:47,760 99842 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.328s 2025-08-05 11:46:47,760 99842 DEBUG [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": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "volume_types": ["ad896729-deb6-42ee-bd4f-7af84b2fda2f"], "name": "tempest-GroupSnapshotsTest-Group-667047412"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc82ff7-dbe1-4f47-9be5-b04e3a0e1c77', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc82ff7-dbe1-4f47-9be5-b04e3a0e1c77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "1b0df789-ecb7-403d-8c72-290e4671ecc0", "name": "tempest-GroupSnapshotsTest-Group-667047412"}}' 2025-08-05 11:46:47,821 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0 0.058s 2025-08-05 11:46:47,821 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f89b9f9-3c57-4b59-8add-e1181db0b3eb', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f89b9f9-3c57-4b59-8add-e1181db0b3eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0'} Body: b'{"group": {"id": "1b0df789-ecb7-403d-8c72-290e4671ecc0", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:46:48.000000", "name": "tempest-GroupSnapshotsTest-Group-667047412", "description": null, "group_type": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "volume_types": ["ad896729-deb6-42ee-bd4f-7af84b2fda2f"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:48,870 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:test_create_group_from_group_snapshot): 200 GET http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0 0.041s 2025-08-05 11:46:48,871 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ac3f22a-ad3c-444c-aa0f-5992d542bc97', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ac3f22a-ad3c-444c-aa0f-5992d542bc97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0'} Body: b'{"group": {"id": "1b0df789-ecb7-403d-8c72-290e4671ecc0", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:46:48.000000", "name": "tempest-GroupSnapshotsTest-Group-667047412", "description": null, "group_type": "2ad26903-f566-41bb-ae3f-bd3681c0d968", "volume_types": ["ad896729-deb6-42ee-bd4f-7af84b2fda2f"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:48,944 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.067s 2025-08-05 11:46:48,945 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f50b07d7-c489-4557-a1d4-e23b9832271d', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f50b07d7-c489-4557-a1d4-e23b9832271d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:46:49,038 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0/action 0.079s 2025-08-05 11:46:49,039 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dde5d22d-35e1-411a-ac7c-e1828e636286', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0 df789-ecb7-403d-8c72-290e4671ecc0/action'} Body: b'' 2025-08-05 11:46:49,055 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0 0.015s 2025-08-05 11:46:49,055 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3d7c9f6-66cd-4f77-a745-7056d8213fba', 'x-openstack-request-id': 'req-a3d7c9f6-66cd-4f77-a745-7056d8213fba', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/1b0df789-ecb7-403d-8c72-290e4671ecc0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 1b0df789-ecb7-403d-8c72-290e4671ecc0 could not be found."}}' 2025-08-05 11:46:49,150 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/2ad26903-f566-41bb-ae3f-bd3681c0d968 0.094s 2025-08-05 11:46:49,151 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d730cda-2d1e-4d1a-8133-eeb9b4c822ad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/2ad26903-f566-41bb-ae3f-bd3681c0d968'} Body: b'' 2025-08-05 11:46:49,234 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f 0.083s 2025-08-05 11:46:49,234 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46: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-1cccf9c1-f628-465f-b094-ca6222d36c6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f'} Body: b'' 2025-08-05 11:46:49,248 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f 0.013s 2025-08-05 11:46:49,248 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76cf72a-e85c-441d-9d88-c9e68c27ea44', 'x-openstack-request-id': 'req-f76cf72a-e85c-441d-9d88-c9e68c27ea44', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/ad896729-deb6-42ee-bd4f-7af84b2fda2f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type ad896729-deb6-42ee-bd4f-7af84b2fda2f 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 f834c311-011c-41a1-a0f2-4c5cea5ccdf0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:49,282 99842 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.030s 2025-08-05 11:46:49,282 99842 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-2034394047"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f7eeaeb-b562-4555-8bfd-9fbc9878216e', 'content-length': '224', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f7eeaeb-b562-4555-8bfd-9fbc9878216e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "7d00d42d-71ca-4911-8678-b058aafc4583", "name": "tempest-GroupSnapshotsTest-volume-type-2034394047", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:46:49,335 99842 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.048s 2025-08-05 11:46:49,335 99842 DEBUG [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-325195288"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-664c904b-5fdb-4a44-84d0-7fc1faa94e6f', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-664c904b-5fdb-4a44-84d0-7fc1faa94e6f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "b6e02124-d4d1-4508-92d3-35730da95aab", "name": "tempest-GroupSnapshotsTest-group-type-325195288", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:46:49,471 99842 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.133s 2025-08-05 11:46:49,472 99842 DEBUG [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": "b6e02124-d4d1-4508-92d3-35730da95aab", "volume_types": ["7d00d42d-71ca-4911-8678-b058aafc4583"], "name": "tempest-GroupSnapshotsTest-Group-2141857805"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f93d1f-085d-49ab-a504-e4a1ca754b62', 'content-length': '112', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f93d1f-085d-49ab-a504-e4a1ca754b62', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "f834c311-011c-41a1-a0f2-4c5cea5ccdf0", "name": "tempest-GroupSnapshotsTest-Group-2141857805"}}' 2025-08-05 11:46:49,510 99842 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/f834c311-011c-41a1-a0f2-4c5cea5ccdf0 0.037s 2025-08-05 11:46:49,511 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2eef374-349e-41fd-93c1-acde89278062', 'content-length': '392', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2eef374-349e-41fd-93c1-acde89278062', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0'} Body: b'{"group": {"id": "f834c311-011c-41a1-a0f2-4c5cea5ccdf0", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:46:49.000000", "name": "tempest-GroupSnapshotsTest-Group-2141857805", "description": null, "group_type": "b6e02124-d4d1-4508-92d3-35730da95aab", "volume_types": ["7d00d42d-71ca-4911-8678-b058aafc4583"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:50,547 99842 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/f834c311-011c-41a1-a0f2-4c5cea5ccdf0 0.029s 2025-08-05 11:46:50,547 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dab03dbe-77e5-413a-8f53-fc3d2044d349', 'content-length': '389', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dab03dbe-77e5-413a-8f53-fc3d2044d349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0'} Body: b'{"group": {"id": "f834c311-011c-41a1-a0f2-4c5cea5ccdf0", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:46:49.000000", "name": "tempest-GroupSnapshotsTest-Group-2141857805", "description": null, "group_type": "b6e02124-d4d1-4508-92d3-35730da95aab", "volume_types": ["7d00d42d-71ca-4911-8678-b058aafc4583"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:50,552 99842 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-05 11:46:50,637 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.084s 2025-08-05 11:46:50,637 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d314364-62d0-419d-ad43-6036312ee494', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d314364-62d0-419d-ad43-6036312ee494', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:46:50,720 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0/action 0.069s 2025-08-05 11:46:50,720 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 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-5f6bae86-d100-49de-800a-cb51ed73393b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0/action'} Body: b'' 2025-08-05 11:46:50,734 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0 0.013s 2025-08-05 11:46:50,735 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-c47e12ee-97a6-4fe7-b170-0582cf95186b', 'x-openstack-request-id': 'req-c47e12ee-97a6-4fe7-b170-0582cf95186b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/f834c311-011c-41a1-a0f2-4c5cea5ccdf0'} Body: b'{"itemNotFound": {"code": 404, "message": "Group f834c311-011c-41a1-a0f2-4c5cea5ccdf0 could not be found."}}' 2025-08-05 11:46:50,775 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/b6e02124-d4d1-4508-92d3-35730da95aab 0.039s 2025-08-05 11:46:50,775 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c62bab3-9fc9-4baf-8131-f7530759e5a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/b6e02124-d4d1-4508-92d3-35730da95aab'} Body: b'' 2025-08-05 11:46:50,823 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/7d00d42d-71ca-4911-8678-b058aafc4583 0.047s 2025-08-05 11:46:50,823 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11: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-83cbc1b9-633d-4262-bca7-c7630753fb0d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/7d00d42d-71ca-4911-8678-b058aafc4583'} Body: b'' 2025-08-05 11:46:50,840 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/7d00d42d-71ca-4911-8678-b058aafc4583 0.016s 2025-08-05 11:46:50,841 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46: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-c7e4ebab-b2a2-42dc-891b-3b5464c46062', 'x-openstack-request-id': 'req-c7e4ebab-b2a2-42dc-891b-3b5464c46062', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/7d00d42 d-71ca-4911-8678-b058aafc4583'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 7d00d42d-71ca-4911-8678-b058aafc4583 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 4e2bbefc-b1dd-44f0-a204-d90162025ddb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:46:50,876 99842 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.032s 2025-08-05 11:46:50,876 99842 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-637808578"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eea5195c-551f-4a49-af45-a7f5f8f32441', 'content-length': '223', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eea5195c-551f-4a49-af45-a7f5f8f32441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "bfbbaedf-7296-4f1f-bc36-1dc40cbb5502", "name": "tempest-GroupSnapshotsTest-volume-type-637808578", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:46:50,909 99842 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.029s 2025-08-05 11:46:50,909 99842 DEBUG [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-267922040"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a5799c1-40d9-47b9-923e-255a991c46c1', 'content-length': '180', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a5799c1-40d9-47b9-923e-255a991c46c1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "name": "tempest-GroupSnapshotsTest-group-type-267922040", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:46:51,001 99842 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.089s 2025-08-05 11:46:51,001 99842 DEBUG [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": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "volume_types": ["bfbbaedf-7296-4f1f-bc36-1dc40cbb5502"], "name": "tempest-GroupSnapshotsTest-Group-688218752"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53d03dbf-e7d6-4b25-9118-54bfb2853c5d', 'content-length': '111', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53d03dbf-e7d6-4b25-9118-54bfb2853c5d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "4e2bbefc-b1dd-44f0-a204-d90162025ddb", "name": "tempest-GroupSnapshotsTest-Group-688218752"}}' 2025-08-05 11:46:51,038 99842 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/4e2bbefc-b1dd-44f0-a204-d90162025ddb 0.035s 2025-08-05 11:46:51,039 99842 DEBUG [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 - Heade rs: {'date': 'Tue, 05 Aug 2025 11:46:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5ae17a0-2e5f-46dc-a3f3-095221028acc', 'content-length': '391', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5ae17a0-2e5f-46dc-a3f3-095221028acc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb'} Body: b'{"group": {"id": "4e2bbefc-b1dd-44f0-a204-d90162025ddb", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:46:51.000000", "name": "tempest-GroupSnapshotsTest-Group-688218752", "description": null, "group_type": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "volume_types": ["bfbbaedf-7296-4f1f-bc36-1dc40cbb5502"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:52,075 99842 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/4e2bbefc-b1dd-44f0-a204-d90162025ddb 0.030s 2025-08-05 11:46:52,075 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5b25e53-86c8-4ce9-a372-970a85ad8c93', 'content-length': '388', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5b25e53-86c8-4ce9-a372-970a85ad8c93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb'} Body: b'{"group": {"id": "4e2bbefc-b1dd-44f0-a204-d90162025ddb", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:46:51.000000", "name": "tempest-GroupSnapshotsTest-Group-688218752", "description": null, "group_type": "e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b", "volume_types": ["bfbbaedf-7296-4f1f-bc36-1dc40cbb5502"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:46:52,145 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.065s 2025-08-05 11:46:52,146 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa2b6eb0-03c1-455e-ac1c-db50e938c820', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa2b6eb0-03c1-455e-ac1c-db50e938c820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:46:52,222 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb/action 0.063s 2025-08-05 11:46:52,223 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8157810-9bcf-4b9a-8e4a-66363a6a31ff', 'connection': 'close', 'status': '202', 'content-location': 'http://10. 0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb/action'} Body: b'' 2025-08-05 11:46:52,237 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb 0.014s 2025-08-05 11:46:52,238 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'content-length': '108', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b38c5f8-5a86-401c-ba81-0f69275ab200', 'x-openstack-request-id': 'req-5b38c5f8-5a86-401c-ba81-0f69275ab200', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/4e2bbefc-b1dd-44f0-a204-d90162025ddb'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 4e2bbefc-b1dd-44f0-a204-d90162025ddb could not be found."}}' 2025-08-05 11:46:52,271 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b 0.033s 2025-08-05 11:46:52,271 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991062fb-a284-4f88-8228-2d72c9c05434', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e9e2c840-ba55-4cf8-9ab4-fa1c8ee2593b'} Body: b'' 2025-08-05 11:46:52,321 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502 0.048s 2025-08-05 11:46:52,321 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caad435e-d4bd-4432-95d5-ac2d56be9d38', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502'} Body: b'' 2025-08-05 11:46:52,337 99842 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502 0.015s 2025-08-05 11:46:52,337 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:46:52 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-a0ce17c2-385b-4517-9e99-2fdb6b42b8c0', 'x-openstack-request-id': 'req-a0ce17c2-385b-4517-9e99-2fdb6b42b8c0', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/bfbbaedf-7296-4f1f-bc36-1dc40cbb5502'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type bfbbaedf-7296-4f1f-bc36-1dc40cbb5502 could not be found."}}' tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete[id-4b111d28-b73d-4908-9bd2-03dc2992e4d4] --------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 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 b5a24355-7b78-4005-a735-13879fe1026a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:12,895 99842 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.143s 2025-08-05 11:47:12,896 99842 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-1096776329"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6c05db-4466-4b40-b1e8-9332b55d8013', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6c05db-4466-4b40-b1e8-9332b55d8013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "fc87ca59-ee2a-45b4-bbcc-313fe5940168", "name": "tempest-GroupsTest-volume-type-1096776329", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:47:12,930 99842 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.031s 2025-08-05 11:47:12,931 99842 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-1678679222"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-171e68ba-323a-4729-9ab2-bd1c0151330e', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-171e68ba-323a-4729-9ab2-bd1c0151330e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "c594feb6-d28f-4625-811f-418e024e6557", "name": "tempest-GroupsTest-group-type-1678679222", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:47:13,155 99842 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.222s 2025-08-05 11:47:13,156 99842 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": "c594feb6-d28f-4625-811f-418e024e6557", "volume_types": ["fc87ca59-ee2a-45b4-bbcc-313fe5940168"], "name": "tempest-Group1-308374823"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efca3dd7-6acb-4824-92fc-5d7314b27d60', 'content-length': '93', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efca3dd7-6acb-4824-92fc-5d7314b27d60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b5a24355-7b78-4005-a735-13879fe1026a", "name": "tempest-Group1-308374823"}}' 2025-08-05 11:47:13,188 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a 0.029s 2025-08-05 11:47:13,188 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-4844d071-5cb3-4780-acb7-824aae686f48', 'content-length': '321', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4844d071-5cb3-4780-acb7-824aae686f48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a'} Body: b'{"group": {"id": "b5a24355-7b78-4005-a735-13879fe1026a", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:47:13.000000", "name": "tempest-Group1-308374823", "description": null, "group_type": "c594feb6-d28f-4625-811f-418e024e6557", "volume_types": ["fc87ca59-ee2a-45b4-bbcc-313fe5940168"]}}' 2025-08-05 11:47:14,222 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_create_show_list_delete): 200 GET http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a 0.028s 2025-08-05 11:47:14,222 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9681220-3de0-4342-a1b1-98dff88e23f2', 'content-length': '318', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9681220-3de0-4342-a1b1-98dff88e23f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a'} Body: b'{"group": {"id": "b5a24355-7b78-4005-a735-13879fe1026a", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:47:13.000000", "name": "tempest-Group1-308374823", "description": null, "group_type": "c594feb6-d28f-4625-811f-418e024e6557", "volume_types": ["fc87ca59-ee2a-45b4-bbcc-313fe5940168"]}}' 2025-08-05 11:47:14,273 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.045s 2025-08-05 11:47:14,273 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13c8d3f1-0ed8-4b26-a087-50451e68f3a3', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13c8d3f1-0ed8-4b26-a087-50451e68f3a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:47:14,347 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a/action 0.060s 2025-08-05 11:47:14,348 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 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-d36ab991-07d2-4e2d-9b84-0f7c93c95179', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a/action'} Body: b'' 2025-08-05 11:47:14,365 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a 0.017s 2025-08-05 11:47:14,36 6 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 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-1a86721a-e7f5-4537-979a-04cfb00697ff', 'x-openstack-request-id': 'req-1a86721a-e7f5-4537-979a-04cfb00697ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b5a24355-7b78-4005-a735-13879fe1026a'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b5a24355-7b78-4005-a735-13879fe1026a could not be found."}}' 2025-08-05 11:47:14,396 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/c594feb6-d28f-4625-811f-418e024e6557 0.030s 2025-08-05 11:47:14,397 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 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-3ed131cf-2de1-4269-bdbd-c86005466dee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/c594feb6-d28f-4625-811f-418e024e6557'} Body: b'' 2025-08-05 11:47:14,448 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168 0.051s 2025-08-05 11:47:14,449 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47: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-4d2dbb8c-bf31-4712-b14c-7798c9b205d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168'} Body: b'' 2025-08-05 11:47:14,463 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168 0.014s 2025-08-05 11:47:14,463 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6132e9c-4e98-47f7-a87b-abd9ae8a91d9', 'x-openstack-request-id': 'req-d6132e9c-4e98-47f7-a87b-abd9ae8a91d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/fc87ca59-ee2a-45b4-bbcc-313fe5940168'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type fc87ca59-ee2a-45b4-bbcc-313fe5940168 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 b7a4e643-4bd9-4a35-8ea1-07b9df15041f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:14,502 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 POST http://10.0.0.210/volume/v3/types 0.036s 2025-08-05 11:47:14,503 99842 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-1858720380"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3e627b7-f11e-4b66-b904-82c1bf0cea4f', 'content-length': '216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3e627b7-f11e-4b66-b904-82c1bf0cea4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "27261dd2-8bc9-43e5-ab3a-13e102f2e557", "name": "tempest-GroupsTest-volume-type-1858720380", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:47:14,534 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/group_types 0.027s 2025-08-05 11:47:14,534 99842 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-2051927732"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d17b9372-e40f-49d7-918a-7f3bcaaeb2c6', 'content-length': '173', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d17b9372-e40f-49d7-918a-7f3bcaaeb2c6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "name": "tempest-GroupsTest-group-type-2051927732", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:47:14,622 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 202 POST http://10.0.0.210/volume/v3/groups 0.084s 2025-08-05 11:47:14,622 99842 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": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "volume_types": ["27261dd2-8bc9-43e5-ab3a-13e102f2e557"], "name": "tempest-GroupsTest-Group-528488139"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e239826-8679-43e4-9b60-c02558cdcd61', 'content-length': '103', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e239826-8679-43e4-9b60-c02558cdcd61', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "b7a4e643-4bd9-4a35-8ea1-07b9df15041f", "name": "tempest-GroupsTest-Group-528488139"}}' 2025-08-05 11:47:14,652 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f 0.028s 2025-08-05 11:47:14,653 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-620e174f-b3dd-4e71-9c29-58f4df99b a49', 'content-length': '331', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-620e174f-b3dd-4e71-9c29-58f4df99ba49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f'} Body: b'{"group": {"id": "b7a4e643-4bd9-4a35-8ea1-07b9df15041f", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:47:15.000000", "name": "tempest-GroupsTest-Group-528488139", "description": null, "group_type": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "volume_types": ["27261dd2-8bc9-43e5-ab3a-13e102f2e557"]}}' 2025-08-05 11:47:15,690 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:test_group_update): 200 GET http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f 0.030s 2025-08-05 11:47:15,690 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52495c53-347a-42cd-b6e6-500201854565', 'content-length': '328', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52495c53-347a-42cd-b6e6-500201854565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f'} Body: b'{"group": {"id": "b7a4e643-4bd9-4a35-8ea1-07b9df15041f", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:47:15.000000", "name": "tempest-GroupsTest-Group-528488139", "description": null, "group_type": "f5ad999c-16d6-46fe-90c4-c400c4b2c901", "volume_types": ["27261dd2-8bc9-43e5-ab3a-13e102f2e557"]}}' 2025-08-05 11:47:15,722 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.026s 2025-08-05 11:47:15,722 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee9ad608-4abb-4a35-b05d-04706d98d9ac', 'content-length': '15', 'openstack-api-version': 'volume 3.13', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee9ad608-4abb-4a35-b05d-04706d98d9ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:47:15,826 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f/action 0.075s 2025-08-05 11:47:15,828 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 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-0101c9f4-8aa4-45ed-8013-a350107b893e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f/action'} Body: b'' 2025-08-05 11:47:15,842 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f 0.013s 2025-08-05 11:47:15,843 99842 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 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-5211a49b-6ad8-4399-9a89-af3dce146abd', 'x-openstack-request-id': 'req-5211a49b-6ad8-4399-9a89-af3dce146abd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/b7a4e643-4bd9-4a35-8ea1-07b9df15041f'} Body: b'{"itemNotFound": {"code": 404, "message": "Group b7a4e643-4bd9-4a35-8ea1-07b9df15041f could not be found."}}' 2025-08-05 11:47:15,878 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/f5ad999c-16d6-46fe-90c4-c400c4b2c901 0.033s 2025-08-05 11:47:15,878 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.13', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 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-1dddd6e2-e321-4b44-a809-001380e358c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/f5ad999c-16d6-46fe-90c4-c400c4b2c901'} Body: b'' 2025-08-05 11:47:15,923 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557 0.045s 2025-08-05 11:47:15,924 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-108fceab-ba72-461f-8a29-e88105ff30c2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557'} Body: b'' 2025-08-05 11:47:15,943 99842 INFO [tempest.lib.common.rest_client] Request (GroupsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557 0.019s 2025-08-05 11:47:15,944 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c96b0a-d8c6-4a82-ac2f-3aa6537bd61e', 'x-openstack-request-id': 'req-98c96b0a-d8c6-4a82-ac2f-3aa6537bd61e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/27261dd2-8bc9-43e5-ab3a-13e102f2e557'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 27261dd2-8bc9-43e5-ab3a-13e102f2e557 could not be found."}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 98e0d056-009c-478e-824b-810031216c88 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:20,940 99834 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.679s 2025-08-05 11:47:20,940 99834 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-1114896623", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce8341a1-d4ec-4e82-82d9-da69d43ace27', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce8341a1-d4ec-4e82-82d9-da69d43ace27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "98e0d056-009c-478e-824b-810031216c88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:20.878541", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1114896623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98e0d056-009c-478e-824b-810031216c88"}], "user_id": "e05d38346184428581c1e0ab67dcbb8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:21,004 99834 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88 0.047s 2025-08-05 11:47:21,004 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c78d676e-1cf0-4667-ba98-dbac921d9243', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c78d676e-1cf0-4667-ba98-dbac921d9243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88'} Body: b'{"volume": {"id": "98e0d056-009c-478e-824b-810031216c88", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:21.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1114896623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98e0d056-009c-478e-824b-810031216c88"}], "user_id": "e05d38346184428581c1e0ab67dcbb8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72fb89ecbd91488a9991ebc9ef5f2860"}}' 2025-08-05 11:47:22,062 99834 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88 0.041s 2025-08-05 11:47:22,063 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75cb4351-992d-4c44-b3c0-7cbf2ce4ae0c', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75cb4351-992d-4c44-b3c0-7cbf2ce4ae0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88'} Body: b'{"volume": {"id": "98e0d056-009c-478e-824b-810031216c88", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:21.000000", "updated_at": "2025-08-05T11:47:21.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1114896623", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/98e0d056-009c-478e-824b-810031216c88"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/98e0d056-009c-478e-824b-810031216c88"}], "user_id": "e05d38346184428581c1e0ab67dcbb8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "72fb89ecbd91488a9991ebc9ef5f2860"}}' 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 64f28025-d89c-43ff-906d-e41f42170aa9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:31,508 99844 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/volumes 0.491s 2025-08-05 11:47:31,508 99844 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-336902987"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84c4a23-04af-4668-94a9-45e4a5b570f1', 'content-length': '745', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84c4a23-04af-4668-94a9-45e4a5b570f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "64f28025-d89c-43ff-906d-e41f42170aa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:31.422637", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-336902987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}], "user_id": "7ecd446db39442198edd365171dcadaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:31,565 99844 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9 0.043s 2025-08-05 11:47:31,565 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd0e7349-9d9e-49e1-9a1d-47cf6fcb0ed3', 'content-length': '813', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd0e7349-9d9e-49e1-9a1d-47cf6fcb0ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9'} Body: b'{"volume": {"id": "64f28025-d89c-43ff-906d-e41f42170aa9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:31.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-336902987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}], "user_id": "7ecd446db39442198edd365171dcadaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88ea9a2480034330861d0fdc9ed3aed6"}}' 2025-08-05 11:47:32,623 99844 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9 0.042s 2025-08-05 11:47:32,623 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b93e633-50c6-44cb-a810-85f54a08f0d8', 'content-length': '834', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b93e633-50c6-44cb-a810-85f54a08f0d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9'} Body: b'{"volume": {"id": "64f28025-d89c-43ff-906d-e41f42170aa9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:31.000000", "updated_at": "2025-08-05T11:47:32.000000", "name": "tempest-TestVolumeSwap-volume-336902987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64f28025-d89c-43ff-906d-e41f42170aa9"}], "user_id": "7ecd446db39442198edd365171dcadaa", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "88ea9a2480034330861d0fdc9ed3aed6"}}' 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-05 11:47:33,552 99842 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.700s 2025-08-05 11:47:33,552 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69f9841b-773d-4fca-a319-4bc7361ce9b0', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69f9841b-773d-4fca-a319-4bc7361ce9b0', '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-05 11:47:34,096 99842 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.535s 2025-08-05 11:47:34,096 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b869ce9-0bae-40a2-9227-60b2394e3c53', 'content-length': '13', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b869ce9-0bae-40a2-9227-60b2394e3c53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/scheduler-stats/get_pools'} Body: b'{"pools": []}' 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 fb14de57-8b19-427d-8a71-7facc3ec2077 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:24,872 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/networks 2.827s 2025-08-05 11:47:24,872 99828 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-2074770236"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-87768fff-7a4e-4ab5-bd3f-659d8de5bba1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/networks'} Body: b'{"network":{"id":"7da24c6c-7192-442f-b4d0-75c0aaa0ed7c","name":"tempest-tagged-attachments-test-net-2074770236","tenant_id":"c481b0fc0ee241f188cdcc201551f054","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"c481b0fc0ee241f188cdcc201551f054","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-05T11:47:23Z","updated_at":"2025-08-05T11:47:23Z","revision_number":1}}' 2025-08-05 11:47:28,372 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 201 POST http://10.0.0.210/networking/v2.0/subnets 3.499s 2025-08-05 11:47:28,372 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "7da24c6c-7192-442f-b4d0-75c0aaa0ed7c", "cidr": "10.10.10.0/24", "ip_version": 4}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '627', 'x-openstack-request-id': 'req-b379ab61-8157-437b-9fb7-761507bfab5b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"55871755-2dd2-47bb-8d95-1464adb79239","name":"","tenant_id":"c481b0fc0ee241f188cdcc201551f054","network_id":"7da24c6c-7192-442f-b4d0-75c0aaa0ed7c","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-05T11:47:26Z","updated_at":"2025-08-05T11:47:26Z","revision_number":0,"project_id":"c481b0fc0ee241f188cdcc201551f054"}}' 2025-08-05 11:47:28,673 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 202 POST http://10.0.0.210/volume/v3/volumes 0.299s 2025-08-05 11:47:28,673 99828 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-1838253660"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18aa4d6f-5bf5-454c-bea1-4528b65f05b9', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18aa4d6f-5bf5-454c-bea1-4528b65f05b9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fb14de57-8b19-427d-8a71-7facc3ec2077", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:28.599063", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-18382536 60", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}], "user_id": "c3d79577caf94c34b3e290c21a00321e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:28,727 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077 0.040s 2025-08-05 11:47:28,728 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cea935c2-03aa-4226-aa38-8f8ec064a24c', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cea935c2-03aa-4226-aa38-8f8ec064a24c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077'} Body: b'{"volume": {"id": "fb14de57-8b19-427d-8a71-7facc3ec2077", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:29.000000", "updated_at": null, "name": "tempest-TaggedAttachmentsTest-volume-1838253660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}], "user_id": "c3d79577caf94c34b3e290c21a00321e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c481b0fc0ee241f188cdcc201551f054"}}' 2025-08-05 11:47:29,800 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:test_tagged_attachment): 200 GET http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077 0.045s 2025-08-05 11:47:29,800 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4770f7ad-6c37-4cfa-9c6f-1a18b68f2020', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4770f7ad-6c37-4cfa-9c6f-1a18b68f2020', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077'} Body: b'{"volume": {"id": "fb14de57-8b19-427d-8a71-7facc3ec2077", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:29.000000", "updated_at": "2025-08-05T11:47:29.000000", "name": "tempest-TaggedAttachmentsTest-volume-1838253660", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fb14de57-8b19-427d-8a71-7facc3ec2077"}], "user_id": "c3d79577caf94c34b3e290c21a00321e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c481b0fc0ee241f188cdcc201551f054"}}' 2025-08-05 11:47:3 1,725 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/subnets/55871755-2dd2-47bb-8d95-1464adb79239 1.909s 2025-08-05 11:47:31,726 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-60b49c96-2f1b-4927-9256-fbf3b6dbb079', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/subnets/55871755-2dd2-47bb-8d95-1464adb79239'} Body: b'' 2025-08-05 11:47:34,994 99828 INFO [tempest.lib.common.rest_client] Request (TaggedAttachmentsTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/networks/7da24c6c-7192-442f-b4d0-75c0aaa0ed7c 3.268s 2025-08-05 11:47:34,995 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-4ae37e92-f83f-4ec2-b1ce-00add7dbd29c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/networks/7da24c6c-7192-442f-b4d0-75c0aaa0ed7c'} Body: b'' 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 1c469ac0-8a73-44b0-95f3-bb4f52bc8c06 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 fbfd6990-021a-4532-98d3-202c1fb85bd2 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:37,580 99848 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.204s 2025-08-05 11:47:37,580 99848 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-2011531501"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bba3731-2a35-4032-9787-2c27655274db', 'content-length': '763', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bba3731-2a35-4032-9787-2c27655274db', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:37.516266", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:37,627 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.035s 2025-08-05 11:47:37,628 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c097a0-7e7d-470e-b3d1-fd572267707b', 'content-length': '831', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c097a0-7e7d-470e-b3d1-fd572267707b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:38.000000", "updated_at": null, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc5438f8d14e457f850dd2e6f44810ca"}}' 2025-08-05 11:47:38,687 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:test_volume_from_snapshot_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.042s 2025-08-05 11:47:38,687 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:38 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420e2cf7-aa23-42f3-ac60-deaf236a1186', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420e2cf7-aa23-42f3-ac60-deaf236a1186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:38.000000", "updated_at": "2025-08-05T11:47:38.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc5438f8d14e457f850dd2e6f44810ca"}}' 2025-08-05 11:47:38,775 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.073s 2025-08-05 11:47:38,775 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385f65e6-2ed0-45ed-a814-1825c3d6c1fb', 'content-length': '852', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385f65e6-2ed0-45ed-a814-1825c3d6c1fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"volume": {"id": "fbfd6990-021a-4532-98d3-202c1fb85bd2", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:47:38.000000", "updated_at": "2025-08-05T11:47:38.000000", "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-2011531501", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2"}], "user_id": "f3a189a0b0b64f74a362149e9cfb4f5b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fc5438f8d14e457f850dd2e6f44810ca"}}' 2025-08-05 11:47:38,881 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegativeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.092s 2025-08-05 11:47:38,882 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47: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-3fa225a8-d23d-494c-82ad-c12c58cbea47', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'' 2025-08-05 11:47:38,905 99848 INFO [tempest.lib.common.rest_client] Request (VolumesSnapshotNegative TestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2 0.022s 2025-08-05 11:47:38,905 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fea617-c4a9-45f0-8522-cf697082f16d', 'x-openstack-request-id': 'req-26fea617-c4a9-45f0-8522-cf697082f16d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fbfd6990-021a-4532-98d3-202c1fb85bd2'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fbfd6990-021a-4532-98d3-202c1fb85bd2 could not be found."}}' 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 a0b047ca-dc34-4650-99d7-34444968b0c6 failed to build and is in ERROR status 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 f68a26fd-0f4a-4bd0-9179-2db74a8befa1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:42,471 99840 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.619s 2025-08-05 11:47:42,471 99840 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-780825469"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0b9733-876c-4d0b-b9a3-198f0e0119dc', 'content-length': '785', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0b9733-876c-4d0b-b9a3-198f0e0119dc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f68a26fd-0f4a-4bd0-9179-2db74a8befa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:42.261903", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-780825469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}], "user_id": "eec059b831c24eea9797daa17ac93a1e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2025-08-05 11:47:42,560 99840 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1 0.076s 2025-08-05 11:47:42,561 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-805ae132-cec2-43b0-835a-454829bc87f4', 'content-length': '964', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-805ae132-cec2-43b0-835a-454829bc87f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1'} Body: b'{"volume": {"id": "f68a26fd-0f4a-4bd0-9179-2db74a8befa1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:42.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-780825469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}], "user_id": "eec059b831c24eea9797daa17ac93a1e", "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": "6ea6cedda53440848564d7ce94681d0b"}}' 2025-08-05 11:47:43,661 99840 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1 0.085s 2025-08-05 11:47:43,661 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'A ccept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c54e2449-3d58-4cb6-8456-464f9d8afc26', 'content-length': '985', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c54e2449-3d58-4cb6-8456-464f9d8afc26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1'} Body: b'{"volume": {"id": "f68a26fd-0f4a-4bd0-9179-2db74a8befa1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:42.000000", "updated_at": "2025-08-05T11:47:43.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-780825469", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f68a26fd-0f4a-4bd0-9179-2db74a8befa1"}], "user_id": "eec059b831c24eea9797daa17ac93a1e", "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": "6ea6cedda53440848564d7ce94681d0b"}}' 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 9b58cab5-157d-4e44-a915-40aef32324d9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:57,450 99842 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.723s 2025-08-05 11:47:57,451 99842 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-1665361008"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ac8fd3-5354-40bf-87ad-59b62108c87c', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ac8fd3-5354-40bf-87ad-59b62108c87c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.173866", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:47:57,721 99842 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/9b58cab5-157d-4e44-a915-40aef32324d9 0.256s 2025-08-05 11:47:57,722 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20773620-624e-401b-b4e1-60b4e8bf8e3e', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20773620-624e-401b-b4e1-60b4e8bf8e3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.000000", "updated_at": null, "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e942ad16fc804a97bb03d055f4819e99"}}' 2025-08-05 11:47:58,800 99842 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/9b58cab5-157d-4e44-a915-40aef32324d9 0.061s 2025-08-05 11:47:58,800 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-7397b3d2-471d-40d7-902d-fd5b7e5621e2', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7397b3d2-471d-40d7-902d-fd5b7e5621e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.000000", "updated_at": "2025-08-05T11:47:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e942ad16fc804a97bb03d055f4819e99"}}' 2025-08-05 11:47:58,866 99842 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9 0.048s 2025-08-05 11:47:58,867 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d234b64-ab18-43d4-ab27-c4acf9c31f4e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d234b64-ab18-43d4-ab27-c4acf9c31f4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"volume": {"id": "9b58cab5-157d-4e44-a915-40aef32324d9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:47:57.000000", "updated_at": "2025-08-05T11:47:58.000000", "name": "tempest-VolumesServicesTestJSON-Volume-1665361008", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9b58cab5-157d-4e44-a915-40aef32324d9"}], "user_id": "305e22406019478da1aa906b7f345cf3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e942ad16fc804a97bb03d055f4819e99"}}' 2025-08-05 11:47:59,036 99842 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9 0.152s 2025-08-05 11:47:59,036 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c379a3c-2f16-4fa5-9fb5-6b59d3b8eff9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'' 2025-08-05 11:47:59,067 99842 INFO [tempest.lib.common.rest_client] Request (VolumesServicesTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324 d9 0.029s 2025-08-05 11:47:59,067 99842 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b9ca6d-8f56-4d5d-896e-bc8b43ba2a50', 'x-openstack-request-id': 'req-10b9ca6d-8f56-4d5d-896e-bc8b43ba2a50', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9b58cab5-157d-4e44-a915-40aef32324d9'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9b58cab5-157d-4e44-a915-40aef32324d9 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 ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:15,502 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.179s 2025-08-05 11:48:15,503 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a03873b6-d3de-48da-b8d0-60d0f2edcc3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:48:16,258 99848 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.754s 2025-08-05 11:48:16,258 99848 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-1244167772", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aada5e24-46ba-4884-a417-346c52aefe72', 'content-length': '782', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aada5e24-46ba-4884-a417-346c52aefe72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:16.170251", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1244167772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}], "user_id": "60ec63d5e6b7453893a1064f6a58f4a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:16,331 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.058s 2025-08-05 11:48:16,331 99848 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': 'Tue, 05 Aug 2025 11:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d659f17-2c5a-4cbc-bfaa-7dc01fb09887', 'content-length': '850', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d659f17-2c5a-4cbc-bfaa-7dc01fb09887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'{"volume": {"id": "ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:16.000000", "updated_at": null, "name": "tempest-TestVolumeBootPatternV346-volume-origin-1244167772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}], "user_id": "60ec63d5e6b7453893a1064f6a58f4a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "58144acb7b764fa4a71fc2854dbc9981"}}' 2025-08-05 11:48:17,394 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:test_instance_boot_after_snapshot_deletion): 200 GET http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.047s 2025-08-05 11:48:17,395 99848 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': 'Tue, 05 Aug 2025 11:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c66b810-dedd-4cfa-86b6-a61d501755c1', 'content-length': '871', 'openstack-api-version': 'volume 3.46', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c66b810-dedd-4cfa-86b6-a61d501755c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'{"volume": {"id": "ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:16.000000", "updated_at": "2025-08-05T11:48:16.000000", "name": "tempest-TestVolumeBootPatternV346-volume-origin-1244167772", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a"}], "user_id": "60ec63d5e6b7453893a1064f6a58f4a9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "58144acb7b764fa4a71fc2854dbc9981"}}' 2025-08-05 11:48:17,522 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.111s 2025-08-05 11:48:17,523 99848 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': 'Tue, 05 Aug 2025 11:48:17 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 -c28f1aa9-3373-4088-8d43-500529cdbc8b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'' 2025-08-05 11:48:17,549 99848 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPatternV346:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a 0.025s 2025-08-05 11:48:17,549 99848 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': 'Tue, 05 Aug 2025 11:48:17 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-23ed5ba1-4944-4c4c-946e-6b1afa97b906', 'x-openstack-request-id': 'req-23ed5ba1-4944-4c4c-946e-6b1afa97b906', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ad42dd7a-6cbb-4aaf-b05d-6af6a121a03a could not be found."}}' 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 6c8a58a9-ca7b-47e5-8d8b-34a3a523c927 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:35,236 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 202 POST http://10.0.0.210/volume/v3/volumes 0.538s 2025-08-05 11:48:35,237 99848 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-1076640812"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2759206f-7474-455a-b1d4-5763194f0b4f', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2759206f-7474-455a-b1d4-5763194f0b4f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6c8a58a9-ca7b-47e5-8d8b-34a3a523c927", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:35.077919", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1076640812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:35,300 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927 0.051s 2025-08-05 11:48:35,301 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e54c1a-0660-4b4f-86df-89f17b78e7a6', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e54c1a-0660-4b4f-86df-89f17b78e7a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927'} Body: b'{"volume": {"id": "6c8a58a9-ca7b-47e5-8d8b-34a3a523c927", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:35.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1076640812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:36,367 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain): 200 GET http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927 0.052s 2025-08-05 11:48:36,368 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2fd79c2-d964-40b0-a9ba-5fba431a02b0', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2fd79c2-d964-40b0-a9ba-5fba431a02b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927'} Body: b'{"volume": {"id": "6c8a58a9-ca7b-47e5-8d8b-34a3a523c927", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:35.000000", "updated_at": "2025-08-05T11:48:35.000000", "name": "tempest-VolumeDependencyTests-Volume-1076640812", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6c8a58a9-ca7b-47e5-8d8b-34a3a523c927"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 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 8b13a3ab-78f4-406b-8c42-22bfc0149beb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:36,740 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.355s 2025-08-05 11:48:36,741 99848 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-1115362682"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90662c68-e2e8-4bf5-8f7e-7ca625852fd9', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90662c68-e2e8-4bf5-8f7e-7ca625852fd9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8b13a3ab-78f4-406b-8c42-22bfc0149beb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:36.603804", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1115362682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:36,827 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb 0.074s 2025-08-05 11:48:36,832 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9fecb64-e3ff-4b11-98fa-d4f3be0aafde', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9fecb64-e3ff-4b11-98fa-d4f3be0aafde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb'} Body: b'{"volume": {"id": "8b13a3ab-78f4-406b-8c42-22bfc0149beb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:37.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-1115362682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:37,934 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_dep_chain_2): 200 GET http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb 0.074s 2025-08-05 11:48:37,934 99848 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': 'Tu e, 05 Aug 2025 11:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-976b0b33-e69e-46e9-90d8-42e6378c664b', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-976b0b33-e69e-46e9-90d8-42e6378c664b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb'} Body: b'{"volume": {"id": "8b13a3ab-78f4-406b-8c42-22bfc0149beb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:37.000000", "updated_at": "2025-08-05T11:48:37.000000", "name": "tempest-VolumeDependencyTests-Volume-1115362682", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8b13a3ab-78f4-406b-8c42-22bfc0149beb"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 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 1f7145ee-95b5-4c13-8278-a2a8deb5d6c0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:38,560 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 202 POST http://10.0.0.210/volume/v3/volumes 0.610s 2025-08-05 11:48:38,560 99848 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-44288197"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71bca93c-2aac-42e2-b762-c69fa78dca8c', 'content-length': '769', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71bca93c-2aac-42e2-b762-c69fa78dca8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1f7145ee-95b5-4c13-8278-a2a8deb5d6c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:38.248655", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-44288197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:38,613 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0 0.041s 2025-08-05 11:48:38,614 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36b76217-88ad-448d-ae5f-bf6ad4c5ba09', 'content-length': '837', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36b76217-88ad-448d-ae5f-bf6ad4c5ba09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0'} Body: b'{"volume": {"id": "1f7145ee-95b5-4c13-8278-a2a8deb5d6c0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:38.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-44288197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:39,674 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0 0.045s 2025-08-05 11:48:39,675 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 05 Aug 2025 11:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0442c2d-bf5f-4402-82a8-8460a83f878c', 'content-length': '858', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0442c2d-bf5f-4402-82a8-8460a83f878c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0'} Body: b'{"volume": {"id": "1f7145ee-95b5-4c13-8278-a2a8deb5d6c0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:38.000000", "updated_at": "2025-08-05T11:48:39.000000", "name": "tempest-VolumeDependencyTests-Volume-44288197", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1f7145ee-95b5-4c13-8278-a2a8deb5d6c0"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 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 a6257460-d25a-413b-801e-686cfd1bbbaf failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:39,959 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.267s 2025-08-05 11:48:39,959 99848 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-2108634777"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db0ab4ec-68c0-4251-933e-e10ecb914d35', 'content-length': '771', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db0ab4ec-68c0-4251-933e-e10ecb914d35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a6257460-d25a-413b-801e-686cfd1bbbaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:39.852661", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2108634777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:48:40,040 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf 0.068s 2025-08-05 11:48:40,040 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-975e29d1-da23-4da9-a2b2-f9f15d257122', 'content-length': '839', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-975e29d1-da23-4da9-a2b2-f9f15d257122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf'} Body: b'{"volume": {"id": "a6257460-d25a-413b-801e-686cfd1bbbaf", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:40.000000", "updated_at": null, "name": "tempest-VolumeDependencyTests-Volume-2108634777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 2025-08-05 11:48:41,116 99848 INFO [tempest.lib.common.rest_client] Request (VolumeDependencyTests:test_delete_source_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf 0.061s 2025-08-05 11:48:41,117 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date ': 'Tue, 05 Aug 2025 11:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3853d34-46e3-483c-8c69-339669e3ed59', 'content-length': '860', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3853d34-46e3-483c-8c69-339669e3ed59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf'} Body: b'{"volume": {"id": "a6257460-d25a-413b-801e-686cfd1bbbaf", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:40.000000", "updated_at": "2025-08-05T11:48:40.000000", "name": "tempest-VolumeDependencyTests-Volume-2108634777", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6257460-d25a-413b-801e-686cfd1bbbaf"}], "user_id": "d64d999dc9dd454088ef0b077bd7ded9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "4686a505d56c4e749549141cb1e9fc70"}}' 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 7d005071-7fe9-42bf-b95c-f03ee48b99ce failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:49:07,673 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 202 POST http://10.0.0.210/volume/v3/volumes 0.762s 2025-08-05 11:49:07,673 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-985269898", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8b41d58-244d-4a9e-9c6e-d962a000f8c5', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8b41d58-244d-4a9e-9c6e-d962a000f8c5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7d005071-7fe9-42bf-b95c-f03ee48b99ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:07.544273", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-985269898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}], "user_id": "3da8022376084054b9c345fe41c21266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:07,742 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.056s 2025-08-05 11:49:07,742 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad03f29d-19c2-439f-8eb6-3d83a368adb2', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad03f29d-19c2-439f-8eb6-3d83a368adb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'{"volume": {"id": "7d005071-7fe9-42bf-b95c-f03ee48b99ce", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:08.000000", "updated_at": null, "name": "tempest-SnapshotDependencyTests-volume-985269898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}], "user_id": "3da8022376084054b9c345fe41c21266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f239d9c59c2441438a74be0c1e519e0f"}}' 2025-08-05 11:49:08,801 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:test_snapshot_removal): 200 GET http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.043s 2025-08-05 11:49:08,802 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-ee66ec3f-7dfb-421f-a89e-831caf675229', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee66ec3f-7dfb-421f-a89e-831caf675229', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'{"volume": {"id": "7d005071-7fe9-42bf-b95c-f03ee48b99ce", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:08.000000", "updated_at": "2025-08-05T11:49:08.000000", "name": "tempest-SnapshotDependencyTests-volume-985269898", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce"}], "user_id": "3da8022376084054b9c345fe41c21266", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "f239d9c59c2441438a74be0c1e519e0f"}}' 2025-08-05 11:49:08,982 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.165s 2025-08-05 11:49:08,983 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49: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-1dc1c9fe-f93b-432e-9d20-95e8c2b2b73e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'' 2025-08-05 11:49:09,007 99848 INFO [tempest.lib.common.rest_client] Request (SnapshotDependencyTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce 0.024s 2025-08-05 11:49:09,007 99848 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6e6aae1-31cd-4cec-8349-40573e8a7a43', 'x-openstack-request-id': 'req-b6e6aae1-31cd-4cec-8349-40573e8a7a43', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7d005071-7fe9-42bf-b95c-f03ee48b99ce'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7d005071-7fe9-42bf-b95c-f03ee48b99ce could not be found."}}' tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume[id-d0f3f0d6-d9b6-4a32-8da4-23015dcab23c,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 3ad33499-5a31-4215-a737-32cbfcabdc4b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:04,206 99832 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.040s 2025-08-05 11:47:04,207 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:04 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-b11abd20-4a53-40d3-affc-ba6375633af7', '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": "90afa43d934242edb5720e56250577ad", "name": "tempest-DeleteServersTestJSON-1403017308-project-member", "password_expires_at": null}, "audit_ids": ["Rk2OIC8HTtaWXmIwGRj6Gg"], "expires_at": "2025-08-05T12:47:04.000000Z", "issued_at": "2025-08-05T11:47:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ca790742471e478fbe32b874bf9e40c9", "name": "tempest-DeleteServersTestJSON-1403017308"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ca790742471e478fbe32b874bf9e40c9", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:04,207 99832 INFO [tempest.lib.common.fixed_network] (DeleteServersTestJSON:test_delete_server_while_in_attached_volume) Found network {'id': '696349ea-142a-4804-9a92-288261189f2b', 'name': 'tempest-DeleteServersTestJSON-738227374-network', 'tenant_id': 'ca790742471e478fbe32b874bf9e40c9', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ca790742471e478fbe32b874bf9e40c9', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48857, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'crea ted_at': '2025-08-05T11:46:38Z', 'updated_at': '2025-08-05T11:46:39Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:23,089 99832 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 18.880s 2025-08-05 11:47:23,089 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-DeleteServersTestJSON-server-1944391257", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "696349ea-142a-4804-9a92-288261189f2b"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-627e50f4-5d10-4fb2-ae4e-4a6c703a8eb0', 'x-compute-request-id': 'req-627e50f4-5d10-4fb2-ae4e-4a6c703a8eb0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dd0e0edd-95d6-41cf-81ea-0b9256bda6f9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "8cT7QMnDVXNs"}}' 2025-08-05 11:47:25,656 99832 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/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9 2.562s 2025-08-05 11:47:25,656 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:23 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-9fb4c458-2601-41ef-bc39-644d2778f217', 'x-compute-request-id': 'req-9fb4c458-2601-41ef-bc39-644d2778f217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9'} Body: b'{"server": {"id": "dd0e0edd-95d6-41cf-81ea-0b9256bda6f9", "name": "tempest-DeleteServersTestJSON-server-1944391257", "status": "BUILD", "tenant_id": "ca790742471e478fbe32b874bf9e40c9", "user_id": "90afa43d934242edb5720e56250577ad", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:23Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}], "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-05 11:48:18,244 99832 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/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9 2.524s 2025-08-05 11:48:18,244 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 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-17d5ed25-1bd3-4b79-8da2-6a6c7374b818', 'x-compute-request-id': 'req-17d5ed25-1bd3-4b79-8da2-6a6c7374b818', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9'} Body: b'{"server": {"id": "dd0e0edd-95d6-41cf-81ea-0b9256bda6f9", "name": "tempest-DeleteServersTestJSON-server-1944391257", "status": "ACTIVE", "tenant_id": "ca790742471e478fbe32b874bf9e40c9", "user_id": "90afa43d934242edb5720e56250577ad", "metadata": {}, "hostId": "3115c65b4624c634445b28dc4b10291274193c102f75f074653c959b", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-DeleteServersTestJSON-738227374-network": [{"version": 4, "addr": "10.0.0.12", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:e7:2d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dd0e0edd-95d6-41cf-81ea-0b9256bda6f9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:56.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-05 11:48:18,260 99832 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 11:49:18,529 99832 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.209s 2025-08-05 11:49:18,529 99832 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-1806500762"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b29e34d-9c7a-4499-a450-58b4fd26a559', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b29e34d-9c7a-4499-a450-58b4fd26a559', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3ad33499-5a31-4215-a737-32cbfcabdc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:18.459323", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1806500762", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a d33499-5a31-4215-a737-32cbfcabdc4b"}], "user_id": "90afa43d934242edb5720e56250577ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:18,602 99832 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/3ad33499-5a31-4215-a737-32cbfcabdc4b 0.058s 2025-08-05 11:49:18,603 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6d81d69-a3db-40a5-b8d0-d7e5dbe1869b', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6d81d69-a3db-40a5-b8d0-d7e5dbe1869b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b'} Body: b'{"volume": {"id": "3ad33499-5a31-4215-a737-32cbfcabdc4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:18.000000", "updated_at": null, "name": "tempest-DeleteServersTestJSON-volume-1806500762", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}], "user_id": "90afa43d934242edb5720e56250577ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca790742471e478fbe32b874bf9e40c9"}}' 2025-08-05 11:49:19,669 99832 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/3ad33499-5a31-4215-a737-32cbfcabdc4b 0.050s 2025-08-05 11:49:19,669 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-091e3232-d975-40ec-af80-1308d48aeec7', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-091e3232-d975-40ec-af80-1308d48aeec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b'} Body: b'{"volume": {"id": "3ad33499-5a31-4215-a737-32cbfcabdc4b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:18.000000", "updated_at": "2025-08-05T11:49:19.000000", "name": "tempest-DeleteServersTestJSON-volume-1806500762", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3ad33499-5a31-4215-a737-32cbfcabdc4b"}], "user_id": "90afa43d934242edb5720e56250577ad", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca790742471e478fbe32b874bf9e40c9"}}' 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 775b18bc-2f17-46da-85ba-3bd6bde8132e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:06,129 99838 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:47:06,129 99838 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:47:06,215 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.085s 2025-08-05 11:47:06,215 99838 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-66453035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5Q5S2LDxE46WPXG7cY/mrJqxlP9dmLxBlriABid30eb60csJrV1ueLCE8V9kjF0xqYJGfxvasVQVhd42HkrdkPyIfRWHx8lTq0dA9ELGDsNUxn0svYy949HBRVC1OlWw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f395dbf9-88cf-482e-95c4-376e17f383a9', 'x-compute-request-id': 'req-f395dbf9-88cf-482e-95c4-376e17f383a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-66453035", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5Q5S2LDxE46WPXG7cY/mrJqxlP9dmLxBlriABid30eb60csJrV1ueLCE8V9kjF0xqYJGfxvasVQVhd42HkrdkPyIfRWHx8lTq0dA9ELGDsNUxn0svYy949HBRVC1OlWw==", "fingerprint": "3e:4f:fe:ea:97:8f:39:c8:e6:44:57:8a:91:68:99:1b", "user_id": "33b49494059f4bdfb4eac13af127f4ab"}}' 2025-08-05 11:47:06,218 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-66453035 created 2025-08-05 11:47:09,441 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 3.223s 2025-08-05 11:47:09,441 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--442935937", "description": "tempest-description--1135664877"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-08ac113a-bbfb-4a3d-984d-10934ec5700a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "name": "tempest-securitygroup--442935937", "stateful": true, "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "tempest-description--1135664877", "shared": false, "security_group_rules": [{"id": "b8d773c1-1d29-4ce7-9a55-82a21c335bc7", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "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": 217, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:09Z", "updated_at": "2025-08-05T11:47:09Z", "revision_number": 0}, {"id": "de71fcbf-736d-4b11-9a18-4f566e3d8a65", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "ethertype": "I Pv4", "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": 216, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:09Z", "updated_at": "2025-08-05T11:47:09Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:47:09Z", "updated_at": "2025-08-05T11:47:09Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:47:10,982 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.540s 2025-08-05 11:47:10,982 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-437d93dc-b841-435a-96d3-a3873570920a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "05208756-0aa6-4f90-8917-0b855b4dad88", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "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-05T11:47:10Z", "updated_at": "2025-08-05T11:47:10Z", "revision_number": 0}}' 2025-08-05 11:47:13,479 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 2.496s 2025-08-05 11:47:13,479 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-870552f6-d5c5-448a-b039-c02df810b818', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c2d1ff96-452a-4bb9-983e-729d5773a810", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "c14865da-bc6e-40f2-9d3a-d334f4decf8d", "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-05T11:47:13Z", "updated_at": "2025-08-05T11:47:13Z", "revision_number": 0}}' 2025-08-05 11:47:13,479 99838 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--442935937 created 2025-08-05 11:47:19,561 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 6.081s 2025-08-05 11:47:19,561 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applicat ion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-6cc5e0d7-c1b8-4455-bd32-c03977860456', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "080bea3c-5cbd-43f4-94cc-8854e9c42aee", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.78", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:18Z", "updated_at": "2025-08-05T11:47:18Z", "revision_number": 0}}' 2025-08-05 11:47:19,562 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '080bea3c-5cbd-43f4-94cc-8854e9c42aee', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.78', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:18Z', 'updated_at': '2025-08-05T11:47:18Z', 'revision_number': 0, 'ip': '172.24.4.78'} created 2025-08-05 11:47:19,669 99838 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.100s 2025-08-05 11:47:19,670 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:19 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-04b1e017-543e-41af-8847-f7b3ef4b6b2b', '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": "33b49494059f4bdfb4eac13af127f4ab", "name": "tempest-AttachVolumeShelveTestJSON-738245132-project-member", "password_expires_at": null}, "audit_ids": ["ycUhTwOjRE-3uGM7AVY2-Q"], "expires_at": "2025-08-05T12:47:19.000000Z", "issued_at": "2025-08-05T11:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86bb747ed68947739d65ae4ba3831a3d", "name": "tempest-AttachVolumeShelveTestJSON-738245132"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/ident ity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/86bb747ed68947739d65ae4ba3831a3d", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:19,670 99838 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '1fd3619d-e762-425d-8084-e5205648afc1', 'name': 'tempest-AttachVolumeShelveTestJSON-1394585425-network', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47358, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:42Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:19,671 99838 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-66453035', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBC5Q5S2LDxE46WPXG7cY/mrJqxlP9dmLxBlriABid30eb60csJrV1ueLCE8V9kjF0xqYJGfxvasVQVhd42HkrdkPyIfRWHx8lTq0dA9ELGDsNUxn0svYy949HBRVC1OlWw==', 'fingerprint': '3e:4f:fe:ea:97:8f:39:c8:e6:44:57:8a:91:68:99:1b', 'user_id': '33b49494059f4bdfb4eac13af127f4ab', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC3+0qRC1KT9JSIz7eBIODafTkafJE+WsWe0bKXoMwcQSX0D16/yZpT\nl9y4Ay/es4egBwYFK4EEACKhZANiAAQuUOUtiw8ROOlj1xu3GP5qyasZT/XZi8QZ\na4gAYnd9Hm+tHLCa1dbniwhPFfZIxdMamCRn8b2rFUFYXeNh5K3ZD8iH0Vh8fJU6\ntHQPRCxg7DVMZ9LL2MvePRwUVQtTpVs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c14865da-bc6e-40f2-9d3a-d334f4decf8d', 'name': 'tempest-securitygroup--442935937', 'stateful': True, 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': 'tempest-description--1135664877', 'shared': False, 'security_group_rules': [{'id': 'b8d773c1-1d29-4ce7-9a55-82a21c335bc7', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'c14865da-bc6e-40f2-9d3a-d334f4decf8d', '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': 217, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:47:09Z', 'updated_at': '2025-08-05T11:47:09Z', 'revision_number': 0}, {'id': 'de71fcbf-736d-4b11-9a18-4f566e3d8a65', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'c14865da-bc6e-40f2-9d3a-d334f4decf8d', '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': 216, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-0 5T11:47:09Z', 'updated_at': '2025-08-05T11:47:09Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:47:09Z', 'updated_at': '2025-08-05T11:47:09Z', 'revision_number': 1, 'project_id': '86bb747ed68947739d65ae4ba3831a3d'}, 'floating_ip': {'id': '080bea3c-5cbd-43f4-94cc-8854e9c42aee', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.78', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:18Z', 'updated_at': '2025-08-05T11:47:18Z', 'revision_number': 0, 'ip': '172.24.4.78'}} 2025-08-05 11:47:37,675 99838 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 18.003s 2025-08-05 11:47:37,675 99838 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-360068716", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "1fd3619d-e762-425d-8084-e5205648afc1"}], "security_groups": [{"name": "tempest-securitygroup--442935937"}], "key_name": "tempest-keypair-66453035", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1', '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-32c2504d-5436-4f37-8d18-565fa1fb3581', 'x-compute-request-id': 'req-32c2504d-5436-4f37-8d18-565fa1fb3581', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--442935937"}], "adminPass": "password"}}' 2025-08-05 11:47:40,814 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32743a1 3.136s 2025-08-05 11:47:40,815 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1271', '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-9d6de15f-bb19-4276-a23b-e200b5304aba', 'x-compute-request-id': 'req-9d6de15f-bb19-4276-a23b-e200b5304aba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "name": "tempest-AttachVolumeShelveTestJSON-server-360068716", "status": "BUILD", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13a f127f4ab", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:38Z", "updated": "2025-08-05T11:47:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-66453035", "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-05 11:48:32,946 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32743a1 2.066s 2025-08-05 11:48:32,946 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1582', '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-1fa3ffd7-c4f1-49c7-a3b9-5ffd10ce6b3d', 'x-compute-request-id': 'req-1fa3ffd7-c4f1-49c7-a3b9-5ffd10ce6b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "name": "tempest-AttachVolumeShelveTestJSON-server-360068716", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:37Z", "updated": "2025-08-05T11:48:14Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:dc:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66453035", "OS-SRV-USG:launched_at": "2025-08-05T11:48:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442935937"}], "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-05 11:48:32,965 99838 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 52 second wait 2025-08-05 11:49:33,228 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32 743a1/os-interface 0.204s 2025-08-05 11:49:33,229 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:33 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-d50e52d0-63ed-4c5f-ad53-0d7740b1c9ef', 'x-compute-request-id': 'req-d50e52d0-63ed-4c5f-ad53-0d7740b1c9ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1fd3619d-e762-425d-8084-e5205648afc1", "port_id": "290577cb-e213-4512-aec8-349e282e33be", "mac_addr": "fa:16:3e:f5:dc:55", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "61912a77-e6a8-41b5-b77b-e0c311b5d49f", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 11:49:35,206 99838 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/080bea3c-5cbd-43f4-94cc-8854e9c42aee 1.972s 2025-08-05 11:49:35,206 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "290577cb-e213-4512-aec8-349e282e33be"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f63e59e9-8a98-443e-9a22-cd5d6cc996d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080bea3c-5cbd-43f4-94cc-8854e9c42aee'} Body: b'{"floatingip": {"id": "080bea3c-5cbd-43f4-94cc-8854e9c42aee", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.78", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "d5cd5bfa-092f-4782-aab2-dc55ef4e6f01", "port_id": "290577cb-e213-4512-aec8-349e282e33be", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1fd3619d-e762-425d-8084-e5205648afc1", "mac_address": "fa:16:3e:f5:dc:55", "admin_state_up": true, "status": "ACTIVE", "device_id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:18Z", "updated_at": "2025-08-05T11:49:34Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:49:35,209 99838 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.78:22' as 'cirros' with public key authentication 2025-08-05 11:49:35,224 99838 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:49:35,325 99838 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:49:35,326 99838 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.78 successfully created 2025-08-05 11:49:35,376 99838 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/c5e63e1d-03c2-48dc-869a-cf19e32743a1/ips 0.049s 2025-08-05 11:49:35,377 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-631f04a1-a16c-4b26-be0c-238420592c57', 'x-compute-request-id': 'req-631f04a1-a16c-4b26-be0c-238420592c57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2025-08-05 11:49:35,569 99838 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.189s 2025-08-05 11:49:35,570 99838 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-245799363"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b44205a2-3d51-43d7-9cb2-777651e450e6', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b44205a2-3d51-43d7-9cb2-777651e450e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "775b18bc-2f17-46da-85ba-3bd6bde8132e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:35.511307", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-245799363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:35,619 99838 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/775b18bc-2f17-46da-85ba-3bd6bde8132e 0.037s 2025-08-05 11:49:35,620 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a4e091-c141-47c9-acda-7b8a0398628b', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a4e091-c141-47c9-acda-7b8a0398628b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e'} Body: b'{"volume": {"id": "775b18bc-2f17-46da-85ba-3bd6bde8132e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:36.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-245799363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:49:36,674 99838 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/775b18bc-2f17-46da-85ba-3bd6bde8132e 0.038s 2025-08-05 11:49:36,674 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65c15a3f-6767-4e27-aaad-aa592a3676d0', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c15a3f-6767-4e27-aaad-aa592a3676d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e'} Body: b'{"volume": {"id": "775b18bc-2f17-46da-85ba-3bd6bde8132e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:36.000000", "updated_at": "2025-08-05T11:49:36.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-245799363", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/775b18bc-2f17-46da-85ba-3bd6bde8132e"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:49:36,919 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1 0.229s 2025-08-05 11:49:36,920 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5fca3784-cce2-4348-b0ef-ec0ce1076471', 'x-compute-request-id': 'req-5fca3784-cce2-4348-b0ef-ec0ce1076471', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'' 2025-08-05 11:49:37,126 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1 0.206s 2025-08-05 11:49:37,127 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1588', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4bc445b9-1b98-47ef-9c00-b07736bbaea9', 'x-compute-request-id': 'req-4bc445b9-1b98-47ef-9c00-b07736bbaea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"server": {"id": "c5e63e1d-03c2-48dc-869a-cf19e32743a1", "name": "tempest-AttachVolumeShelveTestJSON-server-360068716", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49 494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:37Z", "updated": "2025-08-05T11:49:37Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:dc:55"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-66453035", "OS-SRV-USG:launched_at": "2025-08-05T11:48:13.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--442935937"}], "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-05 11:50:27,230 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1 0.034s 2025-08-05 11:50:27,230 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 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-071a6037-1a54-4e93-bf41-781931a8309a', 'x-compute-request-id': 'req-071a6037-1a54-4e93-bf41-781931a8309a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c5e63e1d-03c2-48dc-869a-cf19e32743a1'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c5e63e1d-03c2-48dc-869a-cf19e32743a1 could not be found."}}' 2025-08-05 11:50:27,258 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66453035 0.027s 2025-08-05 11:50:27,259 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 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-2efc3da7-b370-4104-888c-1678338cfeeb', 'x-compute-request-id': 'req-2efc3da7-b370-4104-888c-1678338cfeeb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-66453035'} Body: b'' 2025-08-05 11:50:27,436 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d 0.177s 2025-08-05 11:50:27,436 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2bd4382d-6f1d-4057-ba61-428bb73f0a2d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d'} Body: b'' 2025-08-05 11:50:27,453 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d 0.016s 2025-08-05 11:50:27,453 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-f220cde2-f951-4493-81f8-6b7fa0f0b0cc', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c14865da-bc6e-40f2-9d3a-d334f4decf8d'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c14865da-bc6e-40f2-9d3a-d334f4decf8d does not exist", "detail": ""}}' 2025-08-05 11:50:27,850 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/080bea3c-5cbd-43f4-94cc-8854e9c42aee 0.396s 2025-08-05 11:50:27,851 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e21d9ba1-cc8a-4127-ab23-ae3a236fb0d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/080bea3c-5cbd-43f4-94cc-8854e9c42aee'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 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 6168b26e-f94e-4793-bf1b-936dd74ece47 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:22,681 99826 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.052s 2025-08-05 11:47:22,682 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3ff2f26d-9bdf-4e7a-af51-1a239795b181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:47:23,804 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.081s 2025-08-05 11:47:23,804 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-f9560504-ae4c-4f57-a0f1-a6f91a94bd71', '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": "88102adc6e8e47c4be71a6221b6aca45", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "created_at": "2025-08-05T11:47:23Z", "updated_at": "2025-08-05T11:47:23Z", "tags": [], "self": "/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6", "file": "/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:47:25,388 99826 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/9e6f47e8-8723-464a-bfd0-471946aef9a6/file 1.583s 2025-08-05 11:47:25,389 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8517766b-9479-4163-9342-7a3d5b14c97d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6/file'} Body: b'' 2025-08-05 11:47:25,389 99826 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:47:25,389 99826 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:47:28,456 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 3.065s 2025-08-05 11:47:28,456 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2142693018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO64kTk7ih3ar02WK2/Qe1JPGc7KXhbM3bHwCT6c0fdV+rhVCHm2ObsQNrZ27MAxYopv1jKtnn/s58ZaFklppzqYFwOf/sd+603M41yvF8mzrJh3b8gbzMT5Xdf6svNvWw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47: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-0ab4d32e-16ac-4078-afb9-b58eaef9a0f7', 'x-compute-request-id': 'req-0ab4d32e-16ac-4078-afb9-b58eaef9a0f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2142693018", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO64kTk7ih3ar02WK2/Qe1JPGc7KXhbM3bHwCT6c0fdV+rhVCHm2ObsQNrZ27MAxYopv1jKtnn/s58ZaFklppzqYFwOf/sd+603M41yvF8mzrJh3b8gbzMT5Xdf6svNvWw==", "fingerprint": "ad:07:ec:7b:71:80:0b:39:98:5e:da:c5:d1:1e:1a:c3", "user_id": "3aadd3920d7b44819a42c54e092fbed9"}}' 2025-08-05 11:47:28,458 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2142693018 created 2025-08-05 11:47:31,199 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 2.740s 2025-08-05 11:47:31,200 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--652098767", "description": "tempest-description--567454322"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-e8352e5f-57bb-4caa-bcdb-d67256372c14', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "44eefced-e785-42c2-bef2-be55804e3019", "name": "tempest-securitygroup--652098767", "stateful": true, "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "description": "tempest-description--567454322", "shared": false, "security_group_rules": [{"id": "92e3d03f-3c36-4d49-814d-5b7ae812cb3d", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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": 298, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:30Z", "updated_at": "2025-08-05T11:47:30Z", "revision_number": 0}, {"id": "f6beba8b-6ed7-4b47-ad9b-b35d2fff8023", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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": 297, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:47:30Z", "updated_at": "2025-08-05T11:47:30Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:47:30Z", "updated_at": "2025-08-05T11:47:30Z", "revision_number": 1, "project_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:47:32,700 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.499s 2025-08-05 11:47:32,700 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-5a993592-ecb6-4096-bb09-1d87f26acaf5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "db2f9865-6a04-4b72-8620-ab6fb83328ca", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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-05T11:47:32Z", "updated_at": "2025-08-05T11:47:32Z", "revision_number": 0}}' 2025-08-05 11:47:34,571 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.870s 2025-08-05 11:47:34,571 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-c3b9d5e4-9cc0-4e73-a5f5-88020499dacb', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d778a8aa-e200-4afa-8f94-c1c5b022dd8f", "project_id": "4ddc1c05dfe64656822cbe606968248f", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "security_group_id": "44eefced-e785-42c2-bef2-be55804e3019", "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-05T11:47:34Z", "updated_at": "2025-08-05T11:47:34Z", "revision_number": 0}}' 2025-08-05 11:47:34,572 99826 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--652098767 created 2025-08-05 11:47:37,691 9 9826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 3.118s 2025-08-05 11:47:37,691 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-552be890-b4db-4c14-bfdc-8243857712a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "floating_ip_address": "172.24.4.219", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "4ddc1c05dfe64656822cbe606968248f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:37Z", "updated_at": "2025-08-05T11:47:37Z", "revision_number": 0}}' 2025-08-05 11:47:37,691 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'floating_ip_address': '172.24.4.219', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:37Z', 'updated_at': '2025-08-05T11:47:37Z', 'revision_number': 0, 'ip': '172.24.4.219'} created 2025-08-05 11:47:37,798 99826 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.102s 2025-08-05 11:47:37,799 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 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-493fcaff-a295-4bbd-a608-92fdbfbf5ecb', '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": "3aadd3920d7b44819a42c54e092fbed9", "name": "tempest-AttachSCSIVolumeTestJSON-496566260-project-member", "password_expires_at": null}, "audit_ids": ["8pwFpwrNS1SYcY7zT8rV_A"], "expires_at": "2025-08-05T12:47:37.000000Z", "issued_at": "2025-08-05T11:47:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ddc1c05dfe64656822cbe606968248f", "name": "tempest-AttachSCSIVolumeTestJSON-496566260"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.21 0/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/4ddc1c05dfe64656822cbe606968248f", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:37,799 99826 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': 'd4fd43ed-2060-4ad2-9785-d705a3658444', 'name': 'tempest-AttachSCSIVolumeTestJSON-1130057648-network', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17425, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:40Z', 'updated_at': '2025-08-05T11:46:40Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:37,800 99826 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2142693018', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBO64kTk7ih3ar02WK2/Qe1JPGc7KXhbM3bHwCT6c0fdV+rhVCHm2ObsQNrZ27MAxYopv1jKtnn/s58ZaFklppzqYFwOf/sd+603M41yvF8mzrJh3b8gbzMT5Xdf6svNvWw==', 'fingerprint': 'ad:07:ec:7b:71:80:0b:39:98:5e:da:c5:d1:1e:1a:c3', 'user_id': '3aadd3920d7b44819a42c54e092fbed9', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCiTNaDQ+xlkg313HfYCAxV7UmlFj3YAE08Z2BLvuMGJ6XPQ9nTLlc2\nbEEa/bulNe+gBwYFK4EEACKhZANiAATuuJE5O4od2q9Nlitv0HtSTxnOyl4WzN2x\n8Ak+nNH3Vfq4VQh5tjm7EDa2duzAMWKKb9YyrZ5/7OfGWhZJaac6mBcDn/7HfutN\nzONcrxfJs6yYd2/IG8zE+V3X+rLzb1s=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '44eefced-e785-42c2-bef2-be55804e3019', 'name': 'tempest-securitygroup--652098767', 'stateful': True, 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'description': 'tempest-description--567454322', 'shared': False, 'security_group_rules': [{'id': '92e3d03f-3c36-4d49-814d-5b7ae812cb3d', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'security_group_id': '44eefced-e785-42c2-bef2-be55804e3019', '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': 298, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:47:30Z', 'updated_at': '2025-08-05T11:47:30Z', 'revision_number': 0}, {'id': 'f6beba8b-6ed7-4b47-ad9b-b35d2fff8023', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'security_group_id': '44eefced-e785-42c2-bef2-be55804e3019', 'ethertype': 'IPv4', 'direction': 'egress', 'protocol': None, 'port_range_min': None, 'port_ra nge_max': None, 'remote_ip_prefix': None, 'remote_address_group_id': None, 'normalized_cidr': None, 'remote_group_id': None, 'standard_attr_id': 297, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:47:30Z', 'updated_at': '2025-08-05T11:47:30Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:47:30Z', 'updated_at': '2025-08-05T11:47:30Z', 'revision_number': 1, 'project_id': '4ddc1c05dfe64656822cbe606968248f'}, 'floating_ip': {'id': '6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1', 'tenant_id': '4ddc1c05dfe64656822cbe606968248f', 'floating_ip_address': '172.24.4.219', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '4ddc1c05dfe64656822cbe606968248f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:47:37Z', 'updated_at': '2025-08-05T11:47:37Z', 'revision_number': 0, 'ip': '172.24.4.219'}} 2025-08-05 11:47:44,414 99826 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 6.614s 2025-08-05 11:47:44,415 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1538356220", "imageRef": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "d4fd43ed-2060-4ad2-9785-d705a3658444"}], "security_groups": [{"name": "tempest-securitygroup--652098767"}], "key_name": "tempest-keypair-2142693018", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a99d302-641f-4441-a4c0-4ca7cb65bf60', 'x-compute-request-id': 'req-6a99d302-641f-4441-a4c0-4ca7cb65bf60', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--652098767"}], "adminPass": "6W5qZCAg5uhB"}}' 2025-08-05 11:47:46,105 99826 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/96662e48-640f-41cd-a89e-1d76cce17db9 1.687s 2025-08-05 11:47:46,106 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:44 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-f03e2b50-3a39-44c8-a945-b3325c73f8da', 'x-compute-request-id': 'req-f03e2b50-3a39-44c8-a945-b3325c73f8da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "name": "tempest-Attach SCSIVolumeTestJSON-server-1538356220", "status": "BUILD", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "user_id": "3aadd3920d7b44819a42c54e092fbed9", "metadata": {}, "hostId": "", "image": {"id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9e6f47e8-8723-464a-bfd0-471946aef9a6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:44Z", "updated": "2025-08-05T11:47:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2142693018", "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-05 11:48:37,099 99826 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/96662e48-640f-41cd-a89e-1d76cce17db9 0.917s 2025-08-05 11:48:37,099 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1547', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1b2e636a-e565-499e-accb-e2cc4671f8d2', 'x-compute-request-id': 'req-1b2e636a-e565-499e-accb-e2cc4671f8d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1538356220", "status": "ACTIVE", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "user_id": "3aadd3920d7b44819a42c54e092fbed9", "metadata": {}, "hostId": "79ccb1d4847d6e4bdb84c57dfef9c09883cc9e4bba90a3dc2086dcd0", "image": {"id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9e6f47e8-8723-464a-bfd0-471946aef9a6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:44Z", "updated": "2025-08-05T11:48:28Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1130057648-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:92:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2142693018", "OS-SRV-USG:launched_at": "2025-08-05T11:48:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--652098767"}], "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-05 11:48:37,114 99826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:49:37,332 99826 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/96662e48-64 0f-41cd-a89e-1d76cce17db9/os-interface 0.157s 2025-08-05 11:49:37,332 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:37 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-1f64379a-387f-4e7d-b762-fc9684fe612e', 'x-compute-request-id': 'req-1f64379a-387f-4e7d-b762-fc9684fe612e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d4fd43ed-2060-4ad2-9785-d705a3658444", "port_id": "da532da6-c169-425f-860d-606901ceb947", "mac_addr": "fa:16:3e:1c:92:a9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "e7ce9530-b731-40dd-a211-edda2c51b610", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 11:49:38,637 99826 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/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1 1.300s 2025-08-05 11:49:38,637 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "da532da6-c169-425f-860d-606901ceb947"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-708bc9ff-bbf7-4144-b66a-563c62e81e00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1'} Body: b'{"floatingip": {"id": "6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "floating_ip_address": "172.24.4.219", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "e16b5261-a8b2-4eba-b672-9b71be699e28", "port_id": "da532da6-c169-425f-860d-606901ceb947", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d4fd43ed-2060-4ad2-9785-d705a3658444", "mac_address": "fa:16:3e:1c:92:a9", "admin_state_up": true, "status": "ACTIVE", "device_id": "96662e48-640f-41cd-a89e-1d76cce17db9", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:47:37Z", "updated_at": "2025-08-05T11:49:37Z", "revision_number": 1, "project_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:49:38,639 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.219:22' as 'cirros' with public key authentication 2025-08-05 11:49:38,662 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:49:38,766 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:49:38,766 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.219 successfully created 2025-08-05 11:49:39,018 99826 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.250s 2025-08-05 11:49:39,018 99826 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-1441308473"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a519ac51-776d-4c20-8c7b-87709797a7fd', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a519ac51-776d-4c20-8c7b-87709797a7fd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6168b26e-f94e-4793-bf1b-936dd74ece47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:38.942656", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1441308473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}], "user_id": "3aadd3920d7b44819a42c54e092fbed9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:49:39,102 99826 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/6168b26e-f94e-4793-bf1b-936dd74ece47 0.070s 2025-08-05 11:49:39,103 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e048676-8cae-43f4-bc68-50f3a1c075a9', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e048676-8cae-43f4-bc68-50f3a1c075a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47'} Body: b'{"volume": {"id": "6168b26e-f94e-4793-bf1b-936dd74ece47", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:39.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-1441308473", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}], "user_id": "3aadd3920d7b44819a42c54e092fbed9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:49:40,156 99826 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/6168b26e-f94e-4793-bf1b-936dd74ece47 0.037s 2025-08-05 11:49:40,157 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f79a80d-1655-4cdd-a9f1-593c61fce7ff', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f79a80d-1655-4cdd-a9f1-593c61fce7ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47'} Body: b'{"volume": {"id": "6168b26e-f94e-4793-bf1b-936dd74ece47", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:49:39.000000", "updated_at": "2025-08-05T11:49:39.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-1441308473", "description": null, "volume_type": "joviandss-2", "sn apshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6168b26e-f94e-4793-bf1b-936dd74ece47"}], "user_id": "3aadd3920d7b44819a42c54e092fbed9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4ddc1c05dfe64656822cbe606968248f"}}' 2025-08-05 11:49:40,304 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9 0.132s 2025-08-05 11:49:40,305 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:40 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-b1d27cb1-c29d-4feb-abf0-6427a3f634a7', 'x-compute-request-id': 'req-b1d27cb1-c29d-4feb-abf0-6427a3f634a7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'' 2025-08-05 11:49:40,511 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9 0.206s 2025-08-05 11:49:40,512 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1672', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f41b7db-2243-47a7-98fe-e8cbfd62b7e6', 'x-compute-request-id': 'req-9f41b7db-2243-47a7-98fe-e8cbfd62b7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"server": {"id": "96662e48-640f-41cd-a89e-1d76cce17db9", "name": "tempest-AttachSCSIVolumeTestJSON-server-1538356220", "status": "ACTIVE", "tenant_id": "4ddc1c05dfe64656822cbe606968248f", "user_id": "3aadd3920d7b44819a42c54e092fbed9", "metadata": {}, "hostId": "79ccb1d4847d6e4bdb84c57dfef9c09883cc9e4bba90a3dc2086dcd0", "image": {"id": "9e6f47e8-8723-464a-bfd0-471946aef9a6", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/9e6f47e8-8723-464a-bfd0-471946aef9a6"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:44Z", "updated": "2025-08-05T11:49:40Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-1130057648-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:92:a9"}, {"version": 4, "addr": "172.24.4.219", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:92:a9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/96662e48-640f-41cd-a89e-1d76cce17db9"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2142693018", "OS-SRV-USG:launched_at": "2025-08-05T11:48:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--652098767"}], "OS-EXT-STS:task_state": "de leting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:50:30,614 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9 0.039s 2025-08-05 11:50:30,614 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 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-93b81127-b52c-49c0-b851-708e5c6c2a73', 'x-compute-request-id': 'req-93b81127-b52c-49c0-b851-708e5c6c2a73', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/96662e48-640f-41cd-a89e-1d76cce17db9'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 96662e48-640f-41cd-a89e-1d76cce17db9 could not be found."}}' 2025-08-05 11:50:30,643 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2142693018 0.027s 2025-08-05 11:50:30,643 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 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-826bc62f-0534-4da0-b16a-8c57dca1103f', 'x-compute-request-id': 'req-826bc62f-0534-4da0-b16a-8c57dca1103f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2142693018'} Body: b'' 2025-08-05 11:50:30,817 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019 0.173s 2025-08-05 11:50:30,817 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8e3d311b-1b25-4886-a8f0-21da51b0dd4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019'} Body: b'' 2025-08-05 11:50:30,833 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019 0.015s 2025-08-05 11:50:30,834 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dc3c9718-f212-43cf-ae0d-bb6ea478e2ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/44eefced-e785-42c2-bef2-be55804e3019'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 44eefced-e785-42c2-bef2-be55804e3019 does not exist", "detail": ""}}' 2025-08-05 11:50:31,231 99826 INFO [tempest.lib.common.rest_client] Reques t (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1 0.397s 2025-08-05 11:50:31,232 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d93597f5-db90-444d-976a-c9e8a8039b3e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6dd3f187-cbbb-4fa3-8daf-1a61493ef4e1'} Body: b'' 2025-08-05 11:50:31,367 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6 0.135s 2025-08-05 11:50:31,368 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-5d1adab8-67c4-4066-baa6-5665224fc76d', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6'} Body: b'' 2025-08-05 11:50:31,383 99826 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6 0.015s 2025-08-05 11:50:31,383 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3b27b6b5-5ec4-47ec-929e-d10e3ae382ea', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/9e6f47e8-8723-464a-bfd0-471946aef9a6'} Body: b'{"message": "No image found with ID 9e6f47e8-8723-464a-bfd0-471946aef9a6

\\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_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 a4a5adb0-dcd3-47a8-a493-2e816f058acc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:49,991 99840 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:48:50,388 99840 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.395s 2025-08-05 11:48:50,389 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-340565319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJxEEMqHgm5uo2Zn2gM6QedF59aSqWiWwrzwHB/IcUMWw82122vbwWDDTe/D2WLpWoJMco5Km57XN8yRk/LzWLPKKBb4dzPPbn/ZMQTkIy8KpCxV8gtWjvxV6H45HkNGw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:49 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-58fd867c-0279-4881-8277-ffe709736a75', 'x-compute-request-id': 'req-58fd867c-0279-4881-8277-ffe709736a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-340565319", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJxEEMqHgm5uo2Zn2gM6QedF59aSqWiWwrzwHB/IcUMWw82122vbwWDDTe/D2WLpWoJMco5Km57XN8yRk/LzWLPKKBb4dzPPbn/ZMQTkIy8KpCxV8gtWjvxV6H45HkNGw==", "fingerprint": "26:0f:70:16:04:90:f8:3a:2b:d3:42:68:15:c1:5f:09", "user_id": "4def3c9195384ec3b1a083d002c93008"}}' 2025-08-05 11:48:50,391 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-340565319 created 2025-08-05 11:48:51,115 99840 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 0.723s 2025-08-05 11:48:51,116 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1116784238", "description": "tempest-description--117966424"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-28d4c39f-6a55-462c-8e20-671e820e2540', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "name": "tempest-securitygroup--1116784238", "stateful": true, "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "description": "tempest-description--117966424", "shared": false, "security_group_rules": [{"id": "cbf7857c-9997-4b3c-9183-613fb98b051e", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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": 516, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:50Z", "updated_at": "2025-08-05T11:48:50Z", "revision_number": 0}, {"id": "fad5191a-c71a-49e2-badc-7c5c91fc8176", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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": 517, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:50Z", "updated_at": "2025-08-05T11:48:50Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:48:50Z", "updated_at": "2025-08-05T11:48:50Z", "revision_number": 1, "project_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:48:51,350 99840 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 0.233s 2025-08-05 11:48:51,350 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-7d25975f-a2c9-44d2-b50b-ab76af458c23', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "cd2d4ace-3405-4772-a55a-6681263768e0", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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-05T11:48:51Z", "updated_at": "2025-08-05T11:48:51Z", "revision_number": 0}}' 2025-08-05 11:48:51,591 99840 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 0.240s 2025-08-05 11:48:51,591 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-adfdbe4b-5ce1-4cba-9669-b1721172dc47', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "14570ee6-ce3f-45cb-9d5f-37ad0b935f51", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "security_group_id": "b41131cd-872a-4c51-9cb3-42969db0aeea", "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-05T11:48:51Z", "updated_at": "2025-08-05T11:48:51Z", "revision_number": 0}}' 2025-08-05 11:48:51,592 99840 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1116784238 created 2025-08-05 11:48:52,537 99840 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 0.945s 2025-08-05 11:48:52,538 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-accc4b1a-cf3d-4734-9179-19352b680a3a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "05fe45b5-3897-4258-9e76-8e618d64db6a", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "floating_ip_address": "172.24.4.11", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "acea21f741f948b2b51d756eaa41b1a5", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:51Z", "updated_at": "2025-08-05T11:48:51Z", "revision_number": 0}}' 2025-08-05 11:48:52,538 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '05fe45b5-3897-4258-9e76-8e618d64db6a', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'floating_ip_address': '172.24.4.11', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:51Z', 'updated_at': '2025-08-05T11:48:51Z', 'revision_number': 0, 'ip': '172.24.4.11'} created 2025-08-05 11:48:52,741 99840 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.196s 2025-08-05 11:48:52,742 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:52 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-9e1a13b6-6095-4ed6-b8a0-ea42958a6623', '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": "4def3c9195384ec3b1a083d002c93008", "name": "tempest-VolumesAdminNegativeTest-534755645-project-member", "password_expires_at": null}, "audit_ids": ["awaHqZ3GR6aYRO-ZVEONzw"], "expires_at": "2025-08-05T12:48:52.000000Z", "issued_at": "2025-08-05T11:48:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acea21f741f948b2b51d756eaa41b1a5", "name": "tempest-VolumesAdminNegativeTest-534755645"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/acea21f741f948b2b51d756eaa41b1a5", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:52,742 99840 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '34127c32-5ecf-4999-8801-afd242298dcb', 'name': 'tempest-VolumesAdminNegativeTest-356897362-network', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 618, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:48:27Z', 'updated_at': '2025-08-05T11:48:27Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:52,743 99840 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-340565319', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEJxEEMqHgm5uo2Zn2gM6QedF59aSqWiWwrzwHB/IcUMWw82122vbwWDDTe/D2WLpWoJMco5Km57XN8yRk/LzWLPKKBb4dzPPbn/ZMQTkIy8KpCxV8gtWjvxV6H45HkNGw==', 'fingerprint': '26:0f:70:16:04:90:f8:3a:2b:d3:42:68:15:c1:5f:09', 'user_id': '4def3c9195384ec3b1a083d002c93008', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA3gj4T8zWRaVH7ie63CSOQ+UwO7aM8tBRZrB3Vwbubi+7vXbyr/jOV\nxpCygaRSTHmgBwYFK4EEACKhZANiAARCcRBDKh4JubqNmZ9oDOkHnRefWkqlolsK\n88BwfyHFDFsPNtdtr28Fgw03vw9li6VqCTHKOSpue1zfMkZPy81izyigW+Hczz25\n/2TEE5CMvCqQsVfILVo78Veh+OR5DRs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'b41131cd-872a-4c51-9cb3-42969db0aeea', 'name': 'tempest-securitygroup--1116784238', 'stateful': True, 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'description': 'tempest-description--117966424', 'shared': False, 'security_group_rules': [{'id': 'cbf7857c-9997-4b3c-9183-613fb98b051e', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'security_group_id': 'b41131cd-872a-4c51-9cb3-42969db0aeea', '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': 516, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:50Z', 'updated_at': '2025-08-05T11:48:50Z', 'revision_number': 0}, {'id': 'fad5191a-c71a-49e2-badc-7c5c91fc8176', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'security_group_id': 'b41131cd-872a-4c51-9cb3-42969db0aeea', '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': 517, 'belongs_to_default_sg': False, 'description': None , 'tags': [], 'created_at': '2025-08-05T11:48:50Z', 'updated_at': '2025-08-05T11:48:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:48:50Z', 'updated_at': '2025-08-05T11:48:50Z', 'revision_number': 1, 'project_id': 'acea21f741f948b2b51d756eaa41b1a5'}, 'floating_ip': {'id': '05fe45b5-3897-4258-9e76-8e618d64db6a', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'floating_ip_address': '172.24.4.11', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:51Z', 'updated_at': '2025-08-05T11:48:51Z', 'revision_number': 0, 'ip': '172.24.4.11'}} 2025-08-05 11:48:53,349 99840 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 0.605s 2025-08-05 11:48:53,350 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-112103787", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "34127c32-5ecf-4999-8801-afd242298dcb"}], "security_groups": [{"name": "tempest-securitygroup--1116784238"}], "key_name": "tempest-keypair-340565319", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d1388fc7-3a37-410e-b3b8-b79e747b4d74', 'x-compute-request-id': 'req-d1388fc7-3a37-410e-b3b8-b79e747b4d74', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1116784238"}], "adminPass": "9KWGpQg26BQo"}}' 2025-08-05 11:48:53,439 99840 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/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70 0.086s 2025-08-05 11:48:53,440 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:53 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-8def3a1f-0812-48a1-a4eb-4f523f22b3b8', 'x-compute-request-id': 'req-8def3a1f-0812-48a1-a4eb-4f523f22b3b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70'} Body: b'{"server": {"id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "name": "tempest-VolumesAdminNegativeTest-server-112103787", "status": "BUILD", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "", "i mage": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:53Z", "updated": "2025-08-05T11:48:53Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-340565319", "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-05 11:49:43,697 99840 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/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70 0.194s 2025-08-05 11:49:43,698 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:43 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-ad97c47d-c755-4b34-b32b-ec5ec83de17e', 'x-compute-request-id': 'req-ad97c47d-c755-4b34-b32b-ec5ec83de17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70'} Body: b'{"server": {"id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "name": "tempest-VolumesAdminNegativeTest-server-112103787", "status": "ACTIVE", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "9619d0ae7389d5d23963e1e777b251b56209e5f82f0c7eda1d14c127", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:53Z", "updated": "2025-08-05T11:49:11Z", "addresses": {"tempest-VolumesAdminNegativeTest-356897362-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:74:82"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-340565319", "OS-SRV-USG:launched_at": "2025-08-05T11:49:10.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1116784238"}], "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-05 11:49:43,713 99840 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:50:43,984 99840 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/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70/os-interface 0.210s 2025-08-05 11:50:43,984 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:43 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-754d2867-0e0e-4ecb-a331-c2342d47bf93', 'x-compute-request-id': 'req-754d2867-0e0e-4ecb-a331-c2342d47bf93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "34127c32-5ecf-4999-8801-afd242298dcb", "port_id": "8d3f29a3-20eb-407d-bb55-5edf6d30bae4", "mac_addr": "fa:16:3e:8a:74:82", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "c4ddbc8a-5b31-41ea-bd8b-7cd921a5a5eb", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:50:44,980 99840 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/05fe45b5-3897-4258-9e76-8e618d64db6a 0.991s 2025-08-05 11:50:44,980 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8d3f29a3-20eb-407d-bb55-5edf6d30bae4"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d1b591a4-3f12-4d53-955e-cf41fb3dc676', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/05fe45b5-3897-4258-9e76-8e618d64db6a'} Body: b'{"floatingip": {"id": "05fe45b5-3897-4258-9e76-8e618d64db6a", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "floating_ip_address": "172.24.4.11", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "fa82a6c9-0ded-462c-8887-7d10af855305", "port_id": "8d3f29a3-20eb-407d-bb55-5edf6d30bae4", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "34127c32-5ecf-4999-8801-afd242298dcb", "mac_address": "fa:16:3e:8a:74:82", "admin_state_up": true, "status": "ACTIVE", "device_id": "e8afc0c6-8bbb-436f-91a2-9ca65c2c8f70", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:51Z", "updated_at": "2025-08-05T11:50:44Z", "revision_number": 1, "project_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:50:44,983 99840 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.11:22' as 'cirros' with public key authentication 2025-08-05 11:50:45,005 99840 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:50:45,129 99840 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:50:45,130 99840 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.11 successfully created 2025-08-05 11:50:45,369 99840 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.238s 2025-08-05 11:50:45,370 99840 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-662196200"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73020984-1131-4e67-a0be-d5193c3213fa', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73020984-1131-4 e67-a0be-d5193c3213fa', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a4a5adb0-dcd3-47a8-a493-2e816f058acc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:45.297228", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-662196200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:45,440 99840 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/a4a5adb0-dcd3-47a8-a493-2e816f058acc 0.057s 2025-08-05 11:50:45,440 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7d49772-a313-47af-b23b-890571f5fc2d', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7d49772-a313-47af-b23b-890571f5fc2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc'} Body: b'{"volume": {"id": "a4a5adb0-dcd3-47a8-a493-2e816f058acc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:45.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-662196200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:50:46,495 99840 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/a4a5adb0-dcd3-47a8-a493-2e816f058acc 0.040s 2025-08-05 11:50:46,496 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dae9ef5-df78-49ab-b960-84da413d5463', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dae9ef5-df78-49ab-b960-84da413d5463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc'} Body: b'{"volume": {"id": "a4a5adb0-dcd3-47a8-a493-2e816f058acc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:45.000000", "updated_at": "2025-08-05T11:50:45.000000", "name": "tempest-VolumesAdminNegativeTest-volume-662196200", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a4a5adb0-dcd3-47a8-a493-2e816f058acc"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 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 0353b076-0024-4ec4-8e5c-c148f1023ed7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:55,120 99826 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/volumes 0.677s 2025-08-05 11:50:55,120 99826 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-1423728506", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c9c9999-619e-4efa-b0fe-598fdcab23fe', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c9c9999-619e-4efa-b0fe-598fdcab23fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0353b076-0024-4ec4-8e5c-c148f1023ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:55.033287", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1423728506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}], "user_id": "7de8a69aaa4941498ede7b56da205b66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:55,175 99826 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7 0.041s 2025-08-05 11:50:55,175 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29e6e8e5-7bd6-4c43-b3a6-6a58829b20e1', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29e6e8e5-7bd6-4c43-b3a6-6a58829b20e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7'} Body: b'{"volume": {"id": "0353b076-0024-4ec4-8e5c-c148f1023ed7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1423728506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}], "user_id": "7de8a69aaa4941498ede7b56da205b66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fd432476e2840669be76fcad44f7ae5"}}' 2025-08-05 11:50:56,230 99826 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7 0.036s 2025-08-05 11:50:56,231 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-74235a0a-d89b-43ef-aa96-35fef0169d7e', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74235a0a-d89b-43ef-aa96-35fef0169d7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7'} Body: b'{"volume": {"id": "0353b076-0024-4ec4-8e5c-c148f1023ed7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:55.000000", "updated_at": "2025-08-05T11:50:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-1423728506", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0353b076-0024-4ec4-8e5c-c148f1023ed7"}], "user_id": "7de8a69aaa4941498ede7b56da205b66", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3fd432476e2840669be76fcad44f7ae5"}}' 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 97eb3a52-e4e1-4d0b-be0b-076370b55ff7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:12,528 99834 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:48:12,528 99834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:48:12,789 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.260s 2025-08-05 11:48:12,790 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1729810023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN3KFSHaSEOFH5oQCaqeMecgYNyX1S2Ey3VMvU9ZBc8+hh5ZUxLJnBCu4SmkFJ26G8zBOKpbLrJh7649N1cT8rhLDPg5VYLvWjpaHDd/uNDnEQRRqA4mXrcNIVsmpaZSPg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b780fa77-e8ff-4c34-83ee-3324ab337fbf', 'x-compute-request-id': 'req-b780fa77-e8ff-4c34-83ee-3324ab337fbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1729810023", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN3KFSHaSEOFH5oQCaqeMecgYNyX1S2Ey3VMvU9ZBc8+hh5ZUxLJnBCu4SmkFJ26G8zBOKpbLrJh7649N1cT8rhLDPg5VYLvWjpaHDd/uNDnEQRRqA4mXrcNIVsmpaZSPg==", "fingerprint": "26:24:66:58:e8:b0:69:a5:e5:f8:8d:2e:20:05:fa:4f", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f"}}' 2025-08-05 11:48:12,792 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1729810023 created 2025-08-05 11:48:13,419 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.626s 2025-08-05 11:48:13,419 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1502648503", "description": "tempest-description--1012205634"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-22e23a49-d182-4efe-b34a-ef481c0a9d08', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "name": "tempest-securitygroup--1502648503", "stateful": true, "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "description": "tempest-description--1012205634", "shared": false, "security_group_rules": [{"id": "00ee30f8-a83a-4b84-8b6c-4cd8cc834339", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "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": 430, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:13Z", "updated_at": "2025-08-05T11:48:13Z", "revision_number": 0}, {"id": "a8af2d70-e860-4082-902f-bd388a989f13", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "ethertype": "IPv4", "direction": "egress", "protocol": null, "p ort_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": 429, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:13Z", "updated_at": "2025-08-05T11:48:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:48:13Z", "updated_at": "2025-08-05T11:48:13Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:48:15,419 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.999s 2025-08-05 11:48:15,419 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0128219a-878c-465f-b30b-20f85ce783a9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e817e927-b9ef-4f96-bc45-480dd691c0c2", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "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-05T11:48:15Z", "updated_at": "2025-08-05T11:48:15Z", "revision_number": 0}}' 2025-08-05 11:48:16,777 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.357s 2025-08-05 11:48:16,782 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-09070ce7-9180-4d77-8868-3d7312028a10', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc88fd1a-66f7-4fd0-9aad-77bbec42e7f2", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "023a0222-e99d-4b2b-8ef7-085e7eca4c78", "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-05T11:48:16Z", "updated_at": "2025-08-05T11:48:16Z", "revision_number": 0}}' 2025-08-05 11:48:16,783 99834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1502648503 created 2025-08-05 11:48:18,106 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.322s 2025-08-05 11:48:18,106 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-a0d802a3-eecd-43b7-aca2-d8a8b1829b07', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e0be1f0f-9530-4f8e-a5b3-c48d02c45c47", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "855bc1ac6cd54a11808133a2721e5854", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:17Z", "updated_at": "2025-08-05T11:48:17Z", "revision_number": 0}}' 2025-08-05 11:48:18,107 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e0be1f0f-9530-4f8e-a5b3-c48d02c45c47', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:17Z', 'updated_at': '2025-08-05T11:48:17Z', 'revision_number': 0, 'ip': '172.24.4.169'} created 2025-08-05 11:48:18,226 99834 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.113s 2025-08-05 11:48:18,227 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:18 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-70c69c18-7927-492e-acd6-0e6dcdd948c4', '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": "5052b031a91a4547a3bb7bb9d1b4ed1f", "name": "tempest-AttachVolumeNegativeTest-481847751-project-member", "password_expires_at": null}, "audit_ids": ["8vEaEiDURvaRlVY8g67N4A"], "expires_at": "2025-08-05T12:48:18.000000Z", "issued_at": "2025-08-05T11:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855bc1ac6cd54a11808133a2721e5854", "name": "tempest-AttachVolumeNegativeTest-481847751"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba50 4d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/855bc1ac6cd54a11808133a2721e5854", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:18,227 99834 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': '04359d57-dc6c-434a-8fdf-070bd937b05e', 'name': 'tempest-AttachVolumeNegativeTest-2105509408-network', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:52Z', 'updated_at': '2025-08-05T11:47:52Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:18,228 99834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1729810023', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBN3KFSHaSEOFH5oQCaqeMecgYNyX1S2Ey3VMvU9ZBc8+hh5ZUxLJnBCu4SmkFJ26G8zBOKpbLrJh7649N1cT8rhLDPg5VYLvWjpaHDd/uNDnEQRRqA4mXrcNIVsmpaZSPg==', 'fingerprint': '26:24:66:58:e8:b0:69:a5:e5:f8:8d:2e:20:05:fa:4f', 'user_id': '5052b031a91a4547a3bb7bb9d1b4ed1f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAA56S02oOoEc62G6pBlvEsaFDKRrRDNa78+zA65tX8rCXZl4cgtzuh\nGZYWG+t9nVqgBwYFK4EEACKhZANiAATdyhUh2khDhR+aEAmqnjHnIGDcl9UthMt1\nTL1PWQXPPoYeWVMSyZwQruEppBSduhvMwTiqWy6yYe+uPTdXE/K4Swz4OVWC71o6\nWhw3f7jQ5xEEUagOJl63DSFbJqWmUj4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '023a0222-e99d-4b2b-8ef7-085e7eca4c78', 'name': 'tempest-securitygroup--1502648503', 'stateful': True, 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'description': 'tempest-description--1012205634', 'shared': False, 'security_group_rules': [{'id': '00ee30f8-a83a-4b84-8b6c-4cd8cc834339', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': '023a0222-e99d-4b2b-8ef7-085e7eca4c78', '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': 430, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:13Z', 'updated_at': '2025-08-05T11:48:13Z', 'revision_number': 0}, {'id': 'a8af2d70-e860-4082-902f-bd388a989f13', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': '023a0222-e99d-4b2b-8ef7-085e7eca4c78', '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': 429, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:13Z', 'updated_at': '2025-08-05T11:48:13Z', 'revision _number': 0}], 'tags': [], 'created_at': '2025-08-05T11:48:13Z', 'updated_at': '2025-08-05T11:48:13Z', 'revision_number': 1, 'project_id': '855bc1ac6cd54a11808133a2721e5854'}, 'floating_ip': {'id': 'e0be1f0f-9530-4f8e-a5b3-c48d02c45c47', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:17Z', 'updated_at': '2025-08-05T11:48:17Z', 'revision_number': 0, 'ip': '172.24.4.169'}} 2025-08-05 11:48:23,984 99834 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 5.755s 2025-08-05 11:48:23,984 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1988926347", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "04359d57-dc6c-434a-8fdf-070bd937b05e"}], "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "key_name": "tempest-keypair-1729810023", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b9cc2e43-0438-45ab-a0db-234bcfd37fee', 'x-compute-request-id': 'req-b9cc2e43-0438-45ab-a0db-234bcfd37fee', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "adminPass": "password"}}' 2025-08-05 11:48:24,227 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.239s 2025-08-05 11:48:24,227 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:23 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-ce818fd8-d11b-45e4-bfbf-dd7476292509', 'x-compute-request-id': 'req-ce818fd8-d11b-45e4-bfbf-dd7476292509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "name": "tempest-AttachVolumeNegativeTest-server-1988926347", "status": "BUILD", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http ://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:24Z", "updated": "2025-08-05T11:48:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1729810023", "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-05 11:49:14,671 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.379s 2025-08-05 11:49:14,671 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1545', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24a30861-36a1-4041-bc21-9be91881c820', 'x-compute-request-id': 'req-24a30861-36a1-4041-bc21-9be91881c820', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "name": "tempest-AttachVolumeNegativeTest-server-1988926347", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:23Z", "updated": "2025-08-05T11:48:43Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:51:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1729810023", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "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-05 11:49:14,686 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:50:14,913 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/os-interface 0.192s 2025-08-05 11:50:14,914 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Header s: {'date': 'Tue, 05 Aug 2025 11:50:14 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-9249f7a5-0f68-4940-b781-bc49e1e98a27', 'x-compute-request-id': 'req-9249f7a5-0f68-4940-b781-bc49e1e98a27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "port_id": "39775c29-7608-48d0-905f-3d9eab1e0cf0", "mac_addr": "fa:16:3e:69:51:fd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bfaef9-2550-4b30-bc61-3c7ca72db0ad", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:50:16,911 99834 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/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47 1.994s 2025-08-05 11:50:16,912 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "39775c29-7608-48d0-905f-3d9eab1e0cf0"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-2d9adefc-a98c-4c11-a6d5-cb932c133a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47'} Body: b'{"floatingip": {"id": "e0be1f0f-9530-4f8e-a5b3-c48d02c45c47", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "543bedfd-4524-478f-9a92-baf1ce9218f4", "port_id": "39775c29-7608-48d0-905f-3d9eab1e0cf0", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "mac_address": "fa:16:3e:69:51:fd", "admin_state_up": true, "status": "ACTIVE", "device_id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:17Z", "updated_at": "2025-08-05T11:50:16Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:50:16,914 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.169:22' as 'cirros' with public key authentication 2025-08-05 11:50:16,997 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:50:17,102 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:50:17,102 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.169 successfully created 2025-08-05 11:50:17,204 99834 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/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/ips 0.100s 2025-08-05 11:50:17,204 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-00d0d679-1840-4c93-9d41-1736b16d6119', 'x-compute-request-id': 'req-00d0d679-1840-4c93-9d41-1736b16d6119', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2. 1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2025-08-05 11:50:17,693 99834 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.486s 2025-08-05 11:50:17,694 99834 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-1042828017"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-567ca7fe-71a1-4e17-8293-f27e5a579739', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-567ca7fe-71a1-4e17-8293-f27e5a579739', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "97eb3a52-e4e1-4d0b-be0b-076370b55ff7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:17.499901", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1042828017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:17,754 99834 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/97eb3a52-e4e1-4d0b-be0b-076370b55ff7 0.049s 2025-08-05 11:50:17,755 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc1bb4bf-fae5-4115-ad7c-a8790afb985f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc1bb4bf-fae5-4115-ad7c-a8790afb985f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7'} Body: b'{"volume": {"id": "97eb3a52-e4e1-4d0b-be0b-076370b55ff7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:17.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1042828017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:50:18,811 99834 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/97eb3a52-e4e1-4d0b-be0b-076370b55ff7 0.042s 2025-08-05 11:50:18,812 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/j son', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6c3788-d14d-4d74-bbe5-959ac31f0eb0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6c3788-d14d-4d74-bbe5-959ac31f0eb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7'} Body: b'{"volume": {"id": "97eb3a52-e4e1-4d0b-be0b-076370b55ff7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:17.000000", "updated_at": "2025-08-05T11:50:18.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1042828017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/97eb3a52-e4e1-4d0b-be0b-076370b55ff7"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:50:18,960 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.133s 2025-08-05 11:50:18,960 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:18 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-22d309cd-774d-47f8-a74f-9289852dbb63', 'x-compute-request-id': 'req-22d309cd-774d-47f8-a74f-9289852dbb63', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'' 2025-08-05 11:50:19,185 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.225s 2025-08-05 11:50:19,186 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1670', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-91c21016-d1e3-4e12-a829-ad20cdec440d', 'x-compute-request-id': 'req-91c21016-d1e3-4e12-a829-ad20cdec440d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"server": {"id": "35eadb4b-a04f-4b67-9c05-d6fce8ccd025", "name": "tempest-AttachVolumeNegativeTest-server-1988926347", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:23Z" , "updated": "2025-08-05T11:50:19Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:51:fd"}, {"version": 4, "addr": "172.24.4.169", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:51:fd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1729810023", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1502648503"}], "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-05 11:51:09,285 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025 0.034s 2025-08-05 11:51:09,286 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 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-781a0167-a237-43c3-a744-febf023be7aa', 'x-compute-request-id': 'req-781a0167-a237-43c3-a744-febf023be7aa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/35eadb4b-a04f-4b67-9c05-d6fce8ccd025'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 35eadb4b-a04f-4b67-9c05-d6fce8ccd025 could not be found."}}' 2025-08-05 11:51:09,322 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1729810023 0.035s 2025-08-05 11:51:09,322 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 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-a9edf1e2-8624-4247-b549-1cf16ce5fa57', 'x-compute-request-id': 'req-a9edf1e2-8624-4247-b549-1cf16ce5fa57', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1729810023'} Body: b'' 2025-08-05 11:51:09,539 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78 0.216s 2025-08-05 11:51:09,539 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-67c05f10-f4fe-47f1-8cab-4a783548b596', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78'} Body: b'' 2025-08-05 11:51:09,560 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 G ET http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78 0.020s 2025-08-05 11:51:09,561 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-17b916e4-6275-4396-a1ec-2885db973bd1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/023a0222-e99d-4b2b-8ef7-085e7eca4c78'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 023a0222-e99d-4b2b-8ef7-085e7eca4c78 does not exist", "detail": ""}}' 2025-08-05 11:51:09,936 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47 0.374s 2025-08-05 11:51:09,936 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f957e49d-3bf2-495a-ae60-aad81391e8bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/e0be1f0f-9530-4f8e-a5b3-c48d02c45c47'} 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 0bedf1b4-8865-4ffa-ba38-51385171474d failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T11:50:51Z', 'message': 'Build of instance 0bedf1b4-8865-4ffa-ba38-51385171474d aborted: Volume 57ea7a07-4d79-4992-8587-a392854e61b3 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-b6dc170a-361a-43a3-9a0c-b513051efe73. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:47:09,291 99846 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.050s 2025-08-05 11:47:09,291 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-bd7e3ae4-bcf6-4c72-b077-04988877a07b', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["t13jbxcKRfGjW3bFnXYhbg"], "expires_at": "2025-08-05T12:47:09.000000Z", "issued_at": "2025-08-05T11:47:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:47:09,292 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:47:27,852 99846 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 18.559s 2025-08-05 11:47:27,852 99846 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-1186411517", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602', '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-fa4ce7fc-d441-4e11-98a5-0c7a09e5c851', 'x-compute-request-id': 'req-fa4ce7fc-d441-4e11-98a5-0c7a09e5c851', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "352sHTWDkCBD"}}' 2025-08-05 11:47:30,896 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602 3.040s 2025-08-05 11:47:30,896 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:47:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-334a27ce-603f-4f7f-ae3f-73770cea6917', 'x-compute-request-id': 'req-334a27ce-603f-4f7f-ae3f-73770cea6917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1186411517", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:47:28Z", "updated": "2025-08-05T11:47:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-US G: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-05 11:48:23,238 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602 2.271s 2025-08-05 11:48:23,239 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-31c1c16a-8434-4b38-bb7f-23e446428779', 'x-compute-request-id': 'req-31c1c16a-8434-4b38-bb7f-23e446428779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1186411517", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:47:27Z", "updated": "2025-08-05T11:47:58Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:3d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:57.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-05 11:48:23,260 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 53 second wait 2025-08-05 11:49:24,066 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602/action 0.746s 2025-08-05 11:49:24,066 99846 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-1197630216"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:23 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-cca3d196-cbe9-4f96-8549-4e31bdbb0355', 'x-compute-request-id': 'req-cca3d196-cbe9-4f96-8549-4e31bdbb0355', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602/action'} Body: b'{"image_id": "52982036-6d46-4334-8fc4-42274ab7ee76"}' 2025-08-05 11:49:24,108 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.040s 2025-08-05 11:49:24,108 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ec0a49d-1973-49a5-b62a-0a2c8c2c7e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} 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", "base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "user_id": "306585c9441a4e13b699dc9a87d41ded", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:25,135 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.025s 2025-08-05 11:49:25,135 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6ecd16ba-06de-4569-b0e9-086c5138c9f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306 585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:26,159 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.022s 2025-08-05 11:49:26,159 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ac34eb08-9f49-4676-8554-188fdb451070', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:27,183 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.021s 2025-08-05 11:49:27,183 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1038261d-65ee-49bf-9889-467f770823f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} 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", "base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "owner_project_name": "tempest- ServerBootFromVolumeStableRescueTest-1275563192", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "user_id": "306585c9441a4e13b699dc9a87d41ded", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:28,217 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.032s 2025-08-05 11:49:28,218 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-df107ad3-7735-47bb-b9a9-d69a2dc33e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:29,266 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.046s 2025-08-05 11:49:29,266 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-42e81d7d-2dfa-40bc-a455-6ffd53ddea10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e 3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:30,320 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.053s 2025-08-05 11:49:30,320 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b798d642-39e9-4649-b4ca-c18fc8652cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:31,343 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.021s 2025-08-05 11:49:31,343 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1360', ' content-type': 'application/json', 'x-openstack-request-id': 'req-6c6f4813-4667-4f5d-ac5e-62aeb8a71da2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:24Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:32,370 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.025s 2025-08-05 11:49:32,371 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c5dc5637-3409-4b91-9788-c68fc7e6d65d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:32Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:33,602 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.037s 2025-08-05 11:49:33,603 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1471', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e38c42e4-ea7b-4ab6-bd17-f15a6cc2b9ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:33Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:34,693 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.089s 2025-08-05 11:49:34,694 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-56c3d083-6cd7-4ec1-a1b9-f6bb61810e21', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "b5bacc2accca44adc973159849b6d77e", "protected": false, "min_ram": 0, "min_disk": 1 , "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c1bc0eb5af32897cbe8636ecebef7ea1ae0f88d79a075d87f6cb8b5c17a40d5268c49140093c1a024e417999a4eb3495924c4684707e2ba4755a40b62b7f7d13", "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:34Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:34,718 99846 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/52982036-6d46-4334-8fc4-42274ab7ee76 0.023s 2025-08-05 11:49:34,718 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1641', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f2a1f3d9-62fc-4976-a3c2-4930b9294431', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "eff29958-30c3-409f-8eb9-f43182c5f602", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-1197630216", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "b5bacc2accca44adc973159849b6d77e", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "c1bc0eb5af32897cbe8636ecebef7ea1ae0f88d79a075d87f6cb8b5c17a40d5268c49140093c1a024e417999a4eb3495924c4684707e2ba4755a40b62b7f7d13", "id": "52982036-6d46-4334-8fc4-42274ab7ee76", "created_at": "2025-08-05T11:49:24Z", "updated_at": "2025-08-05T11:49:34Z", "tags": [], "self": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76", "file": "/v2/images/52982036-6d46-4334-8fc4-42274ab7ee76/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:49:35,081 99846 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/eff29958-30c3-409f-8eb9-f43182c5f602 0.362s 2025-08-05 11:49:35,081 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-cc275ccf-3d2e-4726-9090-bab85fd884ea', 'x-compute-request-id': 'req-cc275ccf-3d2e-4726-9090-bab85fd884ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602'} Body: b'{"server": {"id": "eff29958-30c3-409f-8eb9-f43182c5f602", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1186411517", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:47:27Z", "updated": "2025-08-05T11:49:34Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:47:3d:c7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/eff29958-30c3-409f-8eb9-f43182c5f602"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:57.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-05 11:50:35,247 99846 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.083s 2025-08-05 11:50:35,247 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a83d7c9f-7175-42ed-b494-e8ba418a5999', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["Fl_aTzOrT8y89qM-2bVD_Q"], "expires_at": "2025-08-05T12:50:35.000000Z", "issued_at": "2025-08-05T11:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionO ne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:50:35,248 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:50:35,764 99846 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.515s 2025-08-05 11:50:35,764 99846 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-12867349", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d', '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-b6dc170a-361a-43a3-9a0c-b513051efe73', 'x-compute-request-id': 'req-b6dc170a-361a-43a3-9a0c-b513051efe73', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "0bedf1b4-8865-4ffa-ba38-51385171474d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "ddfTrcLu9Qkf"}}' 2025-08-05 11:50:35,862 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.094s 2025-08-05 11:50:35,862 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'a pplication/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:35 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-4b459f07-5706-4961-9f82-7650c42beab4', 'x-compute-request-id': 'req-4b459f07-5706-4961-9f82-7650c42beab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'{"server": {"id": "0bedf1b4-8865-4ffa-ba38-51385171474d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-12867349", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:50:36Z", "updated": "2025-08-05T11:50:35Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}], "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-05 11:51:26,049 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.118s 2025-08-05 11:51:26,050 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1648', '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-c41ee95a-35be-40bf-a387-d33395ba1a2c', 'x-compute-request-id': 'req-c41ee95a-35be-40bf-a387-d33395ba1a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'{"server": {"id": "0bedf1b4-8865-4ffa-ba38-51385171474d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-12867349", "status": "ERROR", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:50:35Z", "updated": "2025-08-05T11:50:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}, {"rel": "bookmark", "href": "http://10 .0.0.210/compute/servers/0bedf1b4-8865-4ffa-ba38-51385171474d"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T11:50:51Z", "message": "Build of instance 0bedf1b4-8865-4ffa-ba38-51385171474d aborted: Volume 57ea7a07-4d79-4992-8587-a392854e61b3 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-05 11:51:26,069 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2025-08-05 11:51:26,624 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.554s 2025-08-05 11:51:26,625 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 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-fe18a8d7-097c-4a9f-bfc6-3720a8d6f748', 'x-compute-request-id': 'req-fe18a8d7-097c-4a9f-bfc6-3720a8d6f748', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'' 2025-08-05 11:51:26,707 99846 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/0bedf1b4-8865-4ffa-ba38-51385171474d 0.082s 2025-08-05 11:51:26,708 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 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-d0ff95c3-d1d7-4be8-8d41-62073ebb47fa', 'x-compute-request-id': 'req-d0ff95c3-d1d7-4be8-8d41-62073ebb47fa', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/0bedf1b4-8865-4ffa-ba38-51385171474d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 0bedf1b4-8865-4ffa-ba38-51385171474d 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 40a906f2-794c-4f6a-b146-05ad4e350c62 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:45,940 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2025-08-05 11:48:45,941 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:45 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-d7b6f2fc-e9b6-4d7b-bd99-3a40d48c45ba', '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": "14bf26f76ea84f20bfc13af0e27bcc45", "name": "tempest-VolumesActionsTest-816713239-project-member", "password_expires_at": null}, "audit_ids": ["pMKvueo2TDyuAD2EiCRy2g"], "expires_at": "2025-08-05T12:48:45.000000Z", "issued_at": "2025-08-05T11:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bbd90ce4f9294f859c022074fdf08223", "name": "tempest-VolumesActionsTest-816713239"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bbd90ce4f9294f859c022074fdf08223", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:45,941 99844 INFO [tempest.lib.common.fixed_network] (VolumesActionsTest:test_force_detach_volume) Found network {'id': '13e4d01a-6e5c-4a98-a0eb-9b388696596c', 'name': 'tempest-VolumesActionsTest-1033195446-network', 'tenant_id': 'bbd90ce4f9294f859c022074fdf08223', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bbd90ce4f9294f859c022074fdf08223', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 64716, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:48:15Z', 'updated_at': '2025-0 8-05T11:48:15Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:47,592 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.649s 2025-08-05 11:48:47,592 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesActionsTest-instance-1360660032", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "13e4d01a-6e5c-4a98-a0eb-9b388696596c"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6986fc83-d1dc-45e5-9dde-09a3a6a32df2', 'x-compute-request-id': 'req-6986fc83-d1dc-45e5-9dde-09a3a6a32df2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "7CuPwBHBr77V"}}' 2025-08-05 11:48:47,690 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.094s 2025-08-05 11:48:47,691 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1206', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9723efc8-fd46-46f5-80e3-82b984f16e12', 'x-compute-request-id': 'req-9723efc8-fd46-46f5-80e3-82b984f16e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "name": "tempest-VolumesActionsTest-instance-1360660032", "status": "BUILD", "tenant_id": "bbd90ce4f9294f859c022074fdf08223", "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:48Z", "updated": "2025-08-05T11:48:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "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-05 11:49:37,960 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8 -4338-9a29-b0169c8d87c0 0.204s 2025-08-05 11:49:37,961 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1a308037-c129-44d6-a070-ad9d120cef76', 'x-compute-request-id': 'req-1a308037-c129-44d6-a070-ad9d120cef76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "name": "tempest-VolumesActionsTest-instance-1360660032", "status": "ACTIVE", "tenant_id": "bbd90ce4f9294f859c022074fdf08223", "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "metadata": {}, "hostId": "ffcdb9f0a88809881cb0b138334902d834a51c0953f8dfafc95d91d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:47Z", "updated": "2025-08-05T11:49:06Z", "addresses": {"tempest-VolumesActionsTest-1033195446-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:24:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:49:06.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-05 11:49:37,977 99844 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:50:38,367 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.330s 2025-08-05 11:50:38,368 99844 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-998529327"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d83ffce-2745-40ad-a82a-87b1e2c06664', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d83ffce-2745-40ad-a82a-87b1e2c06664', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.284950", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consiste ncygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:50:38,426 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.045s 2025-08-05 11:50:38,426 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f5ca69-aab8-4e89-bc8d-26323882cb7f', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f5ca69-aab8-4e89-bc8d-26323882cb7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:50:39,477 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_force_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.036s 2025-08-05 11:50:39,478 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-014c1add-9c4b-4dd7-ae2c-6ace4d4a1430', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-014c1add-9c4b-4dd7-ae2c-6ace4d4a1430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.000000", "updated_at": "2025-08-05T11:50:38.000000", "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:50:39,541 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.046s 2025-08-05 11:50:39,541 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'serve r': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a02f910a-5f16-498f-90bb-aa2bf520e8e7', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a02f910a-5f16-498f-90bb-aa2bf520e8e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"volume": {"id": "40a906f2-794c-4f6a-b146-05ad4e350c62", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:50:38.000000", "updated_at": "2025-08-05T11:50:38.000000", "name": "tempest-VolumesActionsTest-Volume-998529327", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:50:39,667 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.110s 2025-08-05 11:50:39,667 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73af1d2b-ec48-4498-ba4f-6b052f74ad2f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'' 2025-08-05 11:50:39,694 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62 0.026s 2025-08-05 11:50:39,694 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0704c3d-1eed-4946-9db7-2e95c765e380', 'x-openstack-request-id': 'req-e0704c3d-1eed-4946-9db7-2e95c765e380', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/40a906f2-794c-4f6a-b146-05ad4e350c62'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 40a906f2-794c-4f6a-b146-05ad4e350c62 could not be found."}}' 2025-08-05 11:50:39,821 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.126s 2025-08-05 11:50:39,822 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 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-ab589b1c-9bfc-455e-aff2-09bede317f25', 'x-compute-request-id': 'req-ab589b1c-9bfc-455e-aff2-09bede317f25', 'connection': 'close', 'status': '204', 'conte nt-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'' 2025-08-05 11:50:40,138 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.315s 2025-08-05 11:50:40,138 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:39 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-cb47b825-0631-4680-af03-53cb56f9d15f', 'x-compute-request-id': 'req-cb47b825-0631-4680-af03-53cb56f9d15f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"server": {"id": "b4c592b7-f3a8-4338-9a29-b0169c8d87c0", "name": "tempest-VolumesActionsTest-instance-1360660032", "status": "ACTIVE", "tenant_id": "bbd90ce4f9294f859c022074fdf08223", "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "metadata": {}, "hostId": "ffcdb9f0a88809881cb0b138334902d834a51c0953f8dfafc95d91d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:47Z", "updated": "2025-08-05T11:50:40Z", "addresses": {"tempest-VolumesActionsTest-1033195446-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:24:02"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:49:06.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-05 11:51:30,238 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0 0.034s 2025-08-05 11:51:30,238 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:30 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-066fde25-9eaf-428d-88b8-9d3821ff4f24', 'x-compute-request-id': 'req-066fde25-9eaf-428d-88b8-9d3821ff4f24', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4c592b7-f3a8-4338-9a29-b0169c8d87c0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance b4c592b7-f3a8-4338-9a29-b0169c8d87c0 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 df30fffb-5c00-44f3-84e0-a9668cb15a79 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:30,534 99844 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.290s 2025-08-05 11:51:30,534 99844 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-275717434"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-229c12b3-a26e-4397-9e6d-1d1b45b74102', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-229c12b3-a26e-4397-9e6d-1d1b45b74102', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.403263", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:30,597 99844 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/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.050s 2025-08-05 11:51:30,598 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d050bea-fad6-4c62-a7a3-d87b4b057383', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d050bea-fad6-4c62-a7a3-d87b4b057383', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:31,653 99844 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/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.040s 2025-08-05 11:51:31,654 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea56f4af-a7c4-4872-a221-664d6913af38', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea56f4af-a7c4-4872-a221-664d6913af38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.000000", "updated_at": "2025-08-05T11:51:31.000000", "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:31,734 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.063s 2025-08-05 11:51:31,734 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d406baf3-40dd-448f-ad23-73662fdda168', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d406baf3-40dd-448f-ad23-73662fdda168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"volume": {"id": "df30fffb-5c00-44f3-84e0-a9668cb15a79", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:30.000000", "updated_at": "2025-08-05T11:51:31.000000", "name": "tempest-VolumesActionsTest-Volume-275717434", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:31,881 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.132s 2025-08-05 11:51:31,882 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-829d09ee-e4a6-4c81-a3a9-0e38341b13d3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'' 2025-08-05 11:51:31,908 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79 0.026s 2025-08-05 11:51:31,909 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff454052-6ab0-484f-b5c5-ef18c47528d3', 'x-openstack-request-id': 'req-ff454052-6ab0-484f-b5c5-ef18c47528d3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/df30fffb-5c00-44f3-84e0-a9668cb15a79'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume df30fffb-5c00-44f3-84e0-a9668cb15a79 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 25127a6f-72b0-41da-ab90-906983660928 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:32,114 99844 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.202s 2025-08-05 11:51:32,115 99844 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-1986206922"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24a28cc9-9a7e-43fb-ac83-9685107b57f1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24a28cc9-9a7e-43fb-ac83-9685107b57f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.042995", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:32,195 99844 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/25127a6f-72b0-41da-ab90-906983660928 0.055s 2025-08-05 11:51:32,195 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a382fa9f-c4a0-4bdb-a66d-7a24b27891a7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a382fa9f-c4a0-4bdb-a66d-7a24b27891a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:33,262 99844 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/25127a6f-72b0-41da-ab90-906983660928 0.049s 2025-08-05 11:51:33,263 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c88e4b5f-4cae-4d21-bef0-31ba33982c18', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c88e4b5f-4cae-4d21-bef0-31ba33982c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.000000", "updated_at": "2025-08-05T11:51:32.000000", "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:33,329 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928 0.049s 2025-08-05 11:51:33,329 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eeadc194-6c85-4f0a-879b-0325501c4535', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eeadc194-6c85-4f0a-879b-0325501c4535', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"volume": {"id": "25127a6f-72b0-41da-ab90-906983660928", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:32.000000", "updated_at": "2025-08-05T11:51:32.000000", "name": "tempest-VolumesActionsTest-Volume-1986206922", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25127a6f-72b0-41da-ab90-906983660928"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:33,480 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928 0.118s 2025-08-05 11:51:33,480 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-399acf61-4b09-4958-9151-a2c7634d83a2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'' 2025-08-05 11:51:33,501 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928 0.020s 2025-08-0 5 11:51:33,501 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-264bba4d-9865-4789-bf18-d16f3ce83ffd', 'x-openstack-request-id': 'req-264bba4d-9865-4789-bf18-d16f3ce83ffd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25127a6f-72b0-41da-ab90-906983660928'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25127a6f-72b0-41da-ab90-906983660928 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 25a1894a-7690-448d-8ba9-5c1edcaa9a2c failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:33,697 99844 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.192s 2025-08-05 11:51:33,697 99844 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-1807464832"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a81a731-3b17-4c38-8101-5f82ed2440b1', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a81a731-3b17-4c38-8101-5f82ed2440b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:33.635297", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:33,754 99844 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/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.044s 2025-08-05 11:51:33,754 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c53c2eb-36a5-4a72-a07b-4209bab20e0c', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c53c2eb-36a5-4a72-a07b-4209bab20e0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:34.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:34,807 99844 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/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.038s 2025-08-05 11:51:34,808 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-ef0ba148-8791-4b93-b5cf-faa9bdf4f04b', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0ba148-8791-4b93-b5cf-faa9bdf4f04b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:34.000000", "updated_at": "2025-08-05T11:51:34.000000", "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:34,862 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.039s 2025-08-05 11:51:34,862 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1fb4255-697b-4de4-9f58-aecd1ce07c05', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1fb4255-697b-4de4-9f58-aecd1ce07c05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"volume": {"id": "25a1894a-7690-448d-8ba9-5c1edcaa9a2c", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:34.000000", "updated_at": "2025-08-05T11:51:34.000000", "name": "tempest-VolumesActionsTest-Volume-1807464832", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:34,980 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.104s 2025-08-05 11:51:34,981 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a4eabe-e5d9-42a5-812d-f45108761d63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'' 2025-08-05 11:51:35,004 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c 0.022s 2025-08-05 11:51:3 5,004 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-2015c949-d1ba-4e0a-9263-c5ca6d34233a', 'x-openstack-request-id': 'req-2015c949-d1ba-4e0a-9263-c5ca6d34233a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/25a1894a-7690-448d-8ba9-5c1edcaa9a2c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 25a1894a-7690-448d-8ba9-5c1edcaa9a2c 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 ed70d96c-7441-4f54-af98-be60af4fcaf7 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:35,191 99844 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.183s 2025-08-05 11:51:35,191 99844 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-1332112488"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d671e3a-828c-4453-996c-914fbfe7d5f0', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d671e3a-828c-4453-996c-914fbfe7d5f0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.130702", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:35,244 99844 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/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.039s 2025-08-05 11:51:35,244 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4e7b5e1-db86-4b3d-b53f-8367eb9cd7b1', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4e7b5e1-db86-4b3d-b53f-8367eb9cd7b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:36,306 99844 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/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.038s 2025-08-05 11:51:36,306 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicati on/json', 'x-compute-request-id': 'req-031a5130-400f-4655-a14e-ab0ccf6d5507', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-031a5130-400f-4655-a14e-ab0ccf6d5507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.000000", "updated_at": "2025-08-05T11:51:35.000000", "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:36,361 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.040s 2025-08-05 11:51:36,361 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fb2bd6a-4170-4ca6-ab30-addfa5c2af4e', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fb2bd6a-4170-4ca6-ab30-addfa5c2af4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"volume": {"id": "ed70d96c-7441-4f54-af98-be60af4fcaf7", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:35.000000", "updated_at": "2025-08-05T11:51:35.000000", "name": "tempest-VolumesActionsTest-Volume-1332112488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:36,498 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.122s 2025-08-05 11:51:36,498 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c717f23-126b-4544-b880-0aa96dec3ac4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'' 2025-08-05 11:51:36,520 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7 0.021s 2025-08-05 11:51:36,520 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-c465c95c-38ee-4854-9f8e-c3d0d76e58a6', 'x-openstack-request-id': 'req-c465c95c-38ee-4854-9f8e-c3d0d76e58a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/ed70d96c-7441-4f54-af98-be60af4fcaf7'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume ed70d96c-7441-4f54-af98-be60af4fcaf7 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 1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:36,732 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 202 POST http://10.0.0.210/volume/v3/volumes 0.208s 2025-08-05 11:51:36,732 99844 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-1263402593"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b26724c-ca2b-49de-9728-a18a30a1d332', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b26724c-ca2b-49de-9728-a18a30a1d332', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:36.661960", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:36,789 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.043s 2025-08-05 11:51:36,790 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c83bae24-974d-42ad-909a-912843030d8f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c83bae24-974d-42ad-909a-912843030d8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:37.000000", "updated_at": null, "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:37,846 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:test_volume_reset_status): 200 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.040s 2025-08-05 11:51:37,847 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5cbc7c11-319b-4c9b-a363-a31bee93cb56', 'co ntent-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5cbc7c11-319b-4c9b-a363-a31bee93cb56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:37.000000", "updated_at": "2025-08-05T11:51:37.000000", "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:37,906 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.044s 2025-08-05 11:51:37,907 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10059f55-3b6a-4824-97d0-895396365d00', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10059f55-3b6a-4824-97d0-895396365d00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"volume": {"id": "1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:37.000000", "updated_at": "2025-08-05T11:51:37.000000", "name": "tempest-VolumesActionsTest-Volume-1263402593", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b"}], "user_id": "14bf26f76ea84f20bfc13af0e27bcc45", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bbd90ce4f9294f859c022074fdf08223"}}' 2025-08-05 11:51:38,154 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.233s 2025-08-05 11:51:38,154 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-4db714dc-5855-403e-8987-a769e0ad10e6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'' 2025-08-05 11:51:38,186 99844 INFO [tempest.lib.common.rest_client] Request (VolumesActionsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b 0.030s 2025-08-05 11:51:38,186 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f083ebae-36ca-4bf4-9ec6-6568bc20904a', 'x-openstack-request-id': 'req-f083ebae-36ca-4bf4-9ec6-6568bc20904a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1a1dad4f-90dc-4206-af6c-c2c9d1f11f9b could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade[id-994e2d40-de37-46e8-b328-a58fba7e4a95] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 68, in test_volume_delete_cascade volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 9a845acf-2ff4-46cd-9f2e-a2870e243f9d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:49,874 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 202 POST http://10.0.0.210/volume/v3/volumes 0.404s 2025-08-05 11:51:49,874 99844 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-972360290"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d1730a-e799-4af9-b7cb-ba1361203b8a', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d1730a-e799-4af9-b7cb-ba1361203b8a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:49.802726", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:49,931 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.045s 2025-08-05 11:51:49,931 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d423230-1e72-4cc2-abb9-f4934bacadf2', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d423230-1e72-4cc2-abb9-f4934bacadf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:50.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:50,982 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_delete_cascade): 200 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.036s 2025-08-05 11:51:50,983 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1536cb-9be0-401f-8125-52d 6aaf08604', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1536cb-9be0-401f-8125-52d6aaf08604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:50.000000", "updated_at": "2025-08-05T11:51:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:51,039 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.042s 2025-08-05 11:51:51,039 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5610824c-0334-44ce-91cc-3bf45c09ec41', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5610824c-0334-44ce-91cc-3bf45c09ec41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"volume": {"id": "9a845acf-2ff4-46cd-9f2e-a2870e243f9d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:50.000000", "updated_at": "2025-08-05T11:51:50.000000", "name": "tempest-VolumesDeleteCascade-Volume-972360290", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:51,146 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.094s 2025-08-05 11:51:51,147 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-d6e8fe98-2387-461e-8cf4-17fab84e525f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'' 2025-08-05 11:51:51,166 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d 0.019s 2025-08-05 11:51:51,167 99844 DEBUG [tempest.lib.common .rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51: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-e582441e-59d9-4516-93a2-c9323462a283', 'x-openstack-request-id': 'req-e582441e-59d9-4516-93a2-c9323462a283', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/9a845acf-2ff4-46cd-9f2e-a2870e243f9d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 9a845acf-2ff4-46cd-9f2e-a2870e243f9d could not be found."}}' tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete[id-59a77ede-609b-4ee8-9f68-fc3c6ffe97b5] ---------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volume_delete_cascade.py", line 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 7de7b68b-5548-4e1c-b6ef-4f12a01727fe failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:51,351 99844 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.181s 2025-08-05 11:51:51,351 99844 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-827755484"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53a362e4-8924-403a-92d3-d923a46d6fde', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53a362e4-8924-403a-92d3-d923a46d6fde', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.292439", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:51,399 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.035s 2025-08-05 11:51:51,399 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-661be3b1-0d17-49c0-8e57-81b0510ab3bb', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-661be3b1-0d17-49c0-8e57-81b0510ab3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.000000", "updated_at": null, "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:52,451 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:test_volume_from_snapshot_cascade_delete): 200 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.037s 2025-08-05 11:51:52,452 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-d1bfb4b9-9593-44bf-b49f-e98b093c52d3', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1bfb4b9-9593-44bf-b49f-e98b093c52d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.000000", "updated_at": "2025-08-05T11:51:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:52,505 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.037s 2025-08-05 11:51:52,505 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c42d63e0-fe61-40cf-affb-0f20341bd3d5', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c42d63e0-fe61-40cf-affb-0f20341bd3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"volume": {"id": "7de7b68b-5548-4e1c-b6ef-4f12a01727fe", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:51.000000", "updated_at": "2025-08-05T11:51:51.000000", "name": "tempest-VolumesDeleteCascade-Volume-827755484", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe"}], "user_id": "5501496cd252446c9dc6f25c71ec7e3c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8baffb706ef347428105195d02729a7e"}}' 2025-08-05 11:51:52,652 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.132s 2025-08-05 11:51:52,653 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1517afa-68e5-4510-8581-03316906dabc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'' 2025-08-05 11:51:52,672 99844 INFO [tempest.lib.common.rest_client] Request (VolumesDeleteCascade:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe 0.019s 2025-08-05 11:51 :52,673 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fb2c2e6-7e65-4434-bce6-451a96e0593a', 'x-openstack-request-id': 'req-4fb2c2e6-7e65-4434-bce6-451a96e0593a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7de7b68b-5548-4e1c-b6ef-4f12a01727fe'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 7de7b68b-5548-4e1c-b6ef-4f12a01727fe could not be found."}}' 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 bea5a475-3b06-4ade-a228-a5ff6235c804 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:56,264 99844 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.474s 2025-08-05 11:51:56,265 99844 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-1665852980"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-579d3081-a01f-4273-aee1-5ef588deff3f', 'content-length': '820', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-579d3081-a01f-4273-aee1-5ef588deff3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.206364", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:51:56,314 99844 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/bea5a475-3b06-4ade-a228-a5ff6235c804 0.037s 2025-08-05 11:51:56,315 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6363b8ac-a025-43d3-a2b5-2d864b821219', 'content-length': '888', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6363b8ac-a025-43d3-a2b5-2d864b821219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:57,366 99844 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/bea5a475-3b06-4ade-a228-a5ff6235c804 0.037s 2025-08-05 11:51:57,367 99844 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': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eff042d4-5624-450e-bedd-5bf30d5a106a', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eff042d4-5624-450e-bedd-5bf30d5a106a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.000000", "updated_at": "2025-08-05T11:51:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:57,436 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804 0.055s 2025-08-05 11:51:57,436 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e713458e-587f-4f6b-a927-ec6e31218690', 'content-length': '909', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e713458e-587f-4f6b-a927-ec6e31218690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"volume": {"id": "bea5a475-3b06-4ade-a228-a5ff6235c804", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:56.000000", "updated_at": "2025-08-05T11:51:56.000000", "name": "tempest-VolumesTransfersV355Test-Volume-1665852980", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:57,540 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804 0.090s 2025-08-05 11:51:57,541 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 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-12324678-ce91-41ac-ac2a-e592e5562a34', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'' 2025-08-05 11:51:57,576 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804 0.035s 2025-08-05 11:51:57,577 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3997db4-3330-4f4e-a977-b4acf76e574b', 'x-openstack-request-id': 'req-e3997db4-3330-4f4e-a977-b4acf76e574b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/bea5a475-3b06-4ade-a228-a5ff6235c804'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume bea5a475-3b06-4ade-a228-a5ff6235c804 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 d9d35523-6654-4868-a418-a023013768fc failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:57,751 99844 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.171s 2025-08-05 11:51:57,752 99844 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-831780133"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c81d8d5-a92d-4169-9ec7-afd3080b4617', 'content-length': '819', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c81d8d5-a92d-4169-9ec7-afd3080b4617', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:57.695610", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:51:57,799 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.035s 2025-08-05 11:51:57,799 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef8a168a-18ad-4852-961a-8003ceb62625', 'content-length': '887', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef8a168a-18ad-4852-961a-8003ceb62625', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:58.000000", "updated_at": null, "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:58,849 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.035s 2025-08-05 11:51:58,850 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad4d8bb-33c9-4f2d-993b-0b873e712d72', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad4d8bb-33c9-4f2d-993b-0b873e712d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:58.000000", "updated_at": "2025-08-05T11:51:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:58,900 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.036s 2025-08-05 11:51:58,900 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2674f62d-30f2-4f22-b9ba-02289d8013b4', 'content-length': '908', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2674f62d-30f2-4f22-b9ba-02289d8013b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"volume": {"id": "d9d35523-6654-4868-a418-a023013768fc", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:58.000000", "updated_at": "2025-08-05T11:51:58.000000", "name": "tempest-VolumesTransfersV355Test-Volume-831780133", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d9d35523-6654-4868-a418-a023013768fc"}], "user_id": "07a345dcf8d64757864e2330cbb5f538", "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": "198070f511b24d3f9c4e345f57ee6fe3"}}' 2025-08-05 11:51:59,055 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.142s 2025-08-05 11:51:59,056 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-204721ad-16f3-4088-a6aa-e53ebe28da3f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'' 2025-08-05 11:51:59,076 99844 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV355Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc 0.019s 2025-08-05 11:51:59,076 99844 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.55', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.55', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-d003963e-af23-43b1-83cd-200240edca57', 'x-openstack-request-id': 'req-d003963e-af23-43b1-83cd-200240edca57', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d9d35523-6654-4868-a418-a023013768fc'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d9d35523-6654-4868-a418-a023013768fc could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 2bbada5d-9694-4f1f-bd78-7328514f1877 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:48:00,959 99830 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.399s 2025-08-05 11:48:00,960 99830 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-950366097"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a5b690e-5bc1-4f1b-9b76-cb485f80fee4', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a5b690e-5bc1-4f1b-9b76-cb485f80fee4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2bbada5d-9694-4f1f-bd78-7328514f1877", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:00.879506", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-950366097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}], "user_id": "e746da63f7db40dba2f987174938773f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:48:00,974 99830 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:48:01,092 99830 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.116s 2025-08-05 11:48:01,093 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1664209916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF69oQzBfUdy1nxeJPbGrgjQZS8wZ7wIYPvFBm1qIsCkFh33Ze/RlScOwfslxEHqKDwcDoF9MSQ+pLcTlxjwKmZNBDR5zRJJ4nrM6YaERp0/czfgoDTFll6mdHXt8pkJGQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1ebc8b5f-ee0e-45e5-83e4-3e32c7e27a8d', 'x-compute-request-id': 'req-1ebc8b5f-ee0e-45e5-83e4-3e32c7e27a8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1664209916", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF69oQzBfUdy1nxeJPbGrgjQZS8wZ7wIYPvFBm1qIsCkFh33Ze/RlScOwfslxEHqKDwcDoF9MSQ+pLcTlxjwKmZNBDR5zRJJ4nrM6YaERp0/czfgoDTFll6mdHXt8pkJGQ==", "fingerprint": "18:b6:04:11:0d:03:c3:93:f7:cf:7d:d4:02:03:42:91", "user_id": "e746da63f7db40dba2f987174938773f"}}' 2025-08-05 11:48:01,095 99830 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1664209916 created 2025-08-05 11:48:02,463 99830 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 1.367s 2025-08-05 11:48:02,463 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1889531047", "description": "tempest-description--190452832"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-d703f227-f1d7-47e5-aaab-c9157d508c43', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "name": "tempest-securitygroup--1889531047", "stateful": true, "tenant_id": "039cc3c2344b43a78483296770d99754", "description": "tempest-description--190452832", "shared": false, "security_group_rules": [{"id": "1319a946-28a7-49ad-a206-0a378aff6ea7", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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": 391, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:02Z", "updated_at": "2025-08-05T11:48:02Z", "revision_number": 0}, {"id": "a98ee5d9-9e9b-465e-8523-6793c23472d3", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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": 392, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:48:02Z", "updated_at": "2025-08-05T11:48:02Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:48:02Z", "updated_at": "2025-08-05T11:48:02Z", "revision_number": 1, "project_id": "039cc3c2344b43a78483296770d99754"}}' 2025-08-05 11:48:03,663 99830 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 1.198s 2025-08-05 11:48:03,663 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-ffd293f1-ad59-4890-814d-8dc46ab0cd70', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a0effac8-505e-40c3-bcc0-7f0c221a62ed", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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-05T11:48:03Z", "updated_at": "2025-08-05T11:48:03Z", "revision_number": 0}}' 2025-08-05 11:48:05,618 99830 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 1.954s 2025-08-05 11:48:05,619 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-fbff5718-b8ce-4715-8e51-6ee62d2b2395', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e00472e7-f1cd-4bbe-b149-4431622eeb63", "project_id": "039cc3c2344b43a78483296770d99754", "tenant_id": "039cc3c2344b43a78483296770d99754", "security_group_id": "7f0564d2-28e3-4139-b655-b4c9645f416d", "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-05T11:48:05Z", "updated_at": "2025-08-05T11:48:05Z", "revision_number": 0}}' 2025-08-05 11:48:05,619 99830 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1889531047 created 2025-08-05 11:48:10,051 99830 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 4.431s 2025-08-05 11:48:10,051 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-5da51ddf-f1bb-4115-b7cd-b47ca459558f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "0103423a-c668-48e9-b84a-92ff2048f8dd", "tenant_id": "039cc3c2344b43a78483296770d99754", "floating_ip_address": "172.24.4.166", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "039cc3c2344b43a78483296770d99754", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:09Z", "updated_at": "2025-08-05T11:48:09Z", "revision_number": 0}}' 2025-08-05 11:48:10,051 99830 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '0103423a-c668-48e9-b84a-92ff2048f8dd', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '039cc3c2344b43a78483296770d99754', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:09Z', 'updated_at': '2025-08-05T11:48:09Z', 'revision_number': 0, 'ip': '172.24.4.166'} created 2025-08-05 11:48:10,221 99830 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.163s 2025-08-05 11:48:10,221 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length' : '2505', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4d0beed1-be82-4f36-b936-fb305e1a2829', '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": "e746da63f7db40dba2f987174938773f", "name": "tempest-ServerStableDeviceRescueTest-2089917422-project-member", "password_expires_at": null}, "audit_ids": ["hqIlNNcNRbmeO57zG7UA3g"], "expires_at": "2025-08-05T12:48:10.000000Z", "issued_at": "2025-08-05T11:48:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "039cc3c2344b43a78483296770d99754", "name": "tempest-ServerStableDeviceRescueTest-2089917422"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/039cc3c2344b43a78483296770d99754", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:48:10,222 99830 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '6929fed4-05bc-4403-861f-2a3a0afa58a3', 'name': 'tempest-ServerStableDeviceRescueTest-101618774-network', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '039cc3c2344b43a78483296770d99754', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 38572, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:46Z', 'updated_at': '2025-08-05T11:47:46Z', 'revision_number': 1} available for tenant 2025-08-05 11:48:10,223 99830 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1664209916', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBF69oQzBfUdy1nxeJPbGrgjQZS8wZ7wIYPvFBm1qIsCkFh33Ze/RlScOwfslxEHqKDwcDoF9MSQ+pLcTlxjwKmZNBDR5zRJJ4nrM6YaERp0/czfgoDTFll6mdHXt8pkJGQ==' , 'fingerprint': '18:b6:04:11:0d:03:c3:93:f7:cf:7d:d4:02:03:42:91', 'user_id': 'e746da63f7db40dba2f987174938773f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAx7piGumD7QIz+LfqR17xOL3Z0lMmyB2poAIoI+eKZooMSq2+WTE25\nEsuTWjmO1cegBwYFK4EEACKhZANiAARevaEMwX1HctZ8XiT2xq4I0GUvMGe8CGD7\nxQZtaiLApBYd92Xv0ZUnDsH7JcRB6ig8HA6BfTEkPqS3E5cY8CpmTQQ0ec0SSeJ6\nzOmGhEadP3M34KA0xZZepnR17fKZCRk=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7f0564d2-28e3-4139-b655-b4c9645f416d', 'name': 'tempest-securitygroup--1889531047', 'stateful': True, 'tenant_id': '039cc3c2344b43a78483296770d99754', 'description': 'tempest-description--190452832', 'shared': False, 'security_group_rules': [{'id': '1319a946-28a7-49ad-a206-0a378aff6ea7', 'project_id': '039cc3c2344b43a78483296770d99754', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'security_group_id': '7f0564d2-28e3-4139-b655-b4c9645f416d', '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': 391, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:02Z', 'updated_at': '2025-08-05T11:48:02Z', 'revision_number': 0}, {'id': 'a98ee5d9-9e9b-465e-8523-6793c23472d3', 'project_id': '039cc3c2344b43a78483296770d99754', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'security_group_id': '7f0564d2-28e3-4139-b655-b4c9645f416d', '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': 392, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:48:02Z', 'updated_at': '2025-08-05T11:48:02Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:48:02Z', 'updated_at': '2025-08-05T11:48:02Z', 'revision_number': 1, 'project_id': '039cc3c2344b43a78483296770d99754'}, 'floating_ip': {'id': '0103423a-c668-48e9-b84a-92ff2048f8dd', 'tenant_id': '039cc3c2344b43a78483296770d99754', 'floating_ip_address': '172.24.4.166', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '039cc3c2344b43a78483296770d99754', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:48:09Z', 'updated_at': '2025-08-05T11:48:09Z', 'revision_number': 0, 'ip': '172.24.4.166'}} 2025-08-05 11:48:18,537 99830 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 8.314s 2025-08-05 11:48:18,538 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "6929fed4-05bc-4403-861f-2a3a0afa58a3"}], "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "key_name": "tempest-keypair-1664209916", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ae2abcb1-9c41-48f5-8edf-5d97a3f47197', 'x-compute-request-id': 'req-ae2abcb1-9c41-48f5-8edf-5d97a3f47197', 'connection': 'close', 'stat us': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "adminPass": "9E8EtuVKYbz7"}}' 2025-08-05 11:48:18,844 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.302s 2025-08-05 11:48:18,844 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:48:18 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-adfc730c-1d29-4669-99a0-e3fce6918d3e', 'x-compute-request-id': 'req-adfc730c-1d29-4669-99a0-e3fce6918d3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "BUILD", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f987174938773f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:19Z", "updated": "2025-08-05T11:48:18Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1664209916", "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-05 11:49:09,236 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.326s 2025-08-05 11:49:09,236 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1552', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3be7a30c-023d-4187-9aed-bcbfe7c71176', 'x-compute-request-id': 'req-3be7a30c-023d-4187-9aed-bcbfe7c71176', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "ACTIVE", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f9871 74938773f", "metadata": {}, "hostId": "5b7447ec244e305745924f4b68b9b7a51b0fae44d2d569af0dff430c", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:18Z", "updated": "2025-08-05T11:48:43Z", "addresses": {"tempest-ServerStableDeviceRescueTest-101618774-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1664209916", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "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-05 11:49:09,252 99830 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:50:09,480 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/os-interface 0.170s 2025-08-05 11:50:09,480 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:09 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-fe914f77-9b0a-48a6-974a-fba0bfafe529', 'x-compute-request-id': 'req-fe914f77-9b0a-48a6-974a-fba0bfafe529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6929fed4-05bc-4403-861f-2a3a0afa58a3", "port_id": "78754311-2fea-48b5-a544-804269918e74", "mac_addr": "fa:16:3e:b9:c5:77", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "bddc47e5-07c9-4a5d-b92a-6a72aa8df3eb", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:50:10,319 99830 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/0103423a-c668-48e9-b84a-92ff2048f8dd 0.834s 2025-08-05 11:50:10,319 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "78754311-2fea-48b5-a544-804269918e74"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-5c4371ed-cf6a-4fb8-8f0b-ef4a0f1b795b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/0103423a-c668-48e9-b84a-92ff2048f8dd'} Body: b'{"floatingip": {"id": "0103423a-c668-48e9-b84a-92ff2048f8dd", "tenant_id": "039cc3c2344b43a78483296770d99754", "floating_ip_address": "172.24.4.166", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "a5ed5a45-e0e2-4dba-9e66-429d62434ad7", "port_id": "78754311-2fea-48b5-a544-804269918e74", "fixe d_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6929fed4-05bc-4403-861f-2a3a0afa58a3", "mac_address": "fa:16:3e:b9:c5:77", "admin_state_up": true, "status": "ACTIVE", "device_id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:48:09Z", "updated_at": "2025-08-05T11:50:09Z", "revision_number": 1, "project_id": "039cc3c2344b43a78483296770d99754"}}' 2025-08-05 11:50:10,321 99830 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.166:22' as 'cirros' with public key authentication 2025-08-05 11:50:10,335 99830 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:50:10,438 99830 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:50:10,439 99830 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.166 successfully created 2025-08-05 11:50:11,305 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/action 0.866s 2025-08-05 11:50:11,306 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-958647470"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:10 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f3fd0e7a-3788-42fd-9d75-c0dcdc76eaa6', 'x-compute-request-id': 'req-f3fd0e7a-3788-42fd-9d75-c0dcdc76eaa6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d/action'} Body: b'' 2025-08-05 11:50:11,370 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.061s 2025-08-05 11:50:11,370 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-29e8bc79-c9b7-488a-8b0d-993f158675d8', 'x-compute-request-id': 'req-29e8bc79-c9b7-488a-8b0d-993f158675d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"image": {"id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member" , "user_id": "e746da63f7db40dba2f987174938773f"}, "created": "2025-08-05T11:50:11Z", "updated": "2025-08-05T11:50:11Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}], "server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}]}}}' 2025-08-05 11:51:01,491 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.067s 2025-08-05 11:51:01,492 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-724cf6bc-db3a-4419-b797-f1a93c18905d', 'x-compute-request-id': 'req-724cf6bc-db3a-4419-b797-f1a93c18905d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"image": {"id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f"}, "created": "2025-08-05T11:50:11Z", "updated": "2025-08-05T11:50:20Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}], "server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}]}}}' 2025-08-05 11:51:01,599 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.101s 2025-08-05 11:51:01,599 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 05 Aug 2025 11:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3d2a53a5-65a9-45c2-9eaa-61de5e6476e4', 'x-compute-request-id': 'req-3d2a53a5-65a9-45c2-9eaa-61de5e6476e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"image": {"id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f"}, "created": "2025-08-05T11:50:11Z", "updated": "2025-08-05T11:50:20Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 53477376, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/0c4c371f-4be7-4ae8-b674-93dfa02a5038"}], "server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}]}}}' 2025-08-05 11:51:01,863 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.257s 2025-08-05 11:51:01,863 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-acf1bd7e-39b0-4def-90f9-00785343a443', 'x-compute-request-id': 'req-acf1bd7e-39b0-4def-90f9-00785343a443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "ACTIVE", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f987174938773f", "metadata": {}, "hostId": "5b7447ec244e305745924f4b68b9b7a51b0fae44d2d569af0dff430c", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:18Z", "updated": "2025-08-05T11:50:21Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1016 18774-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}, {"version": 4, "addr": "172.24.4.166", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1664209916", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "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-05 11:52:02,133 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.194s 2025-08-05 11:52:02,134 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f3ea4a61-3fd3-46b3-b7bf-b60ed9de28f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "4f2efb4b6f4fa3e0748cc15461caa2cb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "039cc3c2344b43a78483296770d99754", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6caf23e8fc01db1ca95a0094f39df3f31e4207ef19dd130f9da13c3e0b4bf890c8981c2be96459d8931918fe87af2c6b30625a8793493c8647add854fa8a8c59", "id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "created_at": "2025-08-05T11:50:11Z", "updated_at": "2025-08-05T11:52:02Z", "tags": [], "self": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038", "file": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:52:02,295 99830 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/0c4c371f-4be7-4ae8-b674-93dfa02a5038 0.160s 2025-08-05 11:52:02,295 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'cont ent-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e846360b-de9b-4dbb-b6a7-dee5f4674a04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "owner_id": "039cc3c2344b43a78483296770d99754", "owner_project_name": "tempest-ServerStableDeviceRescueTest-2089917422", "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-2089917422-project-member", "user_id": "e746da63f7db40dba2f987174938773f", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-958647470", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53477376, "virtual_size": 1073741824, "status": "active", "checksum": "4f2efb4b6f4fa3e0748cc15461caa2cb", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "039cc3c2344b43a78483296770d99754", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "6caf23e8fc01db1ca95a0094f39df3f31e4207ef19dd130f9da13c3e0b4bf890c8981c2be96459d8931918fe87af2c6b30625a8793493c8647add854fa8a8c59", "id": "0c4c371f-4be7-4ae8-b674-93dfa02a5038", "created_at": "2025-08-05T11:50:11Z", "updated_at": "2025-08-05T11:52:02Z", "tags": [], "self": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038", "file": "/v2/images/0c4c371f-4be7-4ae8-b674-93dfa02a5038/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:52:02,725 99830 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/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d 0.429s 2025-08-05 11:52:02,725 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f1eebb69-e435-400f-85ec-fb22b39ce9e9', 'x-compute-request-id': 'req-f1eebb69-e435-400f-85ec-fb22b39ce9e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d'} Body: b'{"server": {"id": "e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d", "name": "tempest-ServerStableDeviceRescueTest-server-1123408626", "status": "ACTIVE", "tenant_id": "039cc3c2344b43a78483296770d99754", "user_id": "e746da63f7db40dba2f987174938773f", "metadata": {}, "hostId": "5b7447ec244e305745924f4b68b9b7a51b0fae44d2d569af0dff430c", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:18Z", "updated": "2025-08-05T11:50:21Z", "addresses": {"tempest-ServerStableDeviceRescueTest-101618774-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}, {"version": 4, "addr": "172.24.4.166", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:c5:77"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/ser vers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e1582d0b-d7e8-4bdf-8cf6-2774e6fa068d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1664209916", "OS-SRV-USG:launched_at": "2025-08-05T11:48:42.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1889531047"}], "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-05 11:52:02,777 99830 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/2bbada5d-9694-4f1f-bd78-7328514f1877 0.036s 2025-08-05 11:52:02,778 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b87b3af7-3b59-4688-aaeb-a0bcdeb0a757', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b87b3af7-3b59-4688-aaeb-a0bcdeb0a757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877'} Body: b'{"volume": {"id": "2bbada5d-9694-4f1f-bd78-7328514f1877", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:01.000000", "updated_at": "2025-08-05T11:48:01.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-950366097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}], "user_id": "e746da63f7db40dba2f987174938773f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "039cc3c2344b43a78483296770d99754"}}' 2025-08-05 11:52:03,833 99830 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/2bbada5d-9694-4f1f-bd78-7328514f1877 0.036s 2025-08-05 11:52:03,834 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc089037-0809-4f85-aa80-22166b4fbe66', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc089037-0809-4f85-aa80-22166b4fbe66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877'} Body: b'{"volume": {"id": "2bbada5d-9694-4f1f-bd78-7328514f1877", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:48:01.000000", "updated_at": "2025-08-05T11:48:01.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-950366097", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2bbada5d-9694-4f1f-bd78-7328514f1877"}], "user_id": "e746da63f7db40dba2f987174938773f", "bootable": "false", "encrypted" : false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "039cc3c2344b43a78483296770d99754"}}' 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 61634625-2c39-4e9f-bd54-60843815fa57 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:22,831 99828 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherB:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e 0.355s 2025-08-05 11:50:22,831 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-24376423-9d3b-4cd5-8da6-85b2225ee336', 'x-compute-request-id': 'req-24376423-9d3b-4cd5-8da6-85b2225ee336', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e'} Body: b'{"server": {"id": "8c742535-2c11-42a7-aa59-49e9fbb6ee4e", "name": "tempest-ServerActionsTestOtherB-server-704426031", "status": "ACTIVE", "tenant_id": "ca5af6b126a84171b8ed1dc7492840c3", "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "metadata": {}, "hostId": "a63c2506ae826a7271e643e5f74ebcb302d0eb2388bb16d5cb69085e", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:29Z", "updated": "2025-08-05T11:48:49Z", "addresses": {"tempest-ServerActionsTestOtherB-877874581-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:f2:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1312040806", "OS-SRV-USG:launched_at": "2025-08-05T11:48:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1105756820"}], "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-05 11:51:23,053 99828 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.204s 2025-08-05 11:51:23,053 99828 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-1313507256"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f0f8d52-9964-497e-a058-88760060d0d2', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f0f8d52-9964-497e-a058-88760060d0d2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "61634625-2c39-4e9f-bd54-60843815fa57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:22.986205", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1313507256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/61634625-2c39-4e9f-bd54-60843 815fa57"}], "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:51:23,105 99828 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/61634625-2c39-4e9f-bd54-60843815fa57 0.039s 2025-08-05 11:51:23,106 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e507cf26-9804-469b-8c87-0e233e601a66', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e507cf26-9804-469b-8c87-0e233e601a66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57'} Body: b'{"volume": {"id": "61634625-2c39-4e9f-bd54-60843815fa57", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:23.000000", "updated_at": null, "name": "tempest-ServerActionsTestOtherB-volume-1313507256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}], "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca5af6b126a84171b8ed1dc7492840c3"}}' 2025-08-05 11:51:24,157 99828 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/61634625-2c39-4e9f-bd54-60843815fa57 0.037s 2025-08-05 11:51:24,157 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f690a044-d75a-4ca3-bf54-9b5509ed4763', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f690a044-d75a-4ca3-bf54-9b5509ed4763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57'} Body: b'{"volume": {"id": "61634625-2c39-4e9f-bd54-60843815fa57", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:51:23.000000", "updated_at": "2025-08-05T11:51:23.000000", "name": "tempest-ServerActionsTestOtherB-volume-1313507256", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/61634625-2c39-4e9f-bd54-60843815fa57"}], "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ca5af6b126a84171b8ed1dc7492840c3"}}' 2025-08-05 11:51:24,171 99828 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-05 11:51:24,409 99828 INFO [tempest.lib.common.rest_client] Request (ServerActionsTe stOtherB:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e 0.237s 2025-08-05 11:51:24,410 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:24 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-92b99bc4-3d9d-4f11-bf32-1de9ae1fd807', 'x-compute-request-id': 'req-92b99bc4-3d9d-4f11-bf32-1de9ae1fd807', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e'} Body: b'{"server": {"id": "8c742535-2c11-42a7-aa59-49e9fbb6ee4e", "name": "tempest-ServerActionsTestOtherB-server-704426031", "status": "ACTIVE", "tenant_id": "ca5af6b126a84171b8ed1dc7492840c3", "user_id": "17e0e5494b5b48aea7ff9be72cdce56f", "metadata": {}, "hostId": "a63c2506ae826a7271e643e5f74ebcb302d0eb2388bb16d5cb69085e", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:48:29Z", "updated": "2025-08-05T11:48:49Z", "addresses": {"tempest-ServerActionsTestOtherB-877874581-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:f2:49"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:f2:49"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8c742535-2c11-42a7-aa59-49e9fbb6ee4e"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1312040806", "OS-SRV-USG:launched_at": "2025-08-05T11:48:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1105756820"}], "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.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 3a9ce73f-ff25-4093-9c94-4436afb976be failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:46,629 99840 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.111s 2025-08-05 11:50:46,630 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50: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-dfdd929b-8150-43b2-bfbb-3b1f1f87b8ce', '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": "4def3c9195384ec3b1a083d002c93008", "name": "tempest-VolumesAdminNegativeTest-534755645-project-member", "password_expires_at": null}, "audit_ids": ["D96WjkkgSv-4zQK-kd1hSQ"], "expires_at": "2025-08-05T12:50:46.000000Z", "issued_at": "2025-08-05T11:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "acea21f741f948b2b51d756eaa41b1a5", "name": "tempest-VolumesAdminNegativeTest-534755645"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/acea21f741f948b2b51d756eaa41b1a5", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:50:46,630 99840 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_uri) Found network {'id': '34127c32-5ecf-4999-8801-afd242298dcb', 'name': 'tempest-VolumesAdminNegativeTest-356897362-network', 'tenant_id': 'acea21f741f948b2b51d756eaa41b1a5', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'acea21f741f948b2b51d756eaa41b1a5', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 618, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': N one, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:48:27Z', 'updated_at': '2025-08-05T11:48:27Z', 'revision_number': 1} available for tenant 2025-08-05 11:50:47,369 99840 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.738s 2025-08-05 11:50:47,369 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-363689141", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "34127c32-5ecf-4999-8801-afd242298dcb"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ed90154-af55-4e70-9215-dbb9a5c4f588', 'x-compute-request-id': 'req-5ed90154-af55-4e70-9215-dbb9a5c4f588', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "77b954c4-0dec-4858-a743-8325de135751", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77b954c4-0dec-4858-a743-8325de135751"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "odynvdW8ZWqR"}}' 2025-08-05 11:50:47,523 99840 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/77b954c4-0dec-4858-a743-8325de135751 0.150s 2025-08-05 11:50:47,523 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1209', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4dc37a08-70c1-4cdd-abe6-64df0c705298', 'x-compute-request-id': 'req-4dc37a08-70c1-4cdd-abe6-64df0c705298', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751'} Body: b'{"server": {"id": "77b954c4-0dec-4858-a743-8325de135751", "name": "tempest-VolumesAdminNegativeTest-server-363689141", "status": "BUILD", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:47Z", "updated": "2025-08-05T11:50:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77b954c4-0dec-4858-a743-8325de135751"}], "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-0 8-05 11:51:37,819 99840 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/77b954c4-0dec-4858-a743-8325de135751 0.231s 2025-08-05 11:51:37,820 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1492', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bff4b686-76f8-403d-8a96-505c428cc968', 'x-compute-request-id': 'req-bff4b686-76f8-403d-8a96-505c428cc968', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751'} Body: b'{"server": {"id": "77b954c4-0dec-4858-a743-8325de135751", "name": "tempest-VolumesAdminNegativeTest-server-363689141", "status": "ACTIVE", "tenant_id": "acea21f741f948b2b51d756eaa41b1a5", "user_id": "4def3c9195384ec3b1a083d002c93008", "metadata": {}, "hostId": "9619d0ae7389d5d23963e1e777b251b56209e5f82f0c7eda1d14c127", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:47Z", "updated": "2025-08-05T11:51:06Z", "addresses": {"tempest-VolumesAdminNegativeTest-356897362-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:3d:1e"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/77b954c4-0dec-4858-a743-8325de135751"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/77b954c4-0dec-4858-a743-8325de135751"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:51:05.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-05 11:51:37,834 99840 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:52:38,155 99840 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.259s 2025-08-05 11:52:38,155 99840 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-27082017"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a7a058d-5d21-43c4-891d-733f39f542e2', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a7a058d-5d21-43c4-891d-733f39f542e2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3a9ce73f-ff25-4093-9c94-4436afb976be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:38.024711", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-27082017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/ volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:52:38,219 99840 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/3a9ce73f-ff25-4093-9c94-4436afb976be 0.051s 2025-08-05 11:52:38,220 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccbb6651-ad07-4809-8130-db0a6e162120', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccbb6651-ad07-4809-8130-db0a6e162120', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be'} Body: b'{"volume": {"id": "3a9ce73f-ff25-4093-9c94-4436afb976be", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:38.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-27082017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 2025-08-05 11:52:39,274 99840 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/3a9ce73f-ff25-4093-9c94-4436afb976be 0.037s 2025-08-05 11:52:39,274 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-300cba40-e928-47c4-9a81-0afb4038d26a', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-300cba40-e928-47c4-9a81-0afb4038d26a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be'} Body: b'{"volume": {"id": "3a9ce73f-ff25-4093-9c94-4436afb976be", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:38.000000", "updated_at": "2025-08-05T11:52:38.000000", "name": "tempest-VolumesAdminNegativeTest-volume-27082017", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3a9ce73f-ff25-4093-9c94-4436afb976be"}], "user_id": "4def3c9195384ec3b1a083d002c93008", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "acea21f741f948b2b51d756eaa41b1a5"}}' 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 1cb40c33-2e62-488e-9481-e70ed9f57485 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:00,527 99830 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.492s 2025-08-05 11:53:00,528 99830 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-1791667947"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/1cb40c33-2e62-488e-9481-e70ed9f57485', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9f27974d-c41c-4eaa-bc52-7c9727578b87', 'x-compute-request-id': 'req-9f27974d-c41c-4eaa-bc52-7c9727578b87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "1cb40c33-2e62-488e-9481-e70ed9f57485", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:00.382825", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1791667947", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 11:53:00,587 99830 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/1cb40c33-2e62-488e-9481-e70ed9f57485 0.054s 2025-08-05 11:53:00,587 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '345', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf182da-0c3d-43a3-ae2d-92e2e7ec14d1', 'x-compute-request-id': 'req-0cf182da-0c3d-43a3-ae2d-92e2e7ec14d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/1cb40c33-2e62-488e-9481-e70ed9f57485'} Body: b'{"volume": {"id": "1cb40c33-2e62-488e-9481-e70ed9f57485", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1791667947", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 2025-08-05 11:53:01,669 99830 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/1cb40c33-2e62-488e-9481-e70ed9f57485 0.075s 2025-08-05 11:53:01,669 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-b5e8d5ca-4ecd-41ad-b394-d8604ba1174b', 'x-compute-request-id': 'req-b5e8d5ca-4ecd-41ad-b394-d8604ba1174b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/1cb40c33-2e62-488e-9481-e70ed9f57485'} Body: b'{"volume": {"id": "1cb40c33-2e62-488e-9481-e70ed9f57485", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-0 8-05T11:53:00.000000", "attachments": [{}], "displayName": "tempest-VolumesSnapshotsTestJSON-volume-1791667947", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {}}}' 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 7f7ddf3f-0fd9-4e77-b584-97a2b21abb22 failed to build and is in ERROR status tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group[id-2424af8c-7851-4888-986a-794b10c3210e] ------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_groups.py", line 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 de62a8f7-8ce0-4087-a0f5-5e21a07fa235 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:07,901 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 POST http://10.0.0.210/volume/v3/types 0.174s 2025-08-05 11:53:07,901 99830 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-1386493665"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b292427b-aa98-4d39-a2af-a6894e4255ad', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b292427b-aa98-4d39-a2af-a6894e4255ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "8093ce82-9a2d-4b41-8a58-ff3c00e6b075", "name": "tempest-GroupsV314Test-volume-type-1386493665", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:53:07,937 99830 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.032s 2025-08-05 11:53:07,937 99830 DEBUG [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-54066675"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5044819a-49e1-448c-a201-3567f670de55', 'content-length': '175', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5044819a-49e1-448c-a201-3567f670de55', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "e447ddf2-f676-47dd-aa95-916c3f367541", "name": "tempest-GroupsV314Test-group-type-54066675", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:53:08,231 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 202 POST http://10.0.0.210/volume/v3/groups 0.290s 2025-08-05 11:53:08,232 99830 DEBUG [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": "e447ddf2-f676-47dd-aa95-916c3f367541", "volume_types": ["8093ce82-9a2d-4b41-8a58-ff3c00e6b075"], "name": "tempest-GroupsV314Test-Group-733077068"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f71c748a-93d6-40b2-82c0-191762e19db8', 'content-length': '107', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f71c748a-93d6-40b2-82c0-191762e19db8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "de62a8f7-8ce0-4087-a0f5-5e21a07fa235", "name": "tempest-GroupsV314Test-Group-733077068"}}' 2025-08-05 11:53:08,307 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235 0.073s 2025-08-05 11:53:08,307 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'a pplication/json', 'x-compute-request-id': 'req-a64dbfea-8e13-4580-a276-05992fb2f1b6', 'content-length': '387', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a64dbfea-8e13-4580-a276-05992fb2f1b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235'} Body: b'{"group": {"id": "de62a8f7-8ce0-4087-a0f5-5e21a07fa235", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:53:08.000000", "name": "tempest-GroupsV314Test-Group-733077068", "description": null, "group_type": "e447ddf2-f676-47dd-aa95-916c3f367541", "volume_types": ["8093ce82-9a2d-4b41-8a58-ff3c00e6b075"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:53:09,352 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:test_create_group_from_group): 200 GET http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235 0.038s 2025-08-05 11:53:09,352 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccac80d0-b039-4580-918b-1ebfa148a136', 'content-length': '384', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccac80d0-b039-4580-918b-1ebfa148a136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235'} Body: b'{"group": {"id": "de62a8f7-8ce0-4087-a0f5-5e21a07fa235", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:53:08.000000", "name": "tempest-GroupsV314Test-Group-733077068", "description": null, "group_type": "e447ddf2-f676-47dd-aa95-916c3f367541", "volume_types": ["8093ce82-9a2d-4b41-8a58-ff3c00e6b075"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:53:09,396 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.036s 2025-08-05 11:53:09,396 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-901538b1-6ec0-44ef-b0a5-7f7c35cb6c50', 'content-length': '15', 'openstack-api-version': 'volume 3.14', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-901538b1-6ec0-44ef-b0a5-7f7c35cb6c50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:53:09,507 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235/action 0.097s 2025-08-05 11:53:09,508 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 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-caa5b00c-2bbb-4d32-b127-900ae3a3f5f1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235/action'} Body: b'' 2025-08-05 11:53:09,524 99830 INFO [tempes t.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235 0.015s 2025-08-05 11:53:09,524 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 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-548e5436-d11d-4088-8d73-f16f751ba072', 'x-openstack-request-id': 'req-548e5436-d11d-4088-8d73-f16f751ba072', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/de62a8f7-8ce0-4087-a0f5-5e21a07fa235'} Body: b'{"itemNotFound": {"code": 404, "message": "Group de62a8f7-8ce0-4087-a0f5-5e21a07fa235 could not be found."}}' 2025-08-05 11:53:09,561 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/e447ddf2-f676-47dd-aa95-916c3f367541 0.036s 2025-08-05 11:53:09,562 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.14', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 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-65c53214-a3bd-4c52-84cc-6507ba450f4e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/e447ddf2-f676-47dd-aa95-916c3f367541'} Body: b'' 2025-08-05 11:53:09,619 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075 0.057s 2025-08-05 11:53:09,620 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-4eb79f06-6255-445d-8939-8552e88c76d7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075'} Body: b'' 2025-08-05 11:53:09,638 99830 INFO [tempest.lib.common.rest_client] Request (GroupsV314Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075 0.017s 2025-08-05 11:53:09,638 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-37e62c3f-6829-47e8-850e-0ff021495306', 'x-openstack-request-id': 'req-37e62c3f-6829-47e8-850e-0ff021495306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/8093ce82-9a2d-4b41-8a58-ff3c00e6b075'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 8093ce82-9a2d-4b41-8a58-ff3c00e6b075 could not be found."}}' 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 130d65fd-11fd-45f0-9092-d7777b949d34 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:50:27,854 99838 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:50:27,854 99838 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:50:27,904 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.048s 2025-08-05 11:50:27,905 99838 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-639360084", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9yMP1onQit2kfCq5Qeiwb92UMZ4A+nW6vVfLMNxucfR1eWph0fdo5GDYT994ZVrZnMjwEeZbJuMC8YOcJ+3JpVjb09+H9YDSq8M7E8LE1/z2LiwoqWhwPUJmSsHbGqWw=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 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-b4c33aa1-0014-4ad1-a82c-4f184da12637', 'x-compute-request-id': 'req-b4c33aa1-0014-4ad1-a82c-4f184da12637', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-639360084", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9yMP1onQit2kfCq5Qeiwb92UMZ4A+nW6vVfLMNxucfR1eWph0fdo5GDYT994ZVrZnMjwEeZbJuMC8YOcJ+3JpVjb09+H9YDSq8M7E8LE1/z2LiwoqWhwPUJmSsHbGqWw==", "fingerprint": "48:05:e0:00:e3:b1:07:47:4d:71:32:59:f7:a0:b2:9c", "user_id": "33b49494059f4bdfb4eac13af127f4ab"}}' 2025-08-05 11:50:27,908 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-639360084 created 2025-08-05 11:50:28,185 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.276s 2025-08-05 11:50:28,185 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--941291593", "description": "tempest-description--2077766611"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-9fa0a169-ec3d-44cf-b44c-9d1436e07064', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "name": "tempest-securitygroup--941291593", "stateful": true, "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "tempest-description--2077766611", "shared": false, "security_group_rules": [{"id": "1e7bc29e-0fa0-4d92-a403-bec79ee9dc78", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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": 552, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}, {"id": "4a780488-a9d5-4d4f-8e28-dd04e87d3096", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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": 551, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:50:27Z", "updated_at": "2025-08-05T11:50:27Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:50:27Z", "updated_at": "2025-08-05T11:50:27Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:50:28,403 99838 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-05 11:50:28,403 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-66289ed7-4f58-4f42-9002-f4d2d2cff1a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "aebd94a3-e54d-4041-945b-4d04673ec217", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}}' 2025-08-05 11:50:28,621 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.217s 2025-08-05 11:50:28,622 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6050de2b-c6a5-42f0-b391-7d7ecdb2fad4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6b936d17-9d4f-48e9-84b1-c36a82b3ac48", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "security_group_id": "d0bffb41-0bff-4e7e-9393-caa82dcc3864", "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-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}}' 2025-08-05 11:50:28,622 99838 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--941291593 created 2025-08-05 11:50:29,347 99838 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.724s 2025-08-05 11:50:29,347 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appli cation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-b074dcd5-e003-4e29-87cf-c3ccdf08c0de', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.235", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "86bb747ed68947739d65ae4ba3831a3d", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:50:28Z", "updated_at": "2025-08-05T11:50:28Z", "revision_number": 0}}' 2025-08-05 11:50:29,348 99838 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.235', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:50:28Z', 'updated_at': '2025-08-05T11:50:28Z', 'revision_number': 0, 'ip': '172.24.4.235'} created 2025-08-05 11:50:29,437 99838 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.084s 2025-08-05 11:50:29,437 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:29 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-6db72224-2ad1-4e64-ac39-f42757a02ed1', '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": "33b49494059f4bdfb4eac13af127f4ab", "name": "tempest-AttachVolumeShelveTestJSON-738245132-project-member", "password_expires_at": null}, "audit_ids": ["mphqURqJQ3-kuzlgDJ9Haw"], "expires_at": "2025-08-05T12:50:29.000000Z", "issued_at": "2025-08-05T11:50:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "86bb747ed68947739d65ae4ba3831a3d", "name": "tempest-AttachVolumeShelveTestJSON-738245132"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210 /identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/86bb747ed68947739d65ae4ba3831a3d", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:50:29,438 99838 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_detach_volume_shelved_or_offload_server) Found network {'id': '1fd3619d-e762-425d-8084-e5205648afc1', 'name': 'tempest-AttachVolumeShelveTestJSON-1394585425-network', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47358, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:42Z', 'revision_number': 1} available for tenant 2025-08-05 11:50:29,438 99838 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-639360084', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBP9yMP1onQit2kfCq5Qeiwb92UMZ4A+nW6vVfLMNxucfR1eWph0fdo5GDYT994ZVrZnMjwEeZbJuMC8YOcJ+3JpVjb09+H9YDSq8M7E8LE1/z2LiwoqWhwPUJmSsHbGqWw==', 'fingerprint': '48:05:e0:00:e3:b1:07:47:4d:71:32:59:f7:a0:b2:9c', 'user_id': '33b49494059f4bdfb4eac13af127f4ab', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBpqsJBiDD1aZhbPJXibbBDfiBZ9RD9PdUbPU2sNovSwbdPskOISJat\nP1FQh5U68c2gBwYFK4EEACKhZANiAAT/cjD9aJ0IrdpHwquUHosG/dlDGeAPp1ur\n1XyzDcbnH0dXlqYdH3aORg2E/feGVa2ZzI8BHmWybjAvGDnCftyaVY29Pfh/WA0q\nvDOxPCxNf89i4sKKlocD1CZkrB2xqls=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd0bffb41-0bff-4e7e-9393-caa82dcc3864', 'name': 'tempest-securitygroup--941291593', 'stateful': True, 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': 'tempest-description--2077766611', 'shared': False, 'security_group_rules': [{'id': '1e7bc29e-0fa0-4d92-a403-bec79ee9dc78', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'd0bffb41-0bff-4e7e-9393-caa82dcc3864', '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': 552, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:50:28Z', 'updated_at': '2025-08-05T11:50:28Z', 'revision_number': 0}, {'id': '4a780488-a9d5-4d4f-8e28-dd04e87d3096', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'security_group_id': 'd0bffb41-0bff-4e7e-9393-caa82dcc3864', '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': 551, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '20 25-08-05T11:50:27Z', 'updated_at': '2025-08-05T11:50:27Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:50:27Z', 'updated_at': '2025-08-05T11:50:27Z', 'revision_number': 1, 'project_id': '86bb747ed68947739d65ae4ba3831a3d'}, 'floating_ip': {'id': '58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a', 'tenant_id': '86bb747ed68947739d65ae4ba3831a3d', 'floating_ip_address': '172.24.4.235', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '86bb747ed68947739d65ae4ba3831a3d', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:50:28Z', 'updated_at': '2025-08-05T11:50:28Z', 'revision_number': 0, 'ip': '172.24.4.235'}} 2025-08-05 11:50:30,008 99838 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.569s 2025-08-05 11:50:30,009 99838 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-987578572", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "1fd3619d-e762-425d-8084-e5205648afc1"}], "security_groups": [{"name": "tempest-securitygroup--941291593"}], "key_name": "tempest-keypair-639360084", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf', '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-c57a6300-1a67-4ea1-9a9b-b220341163d9', 'x-compute-request-id': 'req-c57a6300-1a67-4ea1-9a9b-b220341163d9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--941291593"}], "adminPass": "password"}}' 2025-08-05 11:50:30,141 99838 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/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.129s 2025-08-05 11:50:30,141 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:50:30 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-64b35624-c5d1-4c8a-856d-9cc2350a47cb', 'x-compute-request-id': 'req-64b35624-c5d1-4c8a-856d-9cc2350a47cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "name": "tempest-AttachVolumeShelveTestJSON-server-987578572", "status": "BUILD", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bd fb4eac13af127f4ab", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:30Z", "updated": "2025-08-05T11:50:30Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-639360084", "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-05 11:51:20,418 99838 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/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.209s 2025-08-05 11:51:20,418 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:20 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-dadb8a86-b227-481f-91cf-996b7d2d6e7b', 'x-compute-request-id': 'req-dadb8a86-b227-481f-91cf-996b7d2d6e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "name": "tempest-AttachVolumeShelveTestJSON-server-987578572", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:29Z", "updated": "2025-08-05T11:50:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:db:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-639360084", "OS-SRV-USG:launched_at": "2025-08-05T11:50:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--941291593"}], "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-05 11:51:20,437 99838 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:52:20,739 99838 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/c59a40ed-707d-4395-a c38-efe16b94fbaf/os-interface 0.243s 2025-08-05 11:52:20,740 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:20 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-af7531d0-9078-4fad-8193-9abe328f7d2b', 'x-compute-request-id': 'req-af7531d0-9078-4fad-8193-9abe328f7d2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "1fd3619d-e762-425d-8084-e5205648afc1", "port_id": "377f517e-15d3-49d3-b5e4-93053b1db27f", "mac_addr": "fa:16:3e:96:db:7d", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "61912a77-e6a8-41b5-b77b-e0c311b5d49f", "ip_address": "10.0.0.6"}]}]}' 2025-08-05 11:52:21,729 99838 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/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a 0.984s 2025-08-05 11:52:21,729 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "377f517e-15d3-49d3-b5e4-93053b1db27f"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a2621de0-7cc9-4f04-bd30-57046b2472fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a'} Body: b'{"floatingip": {"id": "58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "floating_ip_address": "172.24.4.235", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "d5cd5bfa-092f-4782-aab2-dc55ef4e6f01", "port_id": "377f517e-15d3-49d3-b5e4-93053b1db27f", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "1fd3619d-e762-425d-8084-e5205648afc1", "mac_address": "fa:16:3e:96:db:7d", "admin_state_up": true, "status": "ACTIVE", "device_id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:50:28Z", "updated_at": "2025-08-05T11:52:21Z", "revision_number": 1, "project_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:52:21,730 99838 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.235:22' as 'cirros' with public key authentication 2025-08-05 11:52:21,745 99838 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:52:21,847 99838 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:52:21,847 99838 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.235 successfully created 2025-08-05 11:52:21,888 99838 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/c59a40ed-707d-4395-ac38-efe16b94fbaf/ips 0.040s 2025-08-05 11:52:21,888 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:21 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-66c007ad-f159-4bb8-a45e-67b2bd531ecf', 'x-compute-request-id': 'req-66c007ad-f159-4bb8-a45e-67b2bd531ecf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2025-08-05 11:52:22,281 99838 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.388s 2025-08-05 11:52:22,281 99838 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-1758508987"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-570e8796-deff-4878-9123-784b437b7905', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-570e8796-deff-4878-9123-784b437b7905', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "130d65fd-11fd-45f0-9092-d7777b949d34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:22.060983", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1758508987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:52:22,332 99838 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/130d65fd-11fd-45f0-9092-d7777b949d34 0.038s 2025-08-05 11:52:22,332 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47107435-db3c-4288-90b9-27b4bed3deb0', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47107435-db3c-4288-90b9-27b4bed3deb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34'} Body: b'{"volume": {"id": "130d65fd-11fd-45f0-9092-d7777b949d34", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:22.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-1758508987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:52: 23,383 99838 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/130d65fd-11fd-45f0-9092-d7777b949d34 0.035s 2025-08-05 11:52:23,383 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-189ad618-0e00-4c8a-aa38-0b813824a8d1', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-189ad618-0e00-4c8a-aa38-0b813824a8d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34'} Body: b'{"volume": {"id": "130d65fd-11fd-45f0-9092-d7777b949d34", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:52:22.000000", "updated_at": "2025-08-05T11:52:22.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-1758508987", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/130d65fd-11fd-45f0-9092-d7777b949d34"}], "user_id": "33b49494059f4bdfb4eac13af127f4ab", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "86bb747ed68947739d65ae4ba3831a3d"}}' 2025-08-05 11:52:23,509 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.112s 2025-08-05 11:52:23,510 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:23 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-5ff8b930-5d35-41a5-8c61-f47799693efb', 'x-compute-request-id': 'req-5ff8b930-5d35-41a5-8c61-f47799693efb', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'' 2025-08-05 11:52:23,675 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.165s 2025-08-05 11:52:23,675 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:23 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-d0f3e87f-92ee-4b10-9eb6-8c231db2b168', 'x-compute-request-id': 'req-d0f3e87f-92ee-4b10-9eb6-8c231db2b168', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"server": {"id": "c59a40ed-707d-4395-ac38-efe16b94fbaf", "name": "tempest-AttachVolumeShelveTestJSON-server-987578572", "status": "ACTIVE", "tenant_id": "86bb747ed68947739d65ae4ba3831a3d", "user_id": "33b49494059f4bdfb4eac13af127f4ab", "metadata": {}, "hostId": "7045bb3131fda9271f29a4079b34164b82bf0c0386593a3862152f93", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:50:29Z", "updated": "2025-08-05T11:52:23Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1394585425-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:db:7d"}, {"version": 4, "addr": "172.24.4.235", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:96:db:7d"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-639360084", "OS-SRV-USG:launched_at": "2025-08-05T11:50:47.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--941291593"}], "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-05 11:53:13,775 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf 0.035s 2025-08-05 11:53:13,775 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:13 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-657f0ae0-481c-47bb-b915-1479d208fda1', 'x-compute-request-id': 'req-657f0ae0-481c-47bb-b915-1479d208fda1', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c59a40ed-707d-4395-ac38-efe16b94fbaf'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c59a40ed-707d-4395-ac38-efe16b94fbaf could not be found."}}' 2025-08-05 11:53:13,805 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-639360084 0.029s 2025-08-05 11:53:13,806 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-22e92945-f83b-403d-a14a-6cd8ff52bd50', 'x-compute-request-id': 'req-22e92945-f83b-403d-a14a-6cd8ff52bd50', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-639360084'} Body: b'' 2025-08-05 11:53:14,006 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864 0.200s 2025-08-05 11:53:14,007 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-af6d0837-bd5d-43b0-af1d-8e627b0cc596', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864'} Body: b'' 2025-08-05 11:53:14,028 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864 0.020s 2025-08-05 11:53:14,028 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-815c51cd-2d03-4cb1-b000-567947bc663c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d0bffb41-0bff-4e7e-9393-caa82dcc3864'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d0bffb41-0bff-4e7e-9393-caa82dcc3864 does not exist", "detail": ""}}' 2025-08-05 11:53:14,367 99838 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a 0.338s 2025-08-05 11:53:14,368 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-7e7be7f0-af90-4e26-a301-6ae8ae206530', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/58307f37-5e2d-4c5a-9d9a-5e7d84b77a1a'} 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 5228749d-ccf7-4204-b9d9-3824f4427503 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:20,805 99838 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.402s 2025-08-05 11:53:20,806 99838 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-725901012", "metadata": {"Type": "work"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '352', 'location': 'http://10.0.0.210/compute/v2.1/os-volumes/5228749d-ccf7-4204-b9d9-3824f4427503', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a8ffa0c9-ea1a-44d8-9b43-5e98432c5223', 'x-compute-request-id': 'req-a8ffa0c9-ea1a-44d8-9b43-5e98432c5223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes'} Body: b'{"volume": {"id": "5228749d-ccf7-4204-b9d9-3824f4427503", "status": "creating", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:20.681994", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-725901012", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 11:53:21,090 99838 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/5228749d-ccf7-4204-b9d9-3824f4427503 0.275s 2025-08-05 11:53:21,090 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 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-ce700a0f-9194-405d-8cfe-0880cd533142', 'x-compute-request-id': 'req-ce700a0f-9194-405d-8cfe-0880cd533142', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5228749d-ccf7-4204-b9d9-3824f4427503'} Body: b'{"volume": {"id": "5228749d-ccf7-4204-b9d9-3824f4427503", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:21.000000", "attachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-725901012", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 2025-08-05 11:53:22,178 99838 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/5228749d-ccf7-4204-b9d9-3824f4427503 0.081s 2025-08-05 11:53:22,178 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 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-296b59bb-2ead-4670-99e3-b46dd587eab5', 'x-compute-request-id': 'req-296b59bb-2ead-4670-99e3-b46dd587eab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-volumes/5228749d-ccf7-4204-b9d9-3824f4427503'} Body: b'{"volume": {"id": "5228749d-ccf7-4204-b9d9-3824f4427503", "status": "error", "size": 1, "availabilityZone": "nova", "createdAt": "2025-08-05T11:53:21.000000", "at tachments": [{}], "displayName": "tempest-VolumesGetTestJSON-Volume-725901012", "displayDescription": null, "volumeType": "joviandss-2", "snapshotId": null, "metadata": {"Type": "work"}}}' 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 6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:20,464 99830 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.251s 2025-08-05 11:53:20,464 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "description": "Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "os-volume-type-access:is_public": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f0ceca-f530-47e1-8edc-89a2dcf45e48', 'content-length': '339', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f0ceca-f530-47e1-8edc-89a2dcf45e48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "0fb227eb-4d2a-44e5-85a5-17e153d7ceb7", "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-05 11:53:21,172 99830 INFO [tempest.lib.common.rest_client] Request (VolumeAndVolumeTypeFromImageTest:test_create_from_image_with_volume_type_image_property): 201 POST http://10.0.0.210/image/v2/images 0.704s 2025-08-05 11:53:21,172 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"disk_format": "raw", "container_format": "bare", "name": "image-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "visibility": "private", "cinder_img_volume_type": "vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "min_disk": 1} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '738', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-b0f6ee95-a1e8-44ea-afbe-04a0111b0c9b', '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": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:21Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,134 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file 0.959s 2025-08-05 11:53:22,134 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dfd1df68 -bf58-4495-b795-abef6750aadd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file'} Body: b'' 2025-08-05 11:53:22,192 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd 0.057s 2025-08-05 11:53:22,192 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d888dbbf-7b61-4441-b0e8-bcb4e2aa0842', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd'} 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": "2b54cb4fb6db2a029dfc0e74c9b029ca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fa4a07f14178011875bfe449d6e0704f7dd0f01cfe310d06fc7fb7f52fc8df2f2aed0c78106e7462c926742897d9d4c4216370143aab8fcafdba3ea6462ef11d", "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:22Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,220 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd 0.027s 2025-08-05 11:53:22,220 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-4ba72e0e-3868-4f5c-bfdb-229586b30f37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd'} 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": "2b54cb4fb6db2a029dfc0e74c9b029ca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fa4a07f14178011875bfe449d6e0704f7dd0f01cfe310d06fc7fb7f52fc8df2f2aed0c78106e7462c926742897d9d4c4216370143aab8fcafdba3ea6462ef11d", "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:22Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,241 99830 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/b0d81f46-849f-48d9-bf98-ce7b6a8102fd 0.020s 2025-08-05 11:53:22,241 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '898', 'content-type': 'application/json', 'x-openstack-request-id': 'req-976015b5-9e06-4aaf-8dd1-3f8a171d39f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd'} 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": "2b54cb4fb6db2a029dfc0e74c9b029ca", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "b9c48c8f3b0a4d4ca837d48e23acef63", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "fa4a07f14178011875bfe449d6e0704f7dd0f01cfe310d06fc7fb7f52fc8df2f2aed0c78106e7462c926742897d9d4c4216370143aab8fcafdba3ea6462ef11d", "id": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "created_at": "2025-08-05T11:53:21Z", "updated_at": "2025-08-05T11:53:22Z", "tags": [], "self": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "file": "/v2/images/b0d81f46-849f-48d9-bf98-ce7b6a8102fd/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,727 99830 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.485s 2025-08-05 11:53:22,727 99830 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": "b0d81f46-849f-48d9-bf98-ce7b6a8102fd", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94adebe1-a934-403e-8453-1536f94d83d1', 'content-length': '796', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94adebe1-a934-403e-8453-1536f94d83d1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:22.654514", "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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}], "user_id": "fd0d26571b3244659b019989cae61cb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:22,821 99830 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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6 0.081s 2025-08-05 11:53:22,821 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f9891d-18f9-4370-8c0d-03a0485b1b5c', 'content-length': '864', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f9891d-18f9-4370-8c0d-03a0485b1b5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210 /volume/v3/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6'} Body: b'{"volume": {"id": "6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:23.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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}], "user_id": "fd0d26571b3244659b019989cae61cb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9c48c8f3b0a4d4ca837d48e23acef63"}}' 2025-08-05 11:53:23,886 99830 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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6 0.051s 2025-08-05 11:53:23,886 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b9fb42-d6a4-48e5-a328-00d46d806772', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b9fb42-d6a4-48e5-a328-00d46d806772', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6'} Body: b'{"volume": {"id": "6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:23.000000", "updated_at": "2025-08-05T11:53:23.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/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6efa0e90-0fb6-4e0e-9d81-20e30b8d2ae6"}], "user_id": "fd0d26571b3244659b019989cae61cb9", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b9c48c8f3b0a4d4ca837d48e23acef63"}}' 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 cb63130d-094d-44c7-9312-e6847eaa4631 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:25,571 99838 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.169s 2025-08-05 11:53:25,571 99838 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-928588504", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc604541-e175-44b9-b177-7db85b880dca', 'content-length': '272', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc604541-e175-44b9-b177-7db85b880dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "76ea2c34-9c62-4f46-b81f-fb8c7f90db54", "name": "tempest-VolumeTypesTest-volume-type-928588504", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:53:25,613 99838 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.037s 2025-08-05 11:53:25,613 99838 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-1119154455", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-395cdafb-3604-4471-bd2a-b5c5ff98550d', 'content-length': '273', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-395cdafb-3604-4471-bd2a-b5c5ff98550d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "c72fae80-2a2e-4361-a03a-1d6aa45070c5", "name": "tempest-VolumeTypesTest-volume-type-1119154455", "is_public": true, "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open-E"}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:53:25,982 99838 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.366s 2025-08-05 11:53:25,983 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-VolumeTypesTest-volume-325196886", "volume_type": "76ea2c34-9c62-4f46-b81f-fb8c7f90db54", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a305ed1-3ce3-47f3-8098-cab2252e6cc9', 'content-length': '780', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a305ed1-3ce3-47f3-8098-cab2252e6cc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:25.914339", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-0 94d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:26,041 99838 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/cb63130d-094d-44c7-9312-e6847eaa4631 0.045s 2025-08-05 11:53:26,042 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7408c58-6208-4773-b07a-c9ff9c30a012', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7408c58-6208-4773-b07a-c9ff9c30a012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:26.000000", "updated_at": null, "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8addf3f5cf3d40f9b3a825c28307d615"}}' 2025-08-05 11:53:27,099 99838 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/cb63130d-094d-44c7-9312-e6847eaa4631 0.042s 2025-08-05 11:53:27,099 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5784e6d-e45c-4a27-a569-d821dc836861', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5784e6d-e45c-4a27-a569-d821dc836861', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:26.000000", "updated_at": "2025-08-05T11:53:26.000000", "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8addf3f5cf3d40f9b3a825c28307d615"}}' 2025-08-05 11:53:27,163 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 200 G ET http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631 0.050s 2025-08-05 11:53:27,164 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0ed1607-32b1-475d-a782-e44aa53ad0fa', 'content-length': '869', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0ed1607-32b1-475d-a782-e44aa53ad0fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"volume": {"id": "cb63130d-094d-44c7-9312-e6847eaa4631", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:26.000000", "updated_at": "2025-08-05T11:53:26.000000", "name": "tempest-VolumeTypesTest-volume-325196886", "description": null, "volume_type": "tempest-VolumeTypesTest-volume-type-928588504", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cb63130d-094d-44c7-9312-e6847eaa4631"}], "user_id": "53e1e67968a141f8939d07a51b03aad5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "8addf3f5cf3d40f9b3a825c28307d615"}}' 2025-08-05 11:53:27,279 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631 0.101s 2025-08-05 11:53:27,279 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-c608550a-f795-4989-be83-4ab776d443eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'' 2025-08-05 11:53:27,597 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631 0.317s 2025-08-05 11:53:27,597 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-66dce42f-2f3b-4a2c-b4c0-60fbe8a86ed9', 'x-openstack-request-id': 'req-66dce42f-2f3b-4a2c-b4c0-60fbe8a86ed9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cb63130d-094d-44c7-9312-e6847eaa4631'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cb63130d-094d-44c7-9312-e6847eaa4631 could not be found."}}' 2025-08-05 11:53:27,674 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5 0.076s 2025-08-05 11:53:27,675 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-6f0b174f-cc38-4f1b-88b8-975244253610', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5'} Body: b'' 2025-08-05 11:53:27,689 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5 0.013s 2025-08-05 11:53:27,689 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 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-efebf936-3283-4045-bf80-ce8a1a3dc306', 'x-openstack-request-id': 'req-efebf936-3283-4045-bf80-ce8a1a3dc306', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/c72fae80-2a2e-4361-a03a-1d6aa45070c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type c72fae80-2a2e-4361-a03a-1d6aa45070c5 could not be found."}}' 2025-08-05 11:53:27,739 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54 0.049s 2025-08-05 11:53:27,739 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-c079bb0d-11dd-4b78-a978-a495abc12399', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54'} Body: b'' 2025-08-05 11:53:27,753 99838 INFO [tempest.lib.common.rest_client] Request (VolumeTypesTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54 0.013s 2025-08-05 11:53:27,753 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 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-5d3ef2c5-860c-43b2-b51c-9fd0ead6cd2e', 'x-openstack-request-id': 'req-5d3ef2c5-860c-43b2-b51c-9fd0ead6cd2e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/76ea2c34-9c62-4f46-b81f-fb8c7f90db54'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 76ea2c34-9c62-4f46-b81f-fb8c7f90db54 could not be found."}}' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot[id-3b879ad1-d861-4ad3-b2c8-c89162e867c3] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 31, in test_create_multiple_volume_from_snapshot volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 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 32a7722d-90a2-4d0d-96b1-2994a6351877 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:28,031 99830 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.335s 2025-08-05 11:53:28,031 99830 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-987271213"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c356946-4a15-4949-86e6-3b4d35670aa2', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c356946-4a15-4949-86e6-3b4d35670aa2', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "32a7722d-90a2-4d0d-96b1-2994a6351877", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:27.973647", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-987271213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}], "user_id": "be9c8d2732d64f559022d2f3c047e04b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:28,079 99830 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877 0.036s 2025-08-05 11:53:28,079 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6ac5598-a952-4b66-af7e-c192f1c8021d', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6ac5598-a952-4b66-af7e-c192f1c8021d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877'} Body: b'{"volume": {"id": "32a7722d-90a2-4d0d-96b1-2994a6351877", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-987271213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}], "user_id": "be9c8d2732d64f559022d2f3c047e04b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31166ae5f52745f4b6a220c41da60f40"}}' 2025-08-05 11:53:29,168 99830 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromSnapshotTest:test_create_multiple_volume_from_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877 0.074s 2025-08-05 11:53:29,168 99830 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubu ntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c544c7-7b4b-4371-bbb1-f094674b5183', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c544c7-7b4b-4371-bbb1-f094674b5183', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877'} Body: b'{"volume": {"id": "32a7722d-90a2-4d0d-96b1-2994a6351877", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": "2025-08-05T11:53:28.000000", "name": "tempest-CreateVolumesFromSnapshotTest-Volume-987271213", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/32a7722d-90a2-4d0d-96b1-2994a6351877"}], "user_id": "be9c8d2732d64f559022d2f3c047e04b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "31166ae5f52745f4b6a220c41da60f40"}}' 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 505f42b4-63f1-4317-b9cc-ffbda223e9c8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:28,163 99828 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.407s 2025-08-05 11:53:28,163 99828 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-1734808391"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93734abe-49ea-4762-8652-e582e6728c35', 'content-length': '820', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93734abe-49ea-4762-8652-e582e6728c35', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.053681", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:53:28,213 99828 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/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.037s 2025-08-05 11:53:28,214 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca03d50e-9823-4b1c-9153-508d46c129d6', 'content-length': '888', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca03d50e-9823-4b1c-9153-508d46c129d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:29,275 99828 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/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.046s 2025-08-05 11:53:29,276 99828 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': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f9e7f69-9d95-4949-96d0-323ce87e1948', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f9e7f69-9d95-4949-96d0-323ce87e1948', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": "2025-08-05T11:53:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:29,327 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.035s 2025-08-05 11:53:29,328 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14423460-ab89-4d9f-b2ae-d3a7fd1a72d9', 'content-length': '909', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14423460-ab89-4d9f-b2ae-d3a7fd1a72d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"volume": {"id": "505f42b4-63f1-4317-b9cc-ffbda223e9c8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:28.000000", "updated_at": "2025-08-05T11:53:28.000000", "name": "tempest-VolumesTransfersV357Test-Volume-1734808391", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:29,445 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.103s 2025-08-05 11:53:29,446 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 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-3e78dbe2-f2ab-402a-b9fe-e534b919d115', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'' 2025-08-05 11:53:29,467 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8 0.021s 2025-08-05 11:53:29,468 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 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-585bedaf-037c-4529-867f-3e1945a99b5d', 'x-openstack-request-id': 'req-585bedaf-037c-4529-867f-3e1945a99b5d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/505f42b4-63f1-4317-b9cc-ffbda223e9c8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 505f42b4-63f1-4317-b9cc-ffbda223e9c8 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 1b5cf206-d4ce-465c-8f50-ec78cc53c91b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:29,680 99828 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.208s 2025-08-05 11:53:29,680 99828 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-461830285"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c18a4bd0-a8dd-4ff5-909f-79b12a72c849', 'content-length': '819', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c18a4bd0-a8dd-4ff5-909f-79b12a72c849', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:29.612626", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "shared_targets": true, "service_uuid": null}}' 2025-08-05 11:53:29,775 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.083s 2025-08-05 11:53:29,776 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd81f395-260c-4cc5-a608-2425e7ca5501', 'content-length': '887', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd81f395-260c-4cc5-a608-2425e7ca5501', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:30.000000", "updated_at": null, "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:30,846 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.056s 2025-08-05 11:53:30,846 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b8b9e30-bca9-47e2-8d41-ba4808430c6f', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b8b9e30-bca9-47e2-8d41-ba4808430c6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:30.000000", "updated_at": "2025-08-05T11:53:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:30,900 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.039s 2025-08-05 11:53:30,901 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c3c6adc-1834-4d16-a779-cca6ad66e196', 'content-length': '908', 'openstack-api-version': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c3c6adc-1834-4d16-a779-cca6ad66e196', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"volume": {"id": "1b5cf206-d4ce-465c-8f50-ec78cc53c91b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:30.000000", "updated_at": "2025-08-05T11:53:30.000000", "name": "tempest-VolumesTransfersV357Test-Volume-461830285", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b"}], "user_id": "aaf4bef6248a489ebd3b6b594aa205d3", "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": "ec25acad809c42958cdbce18b87e6851"}}' 2025-08-05 11:53:31,136 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.222s 2025-08-05 11:53:31,136 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-versio n': 'volume 3.57', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603d3155-2ff1-4580-bc5c-bd93b385be10', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'' 2025-08-05 11:53:31,165 99828 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersV357Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b 0.028s 2025-08-05 11:53:31,166 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.57', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:31 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-ab894255-19fd-495a-a41d-1ade926e9396', 'x-openstack-request-id': 'req-ab894255-19fd-495a-a41d-1ade926e9396', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/1b5cf206-d4ce-465c-8f50-ec78cc53c91b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 1b5cf206-d4ce-465c-8f50-ec78cc53c91b could not be found."}}' setUpClass (tempest.api.volume.test_volume_metadata.VolumesMetadataTest) ------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 e7800d6b-5467-406b-b7f7-7bf9f905a187 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size[id-9adae371-a257-43a5-459a-dc7c88e66e0e,negative] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_clone_negative.py", line 40, in test_create_from_volume_decreasing_size src_vol = self.create_volume(size=src_size) File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 8aa55c87-f83b-4ea4-8c9b-9f618727867e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:35,097 99838 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.340s 2025-08-05 11:53:35,098 99838 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-501257878"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6121e713-275a-44e4-b4de-eb8a10f71470', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6121e713-275a-44e4-b4de-eb8a10f71470', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.036728", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:35,202 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.092s 2025-08-05 11:53:35,203 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2b147c06-754c-4167-94a3-6e304cbe4b0b', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b147c06-754c-4167-94a3-6e304cbe4b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "creating", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.000000", "updated_at": null, "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3837e67b99774b2487db1411d1f3eb62"}}' 2025-08-05 11:53:36,259 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:test_create_from_volume_decreasing_size): 200 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.041s 2025-08-05 11:53:36,259 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-07829880-0ebf-4913-9539-b8135ad21322', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-07829880-0ebf-4913-9539-b8135ad21322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.000000", "updated_at": "2025-08-05T11:53:35.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3837e67b99774b2487db1411d1f3eb62"}}' 2025-08-05 11:53:36,310 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.036s 2025-08-05 11:53:36,310 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ac6690-060f-4a12-b292-ab477acee923', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ac6690-060f-4a12-b292-ab477acee923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"volume": {"id": "8aa55c87-f83b-4ea4-8c9b-9f618727867e", "status": "error", "size": 2, "availability_zone": "nova", "created_at": "2025-08-05T11:53:35.000000", "updated_at": "2025-08-05T11:53:35.000000", "name": "tempest-VolumesCloneNegativeTest-Volume-501257878", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e"}], "user_id": "290a93f5e9de450dbeb1afec9facb597", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3837e67b99774b2487db1411d1f3eb62"}}' 2025-08-05 11:53:36,845 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e 0.521s 2025-08-05 11:53:36,846 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345be29f-3a6d-48e0-a0d1-4299f12e92e8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'' 2025-08-05 11:53:36,951 99838 INFO [tempest.lib.common.rest_client] Request (VolumesCloneNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4- 8c9b-9f618727867e 0.105s 2025-08-05 11:53:36,951 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e82193-6615-42c4-916c-0c3cb1797831', 'x-openstack-request-id': 'req-b5e82193-6615-42c4-916c-0c3cb1797831', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/8aa55c87-f83b-4ea4-8c9b-9f618727867e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 8aa55c87-f83b-4ea4-8c9b-9f618727867e 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 fb0c9b6f-c9da-4c75-bc21-9755b15b2d78 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 0f820386-6d40-4284-ac46-1e28f7fabc59 failed to build and is in ERROR status 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 a182681f-b269-4896-b20c-7ceae4dfa24e failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:09,942 99834 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:51:09,942 99834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:51:10,007 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.063s 2025-08-05 11:51:10,007 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-414551570", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNxWgxcsEcQkptqR8eYkbnKqNInq8OnOLc+3YI6VsrORCGp0M3FNhpUOxeHnpKzGadc2XxxuXuS99gxJ8Mtujt461xzJ4xPiJoCO/dP6wOwmYryUax4108OksHGaf1g6QA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:09 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-83898564-8eee-4414-904a-8efaa7f0b36b', 'x-compute-request-id': 'req-83898564-8eee-4414-904a-8efaa7f0b36b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-414551570", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNxWgxcsEcQkptqR8eYkbnKqNInq8OnOLc+3YI6VsrORCGp0M3FNhpUOxeHnpKzGadc2XxxuXuS99gxJ8Mtujt461xzJ4xPiJoCO/dP6wOwmYryUax4108OksHGaf1g6QA==", "fingerprint": "6a:72:15:bb:05:6b:03:79:a7:a6:ec:eb:de:a3:1c:f7", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f"}}' 2025-08-05 11:51:10,010 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-414551570 created 2025-08-05 11:51:10,274 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.263s 2025-08-05 11:51:10,275 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1153893511", "description": "tempest-description--1191122460"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-b05f0824-0991-4ce8-9039-8dbba2bfadda', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "name": "tempest-securitygroup--1153893511", "stateful": true, "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "description": "tempest-description--1191122460", "shared": false, "security_group_rules": [{"id": "98aa3e09-2c70-447f-8ecc-6912f7564f4a", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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": 600, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}, {"id": "adf5e815-68de-4d51-a44b-4edc7238daf4", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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": 599, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:51:10,497 99834 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-05 11:51:10,497 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-751cb625-b58f-4952-b837-40688bc1e145', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a4560168-8462-46a9-b381-838b1ffe4bb0", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}}' 2025-08-05 11:51:10,731 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.233s 2025-08-05 11:51:10,731 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-66518b36-0d87-4b6e-87c9-c186de8b608d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22aaccf0-799d-4a5e-9674-60342f157406", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "a3036132-0372-4e7f-b7e5-b6b122fd6d67", "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-05T11:51:10Z", "updated_at": "2025-08-05T11:51:10Z", "revision_number": 0}}' 2025-08-05 11:51:10,731 99834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1153893511 created 2025-08-05 11:51:11,402 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.670s 2025-08-05 11:51:11,403 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-To ken': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-243910df-4822-45e2-8418-cad96fa31eb8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.60", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "855bc1ac6cd54a11808133a2721e5854", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:11Z", "updated_at": "2025-08-05T11:51:11Z", "revision_number": 0}}' 2025-08-05 11:51:11,403 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:11Z', 'updated_at': '2025-08-05T11:51:11Z', 'revision_number': 0, 'ip': '172.24.4.60'} created 2025-08-05 11:51:11,492 99834 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.084s 2025-08-05 11:51:11,492 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:11 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-ad8d3b41-ce2c-4e0e-80bb-f51af491056c', '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": "5052b031a91a4547a3bb7bb9d1b4ed1f", "name": "tempest-AttachVolumeNegativeTest-481847751-project-member", "password_expires_at": null}, "audit_ids": ["2I73WWXyS2Gy-vvnveFVEg"], "expires_at": "2025-08-05T12:51:11.000000Z", "issued_at": "2025-08-05T11:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855bc1ac6cd54a11808133a2721e5854", "name": "tempest-AttachVolumeNegativeTest-481847751"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c35 63e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/855bc1ac6cd54a11808133a2721e5854", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:51:11,493 99834 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_same_server) Found network {'id': '04359d57-dc6c-434a-8fdf-070bd937b05e', 'name': 'tempest-AttachVolumeNegativeTest-2105509408-network', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:52Z', 'updated_at': '2025-08-05T11:47:52Z', 'revision_number': 1} available for tenant 2025-08-05 11:51:11,493 99834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-414551570', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNxWgxcsEcQkptqR8eYkbnKqNInq8OnOLc+3YI6VsrORCGp0M3FNhpUOxeHnpKzGadc2XxxuXuS99gxJ8Mtujt461xzJ4xPiJoCO/dP6wOwmYryUax4108OksHGaf1g6QA==', 'fingerprint': '6a:72:15:bb:05:6b:03:79:a7:a6:ec:eb:de:a3:1c:f7', 'user_id': '5052b031a91a4547a3bb7bb9d1b4ed1f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDA1EUxKAI+342f+l8fekgCtPLhK3fM2Kg+GzEJk8jrsaZhbwqfywttL\nGTszORVS0tWgBwYFK4EEACKhZANiAATcVoMXLBHEJKbakfHmJG5yqjSJ6vDpzi3P\nt2COlbKzkQhqdDNxTYaVDsXh56SsxmnXNl8cbl7kvfYMSfDLbo7eOtccyeMT4iaA\njv3T+sDsJmK8lGseNdPDpLBxmn9YOkA=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a3036132-0372-4e7f-b7e5-b6b122fd6d67', 'name': 'tempest-securitygroup--1153893511', 'stateful': True, 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'description': 'tempest-description--1191122460', 'shared': False, 'security_group_rules': [{'id': '98aa3e09-2c70-447f-8ecc-6912f7564f4a', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'a3036132-0372-4e7f-b7e5-b6b122fd6d67', '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': 600, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:10Z', 'updated_at': '2025-08-05T11:51:10Z', 'revision_number': 0}, {'id': 'adf5e815-68de-4d51-a44b-4edc7238daf4', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'a3036132-0372-4e7f-b7e5-b6b122fd6d67', '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': 599, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:10Z', 'updated_at': '2025-08-05T11:51:10Z', 'revision_number': 0}], 't ags': [], 'created_at': '2025-08-05T11:51:10Z', 'updated_at': '2025-08-05T11:51:10Z', 'revision_number': 1, 'project_id': '855bc1ac6cd54a11808133a2721e5854'}, 'floating_ip': {'id': '18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.60', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:11Z', 'updated_at': '2025-08-05T11:51:11Z', 'revision_number': 0, 'ip': '172.24.4.60'}} 2025-08-05 11:51:12,195 99834 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.701s 2025-08-05 11:51:12,196 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-397137941", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "04359d57-dc6c-434a-8fdf-070bd937b05e"}], "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "key_name": "tempest-keypair-414551570", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fbb8d937-c7d3-4ec0-95b4-6426d630fd92', 'x-compute-request-id': 'req-fbb8d937-c7d3-4ec0-95b4-6426d630fd92', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "adminPass": "password"}}' 2025-08-05 11:51:12,269 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.070s 2025-08-05 11:51:12,269 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:12 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-8c504a3c-23a8-4b92-961c-89fc83fdd7a0', 'x-compute-request-id': 'req-8c504a3c-23a8-4b92-961c-89fc83fdd7a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "name": "tempest-AttachVolumeNegativeTest-server-397137941", "status": "BUILD", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3a be496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:12Z", "updated": "2025-08-05T11:51:12Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-414551570", "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-05 11:52:02,693 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.350s 2025-08-05 11:52:02,694 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 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-7402a387-2c9e-48f0-906c-c962c91e9ddf', 'x-compute-request-id': 'req-7402a387-2c9e-48f0-906c-c962c91e9ddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "name": "tempest-AttachVolumeNegativeTest-server-397137941", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:12Z", "updated": "2025-08-05T11:51:28Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6d:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-414551570", "OS-SRV-USG:launched_at": "2025-08-05T11:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "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-05 11:52:02,708 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:53:02,957 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/os-interface 0.190s 2025-08-05 11:53:02,958 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', ' server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ac95ba8-1709-4ab1-ba72-c83c17f3038f', 'x-compute-request-id': 'req-0ac95ba8-1709-4ab1-ba72-c83c17f3038f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "port_id": "e2276eed-0a23-4f9e-8062-7b7c8506f50d", "mac_addr": "fa:16:3e:ae:6d:17", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bfaef9-2550-4b30-bc61-3c7ca72db0ad", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 11:53:03,982 99834 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/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c 1.021s 2025-08-05 11:53:03,983 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "e2276eed-0a23-4f9e-8062-7b7c8506f50d"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-4eec8c91-6027-40e7-9b2c-8ae4b7b4984a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c'} Body: b'{"floatingip": {"id": "18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.60", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "543bedfd-4524-478f-9a92-baf1ce9218f4", "port_id": "e2276eed-0a23-4f9e-8062-7b7c8506f50d", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "mac_address": "fa:16:3e:ae:6d:17", "admin_state_up": true, "status": "ACTIVE", "device_id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:11Z", "updated_at": "2025-08-05T11:53:03Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:03,984 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.60:22' as 'cirros' with public key authentication 2025-08-05 11:53:03,999 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:04,103 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:04,104 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.60 successfully created 2025-08-05 11:53:04,177 99834 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/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/ips 0.073s 2025-08-05 11:53:04,178 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 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-2efdad08-6e94-490f-83e1-1db9c5095507', 'x-compute-request-id': 'req-2efdad08-6e94-490f-83e1-1db9c5095507', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2025-08-05 11:53:04,419 99834 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.238s 2025-08-05 11:53:04,420 99834 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-1660444346"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d275e041-7aff-450a-8e2b-8ef73de1d7c0', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d275e041-7aff-450a-8e2b-8ef73de1d7c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.351846", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:04,481 99834 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/a182681f-b269-4896-b20c-7ceae4dfa24e 0.050s 2025-08-05 11:53:04,481 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f2d94a-6915-47bf-b646-f81fe681ce5a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f2d94a-6915-47bf-b646-f81fe681ce5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e'} Body: b'{"volume": {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:05,538 99834 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/a182681f-b269-4896-b20c-7ceae4dfa24e 0.042s 2025-08-05 11:53:05,539 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body : None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad90afda-df4a-4c42-9aad-60c33d818c8d', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad90afda-df4a-4c42-9aad-60c33d818c8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e'} Body: b'{"volume": {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:05,677 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.124s 2025-08-05 11:53:05,677 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 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-204c2dd6-d0c9-49df-a85f-0312f8e1fd37', 'x-compute-request-id': 'req-204c2dd6-d0c9-49df-a85f-0312f8e1fd37', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'' 2025-08-05 11:53:05,899 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.221s 2025-08-05 11:53:05,899 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 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-d9008f46-97d3-4c5c-9f04-e8e491b75d77', 'x-compute-request-id': 'req-d9008f46-97d3-4c5c-9f04-e8e491b75d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"server": {"id": "bc266b20-4daa-4423-a32a-5aaaf6cfb1d5", "name": "tempest-AttachVolumeNegativeTest-server-397137941", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:12Z", "updated": "2025-08-05T11:53:06Z", "addresses": {"tempest-AttachVolumeNegati veTest-2105509408-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6d:17"}, {"version": 4, "addr": "172.24.4.60", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:6d:17"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-414551570", "OS-SRV-USG:launched_at": "2025-08-05T11:51:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1153893511"}], "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-05 11:53:56,162 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 0.198s 2025-08-05 11:53:56,162 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:55 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-7fe3ab4a-53aa-4318-941a-cf0d1d98037d', 'x-compute-request-id': 'req-7fe3ab4a-53aa-4318-941a-cf0d1d98037d', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/bc266b20-4daa-4423-a32a-5aaaf6cfb1d5'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance bc266b20-4daa-4423-a32a-5aaaf6cfb1d5 could not be found."}}' 2025-08-05 11:53:56,198 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-414551570 0.035s 2025-08-05 11:53:56,198 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-c8319471-66d9-419b-bd38-cb038a72349b', 'x-compute-request-id': 'req-c8319471-66d9-419b-bd38-cb038a72349b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-414551570'} Body: b'' 2025-08-05 11:53:56,382 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122fd6d67 0.183s 2025-08-05 11:53:56,382 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-989a6604-0a61-4b68-a26b-cbb18b22abcc', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122fd6d67'} Body: b'' 2025-08-05 11:53:56,400 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122 fd6d67 0.017s 2025-08-05 11:53:56,400 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-fc7c2d8c-1bd0-4150-a931-3f8da930af1b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a3036132-0372-4e7f-b7e5-b6b122fd6d67'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a3036132-0372-4e7f-b7e5-b6b122fd6d67 does not exist", "detail": ""}}' 2025-08-05 11:53:56,797 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c 0.396s 2025-08-05 11:53:56,797 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-36aac571-796c-4b4f-bd41-662dbc033dc8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/18cd2a81-b08f-4a2d-a573-1ed1cf7a7a4c'} 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 3dd294ba-93be-4226-a116-b06d02cc8ff1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:12,970 99826 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:51:12,970 99826 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:51:13,183 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.211s 2025-08-05 11:51:13,184 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-688775490", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNqlfIVsmz/Bwe3to14K3z5WPXQlNP56e72WCaX50tiAu23FqopLgIagbiz9PyjAAHptgKdLwsTWVF6FlIY57M21oIYqNTUhdtDNuzpMHeUlRkGC4yWimpDcYAuwdDfQ3g=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0a1b5aae-2466-40be-93bd-e2afff723f78', 'x-compute-request-id': 'req-0a1b5aae-2466-40be-93bd-e2afff723f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-688775490", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNqlfIVsmz/Bwe3to14K3z5WPXQlNP56e72WCaX50tiAu23FqopLgIagbiz9PyjAAHptgKdLwsTWVF6FlIY57M21oIYqNTUhdtDNuzpMHeUlRkGC4yWimpDcYAuwdDfQ3g==", "fingerprint": "11:35:4b:7b:18:2c:88:38:4c:d3:d9:4b:71:79:28:38", "user_id": "3cf586312ef647f2be89ff6c77a7eae8"}}' 2025-08-05 11:51:13,186 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-688775490 created 2025-08-05 11:51:13,462 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.275s 2025-08-05 11:51:13,462 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--622248406", "description": "tempest-description--783580307"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-ce3e4210-271f-4a50-9d1c-07d1d7499f58', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "name": "tempest-securitygroup--622248406", "stateful": true, "tenant_id": "b35830322adf47e08bfc690d9eadb481", "description": "tempest-description--783580307", "shared": false, "security_group_rules": [{"id": "1d0febd2-a599-4e05-95fc-337f96577ed3", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "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": 606, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}, {"id": "64f987c3-4a91-4872-8d9e-b7b4abe4dc61", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_ran ge_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": 607, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:51:13,689 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.226s 2025-08-05 11:51:13,689 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-676ff771-0ae2-4f05-b535-396fe55cc6b1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "527917b9-22c3-4284-8cf5-9caf4336d1bd", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "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-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}}' 2025-08-05 11:51:13,878 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.188s 2025-08-05 11:51:13,879 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-b2a3d80f-dc08-4b6a-ab04-a8aad3e51861', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8bf81428-fe91-447f-9d3d-f102cbee35f2", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "a6429f56-c371-4329-bbea-4bdb4ebe3fea", "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-05T11:51:13Z", "updated_at": "2025-08-05T11:51:13Z", "revision_number": 0}}' 2025-08-05 11:51:13,879 99826 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--622248406 created 2025-08-05 11:51:14,560 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.680s 2025-08-05 11:51:14,561 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-05c2444e-aada-4d47-9533-9d9946b9c867', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.248", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b35830322adf47e08bfc690d9eadb481", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:14Z", "updated_at": "2025-08-05T11:51:14Z", "revision_number": 0}}' 2025-08-05 11:51:14,561 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.248', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:14Z', 'updated_at': '2025-08-05T11:51:14Z', 'revision_number': 0, 'ip': '172.24.4.248'} created 2025-08-05 11:51:14,612 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.046s 2025-08-05 11:51:14,613 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:14 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-87c24a51-df87-4b2b-9047-7b0e721796a9', '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": "3cf586312ef647f2be89ff6c77a7eae8", "name": "tempest-AttachVolumeTestJSON-306252219-project-member", "password_expires_at": null}, "audit_ids": ["sxanQ0TqRX21q5CeBVLDZQ"], "expires_at": "2025-08-05T12:51:14.000000Z", "issued_at": "2025-08-05T11:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b35830322adf47e08bfc690d9eadb481", "name": "tempest-AttachVolumeTestJSON-306252219"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity ", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b35830322adf47e08bfc690d9eadb481", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:51:14,613 99826 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '2785b056-d584-41a7-892d-01f1d2fef7de', 'name': 'tempest-AttachVolumeTestJSON-182005102-network', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20399, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:51:05Z', 'updated_at': '2025-08-05T11:51:05Z', 'revision_number': 1} available for tenant 2025-08-05 11:51:14,614 99826 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-688775490', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNqlfIVsmz/Bwe3to14K3z5WPXQlNP56e72WCaX50tiAu23FqopLgIagbiz9PyjAAHptgKdLwsTWVF6FlIY57M21oIYqNTUhdtDNuzpMHeUlRkGC4yWimpDcYAuwdDfQ3g==', 'fingerprint': '11:35:4b:7b:18:2c:88:38:4c:d3:d9:4b:71:79:28:38', 'user_id': '3cf586312ef647f2be89ff6c77a7eae8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDASc66LZyo+F5HskNFb30M++2pcLOaMdJAGWM+DFqk6h4c0X47r0xfm\ngLIe3jQLZcKgBwYFK4EEACKhZANiAATapXyFbJs/wcHt7aNeCt8+Vj10JTT+enu9\nlgml+dLYgLttxaqKS4CGoG4s/T8owAB6bYCnS8LE1lRehZSGOezNtaCGKjU1IXbQ\nzbs6TB3lJUZBguMlopqQ3GALsHQ30N4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'a6429f56-c371-4329-bbea-4bdb4ebe3fea', 'name': 'tempest-securitygroup--622248406', 'stateful': True, 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'description': 'tempest-description--783580307', 'shared': False, 'security_group_rules': [{'id': '1d0febd2-a599-4e05-95fc-337f96577ed3', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'a6429f56-c371-4329-bbea-4bdb4ebe3fea', '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': 606, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:13Z', 'updated_at': '2025-08-05T11:51:13Z', 'revision_number': 0}, {'id': '64f987c3-4a91-4872-8d9e-b7b4abe4dc61', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'a6429f56-c371-4329-bbea-4bdb4ebe3fea', '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': 607, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:51:13Z', 'updated_at': '2025-08-05T11:51:13Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:51:13Z', 'updated_at ': '2025-08-05T11:51:13Z', 'revision_number': 1, 'project_id': 'b35830322adf47e08bfc690d9eadb481'}, 'floating_ip': {'id': '76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.248', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:51:14Z', 'updated_at': '2025-08-05T11:51:14Z', 'revision_number': 0, 'ip': '172.24.4.248'}} 2025-08-05 11:51:15,176 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.561s 2025-08-05 11:51:15,177 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-60919876", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2785b056-d584-41a7-892d-01f1d2fef7de"}], "security_groups": [{"name": "tempest-securitygroup--622248406"}], "key_name": "tempest-keypair-688775490", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7beaaa41-a9d7-4d99-8f08-617c21bb7a44', 'x-compute-request-id': 'req-7beaaa41-a9d7-4d99-8f08-617c21bb7a44', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--622248406"}], "adminPass": "password"}}' 2025-08-05 11:51:15,255 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.075s 2025-08-05 11:51:15,255 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1227', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26c26a90-9865-411c-9ccb-5afad924788c', 'x-compute-request-id': 'req-26c26a90-9865-411c-9ccb-5afad924788c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "name": "tempest-AttachVolumeTestJSON-server-60919876", "status": "BUILD", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0 .0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:15Z", "updated": "2025-08-05T11:51:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-688775490", "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-05 11:52:05,638 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.319s 2025-08-05 11:52:05,639 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1531', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9ee2b258-50ef-41c8-a3fb-530efa71f153', 'x-compute-request-id': 'req-9ee2b258-50ef-41c8-a3fb-530efa71f153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "name": "tempest-AttachVolumeTestJSON-server-60919876", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:15Z", "updated": "2025-08-05T11:51:32Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:12:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688775490", "OS-SRV-USG:launched_at": "2025-08-05T11:51:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--622248406"}], "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-05 11:52:05,657 99826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:53:05,873 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/os-interface 0.156s 2025-08-05 11:53:05,874 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-versio n': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c6de9787-1d7f-4424-b36d-42bb37fe89b4', 'x-compute-request-id': 'req-c6de9787-1d7f-4424-b36d-42bb37fe89b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "port_id": "5381c3e4-7aba-4515-80c7-e89e61f1d296", "mac_addr": "fa:16:3e:73:12:b5", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "267b9c19-d78a-48d5-b7f0-fd689d744dba", "ip_address": "10.0.0.5"}]}]}' 2025-08-05 11:53:06,834 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6 0.956s 2025-08-05 11:53:06,835 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "5381c3e4-7aba-4515-80c7-e89e61f1d296"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-4a221051-99c9-4f58-be1a-9888c780ca55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6'} Body: b'{"floatingip": {"id": "76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.248", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "fc5e22d1-dbb6-42ce-b58f-960fa34b626d", "port_id": "5381c3e4-7aba-4515-80c7-e89e61f1d296", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "mac_address": "fa:16:3e:73:12:b5", "admin_state_up": true, "status": "ACTIVE", "device_id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:51:14Z", "updated_at": "2025-08-05T11:53:06Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:53:06,837 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 11:53:06,877 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:06,986 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:06,987 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 11:53:07,037 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/ips 0.049s 2025-08-05 11:53:07,037 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c62abbfe-ccdf-42e9-9811-16832483cb94', 'x-compute-request-id': 'req-c62abbfe-ccdf-42e9-9811-16832483cb94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2025-08-05 11:53:07,043 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 11:53:07,048 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:07,153 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:07,154 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 11:53:07,155 99826 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 11:53:07,155 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.248:22' as 'cirros' with public key authentication 2025-08-05 11:53:07,158 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:53:07,262 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:53:07,262 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.248 successfully created 2025-08-05 11:53:07,486 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.214s 2025-08-05 11:53:07,486 99826 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-655936687"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2000963c-db06-4777-bcd9-7bf246a2a73c', 'content-length': '751', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2000963c-db06-4777-bcd9-7bf246a2a73c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.423775", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:07,541 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1 0.042s 2025-08-05 11:53:07,541 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be8a6488-2243-4967-b7db-569ace9c675b', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be8a6488-2243-4967-b7db-569ace9c675b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1'} Body: b'{"volume": {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:53:08,740 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1 0.183s 2025-08-05 11:53:08,741 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d4d1387-b6b8-4959-b861-fddf0e7b9a62', 'content-length': '840', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d4d1387-b6b8-4959-b861-fddf0e7b9a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1'} Body: b'{"volume": {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:53:09,347 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.592s 2025-08-05 11:53:09,348 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4beb365c-e2e2-46f3-b279-91eeaa436dde', 'x-compute-request-id': 'req-4beb365c-e2e2-46f3-b279-91eeaa436dde', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'' 2025-08-05 11:53:09,656 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.306s 2025-08-05 11:53:09,656 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1656', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8b15f646-e030-4a10-9c57-ba7bcd4d1570', 'x-compute-request-id': 'req-8b15f646-e030-4a10-9c57-ba7bcd4d1570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"server": {"id": "80cb1de2-d678-40b0-a156-f7f6dc7f6185", "name": "tempest-AttachVolumeTestJSON-server-60919876", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:51:15Z", "updated": "2025-08-05T11:53:09Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:12:b5"}, {"version": 4, "addr": "172.24.4.248", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:12:b5"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688775490", "OS-SRV-USG:launched_at": "2025-08-05T11:51:32.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--622248406"}], "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-05 11:53:59,765 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185 0.037s 2025-08-05 11:53:59,765 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 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-20526c16-340a-4177-b88e-34214725a724', 'x-compute-request-id': 'req-20526c16-340a-4177-b88e-34214725a724', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/80cb1de2-d678-40b0-a156-f7f6dc7f6185'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 80cb1de2-d678-40b0-a156-f7f6dc7f6185 could not be found."}}' 2025-08-05 11:53:59,794 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-688775490 0.028s 2025-08-05 11:53:59,794 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bf6bafb0-6c30-403a-8c01-04de89fdaf45', 'x-compute-request-id': 'req-bf6bafb0-6c30-403a-8c01-04de89fdaf45', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-688775490'} Body: b'' 2025-08-05 11:54:00,092 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/s ecurity-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea 0.297s 2025-08-05 11:54:00,092 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f08b0f26-6c7f-4699-948e-94b6c3d67b49', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea'} Body: b'' 2025-08-05 11:54:00,110 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea 0.017s 2025-08-05 11:54:00,110 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-7223fbe8-e744-4624-ada9-f856dcd3fe79', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/a6429f56-c371-4329-bbea-4bdb4ebe3fea'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group a6429f56-c371-4329-bbea-4bdb4ebe3fea does not exist", "detail": ""}}' 2025-08-05 11:54:00,613 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6 0.502s 2025-08-05 11:54:00,613 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ba22885a-9426-4b95-946e-2ac048758a69', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/76c6ca94-55be-462b-a2ce-6a9bfd6f8ef6'} 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 64e302dc-dc74-4e50-9622-43f021431af5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:52:02,450 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.245s 2025-08-05 11:52:02,450 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:02 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-eec95bc9-eba6-4500-acd2-6c8cc328f57e', 'x-compute-request-id': 'req-eec95bc9-eba6-4500-acd2-6c8cc328f57e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:53:02,945 99836 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.419s 2025-08-05 11:53:02,946 99836 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-1090008179"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca35c9f2-8ac4-4ccc-b97f-b0540d3edb33', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca35c9f2-8ac4-4ccc-b97f-b0540d3edb33', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:02.859802", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1090008179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}], "user_id": "671bd845b76a4e0ab97a1d2895238 475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:03,012 99836 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/64e302dc-dc74-4e50-9622-43f021431af5 0.039s 2025-08-05 11:53:03,012 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4a44cab-a124-438e-88c3-50ed46939949', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4a44cab-a124-438e-88c3-50ed46939949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5'} Body: b'{"volume": {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1090008179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:53:04,107 99836 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/64e302dc-dc74-4e50-9622-43f021431af5 0.064s 2025-08-05 11:53:04,107 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe0dd3a-1f17-4e94-9650-9e1c142d1e37', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe0dd3a-1f17-4e94-9650-9e1c142d1e37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5'} Body: b'{"volume": {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11:53:03.000000", "name": "tempest-ServersNegativeTestJSON-volume-1090008179", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/64e302dc-dc74-4e50-9622-43f021431af5"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:53:04,385 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.260s 2025-08-05 11:53:04,386 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Ac cept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:04 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-fb567a97-7f43-4d25-8770-f0a7385f89d3', 'x-compute-request-id': 'req-fb567a97-7f43-4d25-8770-f0a7385f89d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 126e4e18-5226-4867-b45b-ba0114f01dd3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:54:13,933 99838 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074 on backend None 2025-08-05 11:54:14,096 99838 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.162s 2025-08-05 11:54:14,096 99838 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-1881743374-1666926074", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb26f639-7e7b-4321-80b9-c43e5b193b77', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb26f639-7e7b-4321-80b9-c43e5b193b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "37657001-9cdb-413f-9920-3a305e0b2997", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:54:14,101 99838 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-05 11:54:14,856 99838 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.751s 2025-08-05 11:54:14,857 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--695759105", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '641', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-3e0db5bd-4019-49c4-886d-97aca76c7ce9', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--695759105", "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": "c5dc8f7a70de4d13808936d9de6383a4", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "9b7da699-5fee-4faa-ae19-25b75e63488d", "created_at": "2025-08-05T11:54:15Z", "updated_at": "2025-08-05T11:54:15Z", "tags": [], "self": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d", "file": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:54:16,374 99838 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/9b7da699-5fee-4faa-ae19-25b75e63488d/file 1.516s 2025-08-05 11:54:16,374 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-7d652551-9570-4431-b4d9-c4 705d2439c0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d/file'} Body: b'' 2025-08-05 11:54:16,375 99838 DEBUG [tempest.scenario.manager] image:9b7da699-5fee-4faa-ae19-25b75e63488d 2025-08-05 11:54:16,424 99838 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-05 11:54:16,424 99838 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-267440145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEGLmUQ5ZjLiUjtHeEXSF+1gKvDBrD9zcAB5Axa6cr21pMFjUvLwi2APUSxnKStfwrxmGUsUUcdoxeuRC/mQT5sghL/jVzPxgI2o86MpGX+Udj1NgyKHhigKtIoP0FBiUQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '423', '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-a0465cf6-11fa-4ab8-8f49-eb32e5e40aac', 'x-compute-request-id': 'req-a0465cf6-11fa-4ab8-8f49-eb32e5e40aac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-TestInstancesWithCinderVolumes-267440145", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEGLmUQ5ZjLiUjtHeEXSF+1gKvDBrD9zcAB5Axa6cr21pMFjUvLwi2APUSxnKStfwrxmGUsUUcdoxeuRC/mQT5sghL/jVzPxgI2o86MpGX+Udj1NgyKHhigKtIoP0FBiUQ==", "fingerprint": "0c:82:21:7a:f2:a4:f9:01:d5:17:6b:4d:c5:e4:3a:ab", "user_id": "aa6eedb2fefe4cfca8915e453a55e761"}}' 2025-08-05 11:54:16,482 99838 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.054s 2025-08-05 11:54:16,482 99838 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': 'Tue, 05 Aug 2025 11:54:16 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-777a5b90-c833-4c7d-8a3d-5dcf4012a907', 'x-compute-request-id': 'req-777a5b90-c833-4c7d-8a3d-5dcf4012a907', '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-05T11:54:04.000000"}, "nova-conductor": {"available": true, "active": true, "updated_at": "2025-08-05T11:54:15.000000"}}}}, {"zoneName": "nova", "zoneState": {"available": true}, "hosts": {"user": {"nova-compute": {"available": true, "active": true, "updated_at": "2025-08-05T11:52:36.000000"}}}}]}' 2025-08-05 11:54:16,488 99838 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060 on backend None 2025-08-05 11:54:16,519 99838 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.030s 2025-08-05 11:54:16,519 99838 DEBUG [tempest.lib.common.rest_client] Request - Heade rs: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e00e3cb-fb57-4972-8617-c5f2406b793e', 'content-length': '268', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e00e3cb-fb57-4972-8617-c5f2406b793e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "72359883-dac1-4557-aea4-1afd5fbb1a1f", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:54:16,522 99838 DEBUG [tempest.scenario.manager] Creating a volume type: tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979 on backend None 2025-08-05 11:54:16,556 99838 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-05 11:54:16,556 99838 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-1072475282-1274225979", "extra_specs": {}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-676e30b2-35a0-4992-9b7e-4b4f61fc77a7', 'content-length': '269', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-676e30b2-35a0-4992-9b7e-4b4f61fc77a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "2118548e-16c2-46b1-92a4-1ca0a4cc7fa8", "name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:54:16,559 99838 DEBUG [tempest.scenario.test_instances_with_cinder_volumes] List of hosts selected to boot servers [{'zone': 'nova', 'host_name': 'user'}]: 2025-08-05 11:54:16,781 99838 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.221s 2025-08-05 11:54:16,781 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-103674517", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85d6681b-523e-4417-9081-94183b95853e', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85d6681b-523e-4417-9081-94183b95853e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "b7942624-383e-4d74-8471-046a6bf51769", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:16.720750", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-vol ume-103674517", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1428604285-681668060", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/b7942624-383e-4d74-8471-046a6bf51769"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:54:17,117 99838 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.323s 2025-08-05 11:54:17,118 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-475962921", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46074e46-5dbb-4e18-bc3c-347d8faa83e3', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46074e46-5dbb-4e18-bc3c-347d8faa83e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "66a2deeb-4d8b-478d-b2a2-3c47a3cc063c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.040957", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-475962921", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1072475282-1274225979", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:54:17,163 99838 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/9b7da699-5fee-4faa-ae19-25b75e63488d 0.033s 2025-08-05 11:54:17,163 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '810', 'content-type': 'application/json', 'x-openstack-request-id': 'req-39e432e3-6ef0-41bd-a47f-53a2781ce40c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d'} Body: b'{"name": "tempest-scenario-img--695759105", "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": "c5dc8f7a70de4d13808936d9de6383a4", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "9b7da699-5fee-4faa-ae19-25b75e63488d", "created_at": "2025-08-05T11:54:15Z", "updated_at": "2025-08-05T11:54:16 Z", "tags": [], "self": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d", "file": "/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:54:17,529 99838 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.365s 2025-08-05 11:54:17,529 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "snapshot_id": null, "imageRef": "9b7da699-5fee-4faa-ae19-25b75e63488d", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-907acfe2-7171-4501-b37e-475f0269bbbc', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-907acfe2-7171-4501-b37e-475f0269bbbc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "126e4e18-5226-4867-b45b-ba0114f01dd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.455800", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:54:17,585 99838 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/126e4e18-5226-4867-b45b-ba0114f01dd3 0.043s 2025-08-05 11:54:17,585 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2257850-c32f-4189-acc8-3cd49d28fd1b', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2257850-c32f-4189-acc8-3cd49d28fd1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'{"volume": {"id": "126e4e18-5226-4867-b45b-ba0114f01dd3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.000000", "updated_at": null, "name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5dc8f7a70de4d13808936 d9de6383a4"}}' 2025-08-05 11:54:18,642 99838 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/126e4e18-5226-4867-b45b-ba0114f01dd3 0.039s 2025-08-05 11:54:18,642 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cac9878e-3ff2-4abe-abdb-d51a58818917', 'content-length': '934', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cac9878e-3ff2-4abe-abdb-d51a58818917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'{"volume": {"id": "126e4e18-5226-4867-b45b-ba0114f01dd3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:54:17.000000", "updated_at": "2025-08-05T11:54:18.000000", "name": "tempest-TestInstancesWithCinderVolumes-volume-1655423188", "description": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1881743374-1666926074", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3"}], "user_id": "aa6eedb2fefe4cfca8915e453a55e761", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5dc8f7a70de4d13808936d9de6383a4"}}' 2025-08-05 11:54:18,768 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3 0.108s 2025-08-05 11:54:18,768 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54: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-11170c33-830f-45cf-a295-bff47722b0e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'' 2025-08-05 11:54:18,790 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3 0.020s 2025-08-05 11:54:18,790 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-492a326e-f71a-4797-afe6-633a5dd7cbe9', 'x-openstack-request-id': 'req-492a326e-f71a-4797-afe6-633a5dd7cbe9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/126e4e18-5226-4867-b45b-ba0114f01dd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 126e4e18-5226-4867-b45b-ba0114f01dd3 could not be found."}}' 2025-08-05 11:54:18,892 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc0 63c 0.101s 2025-08-05 11:54:18,892 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54: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-92f6c0f6-5140-4a62-bc15-2969be41aa77', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c'} Body: b'' 2025-08-05 11:54:18,915 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c 0.022s 2025-08-05 11:54:18,916 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-44db21ca-2b79-4bf5-ac53-510886f725ca', 'x-openstack-request-id': 'req-44db21ca-2b79-4bf5-ac53-510886f725ca', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/66a2deeb-4d8b-478d-b2a2-3c47a3cc063c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 66a2deeb-4d8b-478d-b2a2-3c47a3cc063c could not be found."}}' 2025-08-05 11:54:19,049 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769 0.132s 2025-08-05 11:54:19,049 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54: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-6303f067-fc63-4f55-90df-04ab1fe807f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769'} Body: b'' 2025-08-05 11:54:19,076 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769 0.025s 2025-08-05 11:54:19,076 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d9fff44-3ea3-452c-ae5b-5d6bceb638cf', 'x-openstack-request-id': 'req-1d9fff44-3ea3-452c-ae5b-5d6bceb638cf', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/b7942624-383e-4d74-8471-046a6bf51769'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume b7942624-383e-4d74-8471-046a6bf51769 could not be found."}}' 2025-08-05 11:54:19,187 99838 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.111s 2025-08-05 11:54:19,188 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a863195a-b78c-4aee-aa37-06a59133befc', 'content-length': '6824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a863195a-b78c-4aee-aa37-06a59133befc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:50.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "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": "b35830322adf47e08bfc690d9eadb481"}, {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "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": "855bc1ac6cd54a11808133a2721e5854"}, {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11: 2025-08-05 11:54:19,328 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/2118548e-16c2-46b1-92a4-1ca0a4cc7fa8 0.117s 2025-08-05 11:54:19,329 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-758345c4-c57c-4c57-be93-09fe62fc79a8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/2118548e-16c2-46b1-92a4-1ca0a4cc7fa8'} Body: b'' 2025-08-05 11:54:19,461 99838 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.132s 2025-08-05 11:54:19,461 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0278285c-2b7a-4bbd-9cb7-64b4e5550efa', 'content-length': '6824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0278285c-2b7a-4bbd-9cb7-64b4e5550efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:50.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume-655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "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": "b35830322adf47e08bfc690d9eadb481"}, {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "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": "855bc1ac6cd54a11808133a2721e5854"}, {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11: 2025-08-05 11:54:19,541 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/72359883-dac1-4557-aea4-1afd5fbb1a1f 0.058s 2025-08-05 11:54:19,542 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d7bb050-924d-4ae9-9afe-d8fb65d0f002', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/72359883-dac1-4557-aea4-1afd5fbb1a1f'} Body: b'' 2025-08-05 11:54:19,582 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-267440145 0.039s 2025-08-05 11:54:19,582 99838 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': 'Tue, 05 Aug 2025 11:54:19 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-5bb8155f-e8b2-445a-b896-0363b63d3764', 'x-compute-request-id': 'req-5bb8155f-e8b2-445a-b896-0363b63d3764', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestInstancesWithCinderVolumes-267440145'} Body: b'' 2025-08-05 11:54:19,726 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d 0.144s 2025-08-05 11:54:19,727 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-9507ea60-2f1c-4a1b-968b-57f9142144c6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/9b7da699-5fee-4faa-ae19-25b75e63488d'} Body: b'' 2025-08-05 11:54:19,785 99838 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.058s 2025-08-05 11:54:19,786 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5884931e-4e8b-4827-b8df-5aea19987b9d', 'content-length': '6824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5884931e-4e8b-4827-b8df-5aea19987b9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail?all_tenants=1'} Body: b'{"volumes": [{"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:50.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "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": "d1fa96fb6069409cb72a992844007bf2"}, {"id": "3dd294ba-93be-4226-a116-b06d02cc8ff1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:07.000000", "updated_at": "2025-08-05T11:53:08.000000", "name": "tempest-AttachVolumeTestJSON-volume- 655936687", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/3dd294ba-93be-4226-a116-b06d02cc8ff1"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "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": "b35830322adf47e08bfc690d9eadb481"}, {"id": "a182681f-b269-4896-b20c-7ceae4dfa24e", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:04.000000", "updated_at": "2025-08-05T11:53:04.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1660444346", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a182681f-b269-4896-b20c-7ceae4dfa24e"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "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": "855bc1ac6cd54a11808133a2721e5854"}, {"id": "64e302dc-dc74-4e50-9622-43f021431af5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:03.000000", "updated_at": "2025-08-05T11: 2025-08-05 11:54:19,896 99838 INFO [tempest.lib.common.rest_client] Request (TestInstancesWithCinderVolumes:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/37657001-9cdb-413f-9920-3a305e0b2997 0.089s 2025-08-05 11:54:19,897 99838 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7196b2c4-680c-4c08-a298-78264dcf0dff', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/37657001-9cdb-413f-9920-3a305e0b2997'} Body: b'' 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 d52c0ac0-0035-47e6-a389-a2fe7e682862 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:55:06,087 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.191s 2025-08-05 11:55:06,088 99832 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-615517708"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa227325-df0a-4a7a-b181-3953014266c0', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa227325-df0a-4a7a-b181-3953014266c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d52c0ac0-0035-47e6-a389-a2fe7e682862", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:06.032258", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-615517708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:06,139 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862 0.039s 2025-08-05 11:55:06,139 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b80306-caff-41a3-90b8-fe5c9938fbfa', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b80306-caff-41a3-90b8-fe5c9938fbfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862'} Body: b'{"volume": {"id": "d52c0ac0-0035-47e6-a389-a2fe7e682862", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:06.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-615517708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' 2025-08-05 11:55:07,195 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_attach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862 0.036s 2025-08-05 11:55:07,196 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-5f0dd565-0e9c-4f5a-8e21-1ed66d548f52', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f0dd565-0e9c-4f5a-8e21-1ed66d548f52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862'} Body: b'{"volume": {"id": "d52c0ac0-0035-47e6-a389-a2fe7e682862", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:06.000000", "updated_at": "2025-08-05T11:55:06.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-615517708", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d52c0ac0-0035-47e6-a389-a2fe7e682862"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' 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 907408db-73e3-4319-bb42-8dc580e61d56 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:55:07,385 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.174s 2025-08-05 11:55:07,386 99832 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-168924444"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e8a80f-85d5-4761-a5ad-1753261cb3eb', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e8a80f-85d5-4761-a5ad-1753261cb3eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "907408db-73e3-4319-bb42-8dc580e61d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:07.328854", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-168924444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:07,441 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56 0.044s 2025-08-05 11:55:07,442 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d876c38-7fbe-4d30-9174-257265302ca5', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d876c38-7fbe-4d30-9174-257265302ca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56'} Body: b'{"volume": {"id": "907408db-73e3-4319-bb42-8dc580e61d56", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:07.000000", "updated_at": null, "name": "tempest-ServerRescueNegativeTestJSON-volume-168924444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' 2025-08-05 11:55:08,492 99832 INFO [tempest.lib.common.rest_client] Request (ServerRescueNegativeTestJSON:test_rescued_vm_detach_volume): 200 GET http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56 0.036s 2025-08-05 11:55:08,492 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applicatio n/json', 'x-compute-request-id': 'req-9ab1d761-4bb3-4370-bf3e-358b5ca74d19', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ab1d761-4bb3-4370-bf3e-358b5ca74d19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56'} Body: b'{"volume": {"id": "907408db-73e3-4319-bb42-8dc580e61d56", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:07.000000", "updated_at": "2025-08-05T11:55:07.000000", "name": "tempest-ServerRescueNegativeTestJSON-volume-168924444", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/907408db-73e3-4319-bb42-8dc580e61d56"}], "user_id": "4d2372e0746b401594ef2c9807b95b64", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "4bd59a96a6434896ac55e576700d43d5"}}' 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 784670fc-05f8-409a-ac17-85259d8528d8 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2025-08-05T11:54:45Z', 'message': 'Build of instance 784670fc-05f8-409a-ac17-85259d8528d8 aborted: Volume c8a2994a-3719-46c6-9a3a-15b4b78fec9d 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-a4fd689d-accb-4248-b1b3-63b86f99a986. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:51:26,818 99846 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.087s 2025-08-05 11:51:26,819 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-978dd13f-45bc-4395-bc74-9f1b2b606079', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["QvZ-vumgSSm4f40xDXkeKw"], "expires_at": "2025-08-05T12:51:26.000000Z", "issued_at": "2025-08-05T11:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:51:26,819 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scop e': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:51:27,381 99846 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.561s 2025-08-05 11:51:27,381 99846 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-859043270", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98', '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-d0595557-7320-4f39-b8a6-6aadc6c02c21', 'x-compute-request-id': 'req-d0595557-7320-4f39-b8a6-6aadc6c02c21', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "r6xovHUVJgSj"}}' 2025-08-05 11:51:27,488 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98 0.103s 2025-08-05 11:51:27,488 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:51:27 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-cb73a669-412b-41d1-b31c-1108fa37b80f', 'x-compute-request-id': 'req-cb73a669-412b-41d1-b31c-1108fa37b80f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859043270", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:51:27Z", "updated": "2025-08-05T11:51:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "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:t erminated_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-05 11:52:17,887 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98 0.375s 2025-08-05 11:52:17,887 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:52:17 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-63f1ffb3-37f1-4676-b78b-b151bc6305ac', 'x-compute-request-id': 'req-63f1ffb3-37f1-4676-b78b-b151bc6305ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859043270", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:51:27Z", "updated": "2025-08-05T11:51:43Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:51:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 11:52:17,906 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:53:18,851 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98/action 0.888s 2025-08-05 11:53:18,852 99846 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-352337417"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:17 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-Versio n,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2f1b1b29-3807-497d-8cfc-b91ca24cc397', 'x-compute-request-id': 'req-2f1b1b29-3807-497d-8cfc-b91ca24cc397', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98/action'} Body: b'{"image_id": "5914ac01-fbd2-49ec-b431-2f91693a7c54"}' 2025-08-05 11:53:18,879 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.025s 2025-08-05 11:53:18,879 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8951bdba-3b6d-4076-b819-8b4b738a0d01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:19,911 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.030s 2025-08-05 11:53:19,911 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-dc59c35e-f9f9-4746-bb03-c3e8d18f1ce9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c944 1a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:20,939 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.026s 2025-08-05 11:53:20,940 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-3dc9ffd3-1f30-4f0d-8655-5996cd75a24a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:21,970 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.028s 2025-08-05 11:53:21,970 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7686f190-e5d3-4233-9aee-2111f49fe90d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBoo tFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:22,993 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.021s 2025-08-05 11:53:22,994 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b7739b3d-2fee-4e69-93ee-ce301b61005b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:24,020 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.025s 2025-08-05 11:53:24,021 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a0ea5dcf-3601-4ee1-8cd4-599a08798035', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "bo ot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:25,056 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.033s 2025-08-05 11:53:25,056 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c9f5de27-ad20-4962-b3c0-f4d58b99b896', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:26,077 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.020s 2025-08-05 11:53:26,078 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type' : 'application/json', 'x-openstack-request-id': 'req-22866f55-ea98-4be2-a4e2-0bd1a331ded1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:19Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:27,106 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.026s 2025-08-05 11:53:27,106 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c58a39a7-6b40-4e99-9aea-4027e8e5b443', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "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": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:27Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:28,166 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.059s 2025-08-05 11:53:28,167 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-635a2f25-df40-49e0-89ad-28fd36b14f49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2b649ba8c3ecf770e9d39974c38baa2c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87994dead4f4c48dad3ea4a80b1f49ef870c730c27e862dfc6bc8d473ff6f8dc28c317b0c02b494607b3daa915793f7df8e3e9f48b68d194f255a41be1752a21", "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:28Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:28,192 99846 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/5914ac01-fbd2-49ec-b431-2f91693a7c54 0.024s 2025-08-05 11:53:28,192 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cac05eb4-f590-467a-a657-2414f5b2d27b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54'} Body: b'{"base_image_ref": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "b8f68465-896b-4846-bc09-00ba58d7bb98", "owner_id": "aaa997451c504b7db3999f4d0b83f057", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192", "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-1275563192-project-member", "user_id": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-352337417", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 53542912, "virtual_size": 1073741824, "status": "active", "checksum": "2b649ba8c3ecf770e9d39974c38baa2c", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "aaa997451c504b7db3999f4d0b83f057", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "87994dead4f4c48dad3ea4a80b1f49ef870c730c27e862dfc6bc8d473ff6f8dc28c317b0c02b494607b3daa915793f7df8e3e9f48b68d194f255a41be1752a21", "id": "5914ac01-fbd2-49ec-b431-2f91693a7c54", "created_at": "2025-08-05T11:53:19Z", "updated_at": "2025-08-05T11:53:28Z", "tags": [], "self": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54", "file": "/v2/images/5914ac01-fbd2-49ec-b431-2f91693a7c54/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:53:28,452 99846 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/b8f68465-896b-4846-bc09-00ba58d7bb98 0.259s 2025-08-05 11:53:28,452 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:28 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-5470edfc-b82f-40c1-b226-d1489f5b5f58', 'x-compute-request-id': 'req-5470edfc-b82f-40c1-b226-d1489f5b5f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98'} Body: b'{"server": {"id": "b8f68465-896b-4846-bc09-00ba58d7bb98", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-859043270", "status": "ACTIVE", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "097c133d18a04203ed744952942f2f11424a31e89cc20de4acfb0ad6", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:51:27Z", "updated": "2025-08-05T11:53:28Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1196189493-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:e1:96"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b8f68465-896b-4846-bc09-00ba58d7bb98"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:51:43.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2025-08-05 11:54:28,624 99846 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.088s 2025-08-05 11:54:28,625 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2521', 'x-subject-token': '', 'vary': 'X-Auth-Token ', 'x-openstack-request-id': 'req-0acf3fc1-d750-4f05-8876-bf3611708bf2', '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": "306585c9441a4e13b699dc9a87d41ded", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192-project-member", "password_expires_at": null}, "audit_ids": ["DZhMCRsVS7W8eNMyvqOquw"], "expires_at": "2025-08-05T12:54:28.000000Z", "issued_at": "2025-08-05T11:54:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aaa997451c504b7db3999f4d0b83f057", "name": "tempest-ServerBootFromVolumeStableRescueTest-1275563192"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/aaa997451c504b7db3999f4d0b83f057", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:54:28,625 99846 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': 'a4f69bfa-61a7-4995-a433-6037ae5461b1', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1196189493-network', 'tenant_id': 'aaa997451c504b7db3999f4d0b83f057', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'aaa997451c504b7db3999f4d0b83f057', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 48969, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:46:41Z', 'updated_at': '2025-08-05T11:46:41Z', 'revision_number': 1} available for tenant 2025-08-05 11:54:29,409 99846 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.783s 2025-08-05 11:54:29,410 99846 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-412019809", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "destination_type": "volume"}], "networks": [{"uuid": "a4f69bfa-61a7-4995-a433-6037ae5461b1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8', '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-a4fd689d-accb-4248-b1b3-63b86f99a986', 'x-compute-request-id': 'req-a4fd689d-accb-4248-b1b3-63b86f99a986', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "784670fc-05f8-409a-ac17-85259d8528d8", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/784670fc-05f8-409a-ac17-85259d8528d8"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "e3HUofgs7RHi"}}' 2025-08-05 11:54:29,493 99846 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/784670fc-05f8-409a-ac17-85259d8528d8 0.080s 2025-08-05 11:54:29,493 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:29 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-8ac0231f-67c5-4f0e-ab63-6ffdeae99ff6', 'x-compute-request-id': 'req-8ac0231f-67c5-4f0e-ab63-6ffdeae99ff6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'{"server": {"id": "784670fc-05f8-409a-ac17-85259d8528d8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-412019809", "status": "BUILD", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:54:29Z", "updated": "2025-08-05T11:54:29Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/784670fc-05f8-409a-ac17-85259d8528d8"}], "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-05 11:55:19,642 99846 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_im age_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8 0.108s 2025-08-05 11:55:19,643 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1649', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f427a8c6-063a-4318-b814-e8e98fc8ecfb', 'x-compute-request-id': 'req-f427a8c6-063a-4318-b814-e8e98fc8ecfb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'{"server": {"id": "784670fc-05f8-409a-ac17-85259d8528d8", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-412019809", "status": "ERROR", "tenant_id": "aaa997451c504b7db3999f4d0b83f057", "user_id": "306585c9441a4e13b699dc9a87d41ded", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2025-08-05T11:54:29Z", "updated": "2025-08-05T11:54:45Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/784670fc-05f8-409a-ac17-85259d8528d8"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2025-08-05T11:54:45Z", "message": "Build of instance 784670fc-05f8-409a-ac17-85259d8528d8 aborted: Volume c8a2994a-3719-46c6-9a3a-15b4b78fec9d 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-05 11:55:19,662 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2025-08-05 11:55:20,327 99846 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/784670fc-05f8-409a-ac17-85259d8528d8 0.665s 2025-08-05 11:55:20,328 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-14209a53-f6de-4d4c-98e5-11bcac2bab56', 'x-compute-request-id': 'req-14209a53-f6de-4d4c-98e5-11bcac2bab56', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'' 2025-08-05 11:55:20,365 99846 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/784670fc-05f8-409a-ac17-85259d8528d8 0.037s 2025-08-05 11:55:20,366 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-7959a7be-1419-4445-9726-a5e53b58f4b2', 'x-compute-request-id': 'req-7959a7be-1419-4445-9726-a5e53b58f4b2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/784670fc-05f8-409a-ac17-85259d8528d8'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 784670fc-05f8-409a-ac17-85259d8528d8 could not be found."}}' tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict[id-12146ac1-d7df-4928-ad25-b1f99e5286cd,negative,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 496e8420-8a7d-49eb-8bcf-c126812c29aa failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:54:04,717 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.248s 2025-08-05 11:54:04,718 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:04 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-c200b737-c28b-4e18-9b7c-1ecac5880530', 'x-compute-request-id': 'req-c200b737-c28b-4e18-9b7c-1ecac5880530', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:55:04,983 99836 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.187s 2025-08-05 11:55:04,984 99836 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-1656640792"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dfe3daa-0e10-48c4-a6d1-e51b9e3b7e2c', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dfe3daa-0e10-48c4-a6d1-e51b9e3b7e2c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "496e8420-8a7d-49eb-8bcf-c126812c29aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:04.925323", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1656640792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}], "user_id": "671bd845b76a4e0ab97a1d28952384 75", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:05,038 99836 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/496e8420-8a7d-49eb-8bcf-c126812c29aa 0.042s 2025-08-05 11:55:05,039 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cffcb1c-df74-45b0-8951-59ee1d94606f', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cffcb1c-df74-45b0-8951-59ee1d94606f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa'} Body: b'{"volume": {"id": "496e8420-8a7d-49eb-8bcf-c126812c29aa", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:05.000000", "updated_at": null, "name": "tempest-ServersNegativeTestJSON-volume-1656640792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:55:06,096 99836 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/496e8420-8a7d-49eb-8bcf-c126812c29aa 0.042s 2025-08-05 11:55:06,096 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70de9b41-93bd-48ae-bcd1-a10c7a7f048e', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70de9b41-93bd-48ae-bcd1-a10c7a7f048e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa'} Body: b'{"volume": {"id": "496e8420-8a7d-49eb-8bcf-c126812c29aa", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:05.000000", "updated_at": "2025-08-05T11:55:05.000000", "name": "tempest-ServersNegativeTestJSON-volume-1656640792", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/496e8420-8a7d-49eb-8bcf-c126812c29aa"}], "user_id": "671bd845b76a4e0ab97a1d2895238475", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c1fd025377b843e18c20c6ccd715e7c8"}}' 2025-08-05 11:55:06,326 99836 INFO [tempest.lib.common.rest_client] Request (ServersNegativeTestJSON:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475 0.211s 2025-08-05 11:55:06,326 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accep t': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:06 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-1ea3fe6b-9f64-47a7-b942-873cd763da26', 'x-compute-request-id': 'req-1ea3fe6b-9f64-47a7-b942-873cd763da26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475'} Body: b'{"server": {"id": "7bdb712a-633e-4f42-aaa1-b88d4363e475", "name": "tempest-ServersNegativeTestJSON-server-2092599229", "status": "ACTIVE", "tenant_id": "c1fd025377b843e18c20c6ccd715e7c8", "user_id": "671bd845b76a4e0ab97a1d2895238475", "metadata": {}, "hostId": "bc258bfd46d4f8a269e7e950395e4a8320bf6cc52ccb75e24491272f", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:47:23Z", "updated": "2025-08-05T11:47:56Z", "addresses": {"tempest-ServersNegativeTestJSON-831465003-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:61:25"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/7bdb712a-633e-4f42-aaa1-b88d4363e475"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2025-08-05T11:47:55.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 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 cf57689e-fcf2-4d63-bc9d-f9f0197f6942 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:49,219 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.386s 2025-08-05 11:53:49,219 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c45e0dc-d2cd-4bc0-9eb8-099a57f1c840', 'content-length': '766', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c45e0dc-d2cd-4bc0-9eb8-099a57f1c840', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.154233", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:49,458 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/volumes 0.226s 2025-08-05 11:53:49,458 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-147136b7-6339-4db6-9ef2-72a773674c04', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-147136b7-6339-4db6-9ef2-72a773674c04', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d2eda839-4122-4053-ab88-f915e558eb55", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.358225", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-480366547", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d2eda839-4122-4053-ab88-f915e558eb55"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:53:49,517 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.041s 2025-08-05 11:53:49,517 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu) ', 'content-type': 'application/json', 'content-length': '2513', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-1ab7362d-7ec3-4f5b-9c1c-d7a41d6a2a17', '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": "a2be028d22614ddca22f56094d5ea0e8", "name": "tempest-TestServerVolumeAttachmentScenario-89100985-project-member", "password_expires_at": null}, "audit_ids": ["rR0Buz9wQJu79QbD1q9k8A"], "expires_at": "2025-08-05T12:53:49.000000Z", "issued_at": "2025-08-05T11:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d1fa96fb6069409cb72a992844007bf2", "name": "tempest-TestServerVolumeAttachmentScenario-89100985"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/d1fa96fb6069409cb72a992844007bf2", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:53:49,518 99828 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': 'e9267899-f0f9-470e-8828-b403cd02a043', 'name': 'tempest-TestServerVolumeAttachmentScenario-687138411-network', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 12752, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:53:35Z', 'updated_at': '2025-08-05T11:53:35Z', 'revision_number': 1} available for tenant 2025-08-05 11:53:49,519 99828 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:53:49,519 99828 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-0 5 11:53:49,587 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.066s 2025-08-05 11:53:49,588 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-124424049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA4Y9s3zCoJEQdmS6V5My+ze0roJ/eY5XcQDhkL63r90LhZb/ruIAls+BizJowwMhlcoZ/V26lvaUOWX6fIFA3ysB0SM8a6PO4hPGSAUzN0hq+vMSFx+xMYijdmf9GbIfg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 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-e842aad6-8db4-48e0-a0be-5625f5512809', 'x-compute-request-id': 'req-e842aad6-8db4-48e0-a0be-5625f5512809', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-124424049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA4Y9s3zCoJEQdmS6V5My+ze0roJ/eY5XcQDhkL63r90LhZb/ruIAls+BizJowwMhlcoZ/V26lvaUOWX6fIFA3ysB0SM8a6PO4hPGSAUzN0hq+vMSFx+xMYijdmf9GbIfg==", "fingerprint": "d5:57:79:02:8e:33:00:62:0b:33:05:35:c4:1e:75:6c", "user_id": "a2be028d22614ddca22f56094d5ea0e8"}}' 2025-08-05 11:53:49,590 99828 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-124424049 created 2025-08-05 11:53:49,885 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.294s 2025-08-05 11:53:49,885 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--561842406", "description": "tempest-description--2107280677"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-98b83beb-7cc8-4773-8e47-071ffc777906', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "name": "tempest-securitygroup--561842406", "stateful": true, "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "description": "tempest-description--2107280677", "shared": false, "security_group_rules": [{"id": "c757051f-ffbe-4841-ae98-fb3c59797911", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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": 783, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:49Z", "updated_at": "2025-08-05T11:53:49Z", "revision_number": 0}, {"id": "ffa0dfdf-e357-47fa-b9f7-ac92e02d4b60", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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": 782, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:49Z", "updated_at": "2025-08-05T11:53:49Z", "revision_number": 0}], "tags ": [], "created_at": "2025-08-05T11:53:49Z", "updated_at": "2025-08-05T11:53:49Z", "revision_number": 1, "project_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:53:50,352 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.466s 2025-08-05 11:53:50,353 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-85a6cf75-3f19-469e-9701-bfc1c5215f8a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "22e468ef-04f2-4d08-9fe0-1531be43bc93", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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-05T11:53:50Z", "updated_at": "2025-08-05T11:53:50Z", "revision_number": 0}}' 2025-08-05 11:53:50,875 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.522s 2025-08-05 11:53:50,876 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-bca84f45-dbd4-42c6-ad19-ed0e4961e1a2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "bb8063d1-94ec-47da-9edd-231afeba0f12", "project_id": "d1fa96fb6069409cb72a992844007bf2", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "security_group_id": "6ecdb838-4fb2-4988-8a38-0744eaba0084", "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-05T11:53:50Z", "updated_at": "2025-08-05T11:53:50Z", "revision_number": 0}}' 2025-08-05 11:53:50,876 99828 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--561842406 created 2025-08-05 11:53:51,627 99828 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.750s 2025-08-05 11:53:51,627 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-61397a2d-dbb9-4c56-864c-623b2b29f3a8', 'c onnection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "c1fbe19a-37f4-4cef-ad4a-53189049f9a5", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "floating_ip_address": "172.24.4.41", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "d1fa96fb6069409cb72a992844007bf2", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:51Z", "updated_at": "2025-08-05T11:53:51Z", "revision_number": 0}}' 2025-08-05 11:53:51,628 99828 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'c1fbe19a-37f4-4cef-ad4a-53189049f9a5', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:51Z', 'updated_at': '2025-08-05T11:53:51Z', 'revision_number': 0, 'ip': '172.24.4.41'} created 2025-08-05 11:53:51,628 99828 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-124424049', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBA4Y9s3zCoJEQdmS6V5My+ze0roJ/eY5XcQDhkL63r90LhZb/ruIAls+BizJowwMhlcoZ/V26lvaUOWX6fIFA3ysB0SM8a6PO4hPGSAUzN0hq+vMSFx+xMYijdmf9GbIfg==', 'fingerprint': 'd5:57:79:02:8e:33:00:62:0b:33:05:35:c4:1e:75:6c', 'user_id': 'a2be028d22614ddca22f56094d5ea0e8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCIBLyQyVSoPv6tY8YhQ5mvVvNAYr16RCReHJoLLjsplx7PtZBKZCoF\n4DLzR69i3Q2gBwYFK4EEACKhZANiAAQOGPbN8wqCREHZkuleTMvs3tK6Cf3mOV3E\nA4ZC+t6/dC4WW/67iAJbPgYsyaMMDIZXKGf1dupb2lDll+nyBQN8rAdEjPGujzuI\nTxkgFMzdIavrzEhcfsTGIo3Zn/RmyH4=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6ecdb838-4fb2-4988-8a38-0744eaba0084', 'name': 'tempest-securitygroup--561842406', 'stateful': True, 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'description': 'tempest-description--2107280677', 'shared': False, 'security_group_rules': [{'id': 'c757051f-ffbe-4841-ae98-fb3c59797911', 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'security_group_id': '6ecdb838-4fb2-4988-8a38-0744eaba0084', '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': 783, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:49Z', 'updated_at': '2025-08-05T11:53:49Z', 'revision_number': 0}, {'id': 'ffa0dfdf-e357-47fa-b9f7-ac92e02d4b60', 'project_id': 'd1fa96fb6069409cb72a992844007bf2', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'security_group_id': '6ecdb838-4fb2-4988-8a38-0744eaba0084', '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': 782, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:49Z', 'updated_at': '2025-08-05T11:53:49Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:53:49Z', 'updated_at': '2025-08-05T11:53:49Z', 'revision_number': 1, 'project_id': 'd1fa96fb6069409cb72a992844007bf2'}, 'floating_ip': {'id': 'c1fbe19a-37f4-4cef-ad4a-53189049f9a5', 'tenant_id': 'd1fa96fb6069409cb72a992844007bf2', 'floating_ip_address': '172.24.4.41', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'd1fa96fb6 069409cb72a992844007bf2', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:51Z', 'updated_at': '2025-08-05T11:53:51Z', 'revision_number': 0, 'ip': '172.24.4.41'}} 2025-08-05 11:53:52,353 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.723s 2025-08-05 11:53:52,354 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "e9267899-f0f9-470e-8828-b403cd02a043"}], "security_groups": [{"name": "tempest-securitygroup--561842406"}], "key_name": "tempest-keypair-124424049", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fd655c28-47b4-4d98-b561-96bc997328a5', 'x-compute-request-id': 'req-fd655c28-47b4-4d98-b561-96bc997328a5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--561842406"}], "adminPass": "ej8peHJnXWmE"}}' 2025-08-05 11:53:52,435 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.078s 2025-08-05 11:53:52,435 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1243', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cbd3bcd6-04d2-4706-8140-0f671da14121', 'x-compute-request-id': 'req-cbd3bcd6-04d2-4706-8140-0f671da14121', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "BUILD", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:53:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:di skConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-124424049", "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-05 11:54:42,694 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.201s 2025-08-05 11:54:42,694 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-54bfb719-9e73-47b8-afd4-29df90195abc', 'x-compute-request-id': 'req-54bfb719-9e73-47b8-afd4-29df90195abc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "ACTIVE", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "41259107e805a5c19b10a514d0d4727ce102ef414a5c905c1493cdff", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:54:08Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-687138411-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-124424049", "OS-SRV-USG:launched_at": "2025-08-05T11:54:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--561842406"}], "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-05 11:54:42,709 99828 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:55:42,916 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614/os-interface 0.156s 2025-08-05 11:55:42,916 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:42 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-34021a83-a3cc-4748-80ae-0ed9f82e1d11', 'x-compute-request-id': 'req-34021a83-a3cc-4748-80ae-0ed9f82e1d11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf- 4e3d-9355-38574a8b0614/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "e9267899-f0f9-470e-8828-b403cd02a043", "port_id": "b0365504-8fe8-4b1c-a5a8-2ad6b5d2611b", "mac_addr": "fa:16:3e:60:61:c9", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "916738cb-4983-453f-a732-cc143b56d797", "ip_address": "10.0.0.7"}]}]}' 2025-08-05 11:55:44,389 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5 1.468s 2025-08-05 11:55:44,389 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b0365504-8fe8-4b1c-a5a8-2ad6b5d2611b"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-c7f91397-3d9a-4e3e-9ded-38eb0351a783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5'} Body: b'{"floatingip": {"id": "c1fbe19a-37f4-4cef-ad4a-53189049f9a5", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "floating_ip_address": "172.24.4.41", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "626cffe0-e532-4bf4-87a4-f03645b25e2e", "port_id": "b0365504-8fe8-4b1c-a5a8-2ad6b5d2611b", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "e9267899-f0f9-470e-8828-b403cd02a043", "mac_address": "fa:16:3e:60:61:c9", "admin_state_up": true, "status": "ACTIVE", "device_id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:51Z", "updated_at": "2025-08-05T11:55:43Z", "revision_number": 1, "project_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:55:44,393 99828 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.41:22' as 'cirros' with public key authentication 2025-08-05 11:55:44,418 99828 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:55:44,522 99828 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:55:44,523 99828 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.41 successfully created 2025-08-05 11:55:44,783 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.259s 2025-08-05 11:55:44,784 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1561', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-58183a2e-7ece-4fb8-b037-ca6955df2708', 'x-compute-request-id': 'req-58183a2e-7ece-4fb8-b037-ca6955df2708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "ACTIVE", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "41259107e805a5c19b10a514d0d4727ce102ef414a5c905c1493cdff", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "f lavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:54:08Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-687138411-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-124424049", "OS-SRV-USG:launched_at": "2025-08-05T11:54:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--561842406"}], "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-05 11:55:44,968 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.169s 2025-08-05 11:55:44,968 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:44 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-3d57d568-5c7d-46e2-b1e5-1a59900c63c8', 'x-compute-request-id': 'req-3d57d568-5c7d-46e2-b1e5-1a59900c63c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}]}]}' 2025-08-05 11:55:45,024 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.052s 2025-08-05 11:55:45,025 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a0facb-2c8f-4e84-8e27-aaecef8e3672', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a0facb-2c8f-4e84-8e27-aaecef8e3672', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'{"volume": {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach" : false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:55:46,090 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.038s 2025-08-05 11:55:46,091 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1355a9f8-d25e-46c2-8b23-042686cfec4e', 'content-length': '855', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1355a9f8-d25e-46c2-8b23-042686cfec4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'{"volume": {"id": "cf57689e-fcf2-4d63-bc9d-f9f0197f6942", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:53:49.000000", "updated_at": "2025-08-05T11:53:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1221324705", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942"}], "user_id": "a2be028d22614ddca22f56094d5ea0e8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "d1fa96fb6069409cb72a992844007bf2"}}' 2025-08-05 11:55:46,220 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.114s 2025-08-05 11:55:46,220 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:46 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-8a8e1fa4-104d-49e4-940b-92d010602bf6', 'x-compute-request-id': 'req-8a8e1fa4-104d-49e4-940b-92d010602bf6', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'' 2025-08-05 11:55:46,385 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.164s 2025-08-05 11:55:46,386 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1685', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31b0328b-34a3-41bc-8406-d1a2c5fe5ba8', 'x-compute-request-id': 'req-31b0328b-34a3-41bc-8406-d1a2c5fe5ba8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"server": {"id": "dc1576d2-f4bf-4e3d-9355-38574a8b0614", "name": "tempest-TestServerVolumeAttachmentScenario-server-1313271585", "status": "ACTIV E", "tenant_id": "d1fa96fb6069409cb72a992844007bf2", "user_id": "a2be028d22614ddca22f56094d5ea0e8", "metadata": {}, "hostId": "41259107e805a5c19b10a514d0d4727ce102ef414a5c905c1493cdff", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:52Z", "updated": "2025-08-05T11:55:46Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-687138411-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}, {"version": 4, "addr": "172.24.4.41", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:60:61:c9"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-124424049", "OS-SRV-USG:launched_at": "2025-08-05T11:54:08.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--561842406"}], "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-05 11:56:36,474 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614 0.035s 2025-08-05 11:56:36,475 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f5c1643e-7acb-4aae-a776-1fdf6733846f', 'x-compute-request-id': 'req-f5c1643e-7acb-4aae-a776-1fdf6733846f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc1576d2-f4bf-4e3d-9355-38574a8b0614'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc1576d2-f4bf-4e3d-9355-38574a8b0614 could not be found."}}' 2025-08-05 11:56:36,506 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-124424049 0.030s 2025-08-05 11:56:36,506 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-1a7a1cfb-8453-49c2-b7d5-738f49af4c56', 'x-compute-request-id': 'req-1a7a1cfb-8453-49c2-b7d5-738f49af4c56', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-124424049'} Body: b'' 2025-08-05 11:56:36,686 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084 0.179s 2025-08-05 11:56:36,686 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicatio n/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-cd244b8f-d4f3-44cc-9493-ba13297cb49b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084'} Body: b'' 2025-08-05 11:56:36,707 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084 0.020s 2025-08-05 11:56:36,707 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-dd3e08e0-c4a2-4ef3-be8d-4c4fbb7231ef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/6ecdb838-4fb2-4988-8a38-0744eaba0084'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 6ecdb838-4fb2-4988-8a38-0744eaba0084 does not exist", "detail": ""}}' 2025-08-05 11:56:37,123 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5 0.415s 2025-08-05 11:56:37,124 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2bf8792b-1c99-4e72-90a6-22452bbf610c', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/c1fbe19a-37f4-4cef-ad4a-53189049f9a5'} Body: b'' 2025-08-05 11:56:37,224 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55 0.100s 2025-08-05 11:56:37,224 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-3be1eb8d-4a31-4dbb-8123-7a511b97719a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55'} Body: b'' 2025-08-05 11:56:37,249 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55 0.024s 2025-08-05 11:56:37,249 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1eb25ec-35e3-4544-965d-d0fc30411ad3', 'x-openstack-request-id': 'req-f1eb25ec-35e3-4544-965d-d0fc30411ad3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d2eda839-4122-4053-ab88-f915e558eb55'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d2eda839-4122-4053-ab88-f915e558eb55 could not be found."}}' 2025-08-05 11:56:37,340 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.090s 2025-08-05 11:56:37,341 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-c6fb2a19-7ce3-40c2-8f31-87d7b1253449', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'' 2025-08-05 11:56:37,363 99828 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942 0.021s 2025-08-05 11:56:37,363 99828 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cda660c-7fad-4d37-abbd-4c1681efe24f', 'x-openstack-request-id': 'req-7cda660c-7fad-4d37-abbd-4c1681efe24f', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf57689e-fcf2-4d63-bc9d-f9f0197f6942'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume cf57689e-fcf2-4d63-bc9d-f9f0197f6942 could not be found."}}' 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 20cec7ed-25ed-4e5b-8e29-e0c248584fbd failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:53:56,803 99834 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:53:56,803 99834 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:53:56,858 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.051s 2025-08-05 11:53:56,858 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-567120527", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFhO+8GtjSBZzUwbgtbDY+LUiHHdug2aswd8t1YyWlFKNAhLSz/WwCsSl3lA5AToRp+BMIQfuiKu+skDvXhTf5l3z/J3aOVQ23nTHObH35YD3uKAAN+imECBFNjQC/7pA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 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-8b651fed-f1f1-4756-bef8-4bdab0f74b51', 'x-compute-request-id': 'req-8b651fed-f1f1-4756-bef8-4bdab0f74b51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-567120527", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFhO+8GtjSBZzUwbgtbDY+LUiHHdug2aswd8t1YyWlFKNAhLSz/WwCsSl3lA5AToRp+BMIQfuiKu+skDvXhTf5l3z/J3aOVQ23nTHObH35YD3uKAAN+imECBFNjQC/7pA==", "fingerprint": "9a:e2:0a:4a:81:ba:8e:38:a7:76:38:7d:73:1d:e8:fd", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f"}}' 2025-08-05 11:53:56,860 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-567120527 created 2025-08-05 11:53:57,124 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.264s 2025-08-05 11:53:57,125 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--661965099", "description": "tempest-description--796656710"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-1fe2337b-f269-4d1e-bc91-51679ed278a3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "name": "tempest-securitygroup--661965099", "stateful": true, "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "description": "tempest-description--796656710", "shared": false, "security_group_rules": [{"id": "9efe723e-681e-4ba1-a586-bbe1eca59be9", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "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": 796, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:56Z", "updated_at": "2025-08-05T11:53:56Z", "revision_number": 0}, {"id": "a893e54a-3bbf-4c15-8bea-0292a88fd503", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_ran ge_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": 797, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:53:56Z", "updated_at": "2025-08-05T11:53:56Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:53:56Z", "updated_at": "2025-08-05T11:53:56Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:53:57,353 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.228s 2025-08-05 11:53:57,354 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-71f91c73-08c0-4d77-bd54-de2f81927c19', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9bf36187-de26-4ecf-b55d-00d47e0331b5", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "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-05T11:53:57Z", "updated_at": "2025-08-05T11:53:57Z", "revision_number": 0}}' 2025-08-05 11:53:57,583 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.229s 2025-08-05 11:53:57,583 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-9f697591-67fa-4ca6-b80f-092cd5409098', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0879aea0-1e9a-47e3-9260-b62058d5f433", "project_id": "855bc1ac6cd54a11808133a2721e5854", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "security_group_id": "e6b6da75-1f65-45c8-994e-7092a6c2b7dc", "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-05T11:53:57Z", "updated_at": "2025-08-05T11:53:57Z", "revision_number": 0}}' 2025-08-05 11:53:57,584 99834 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--661965099 created 2025-08-05 11:53:58,358 99834 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.773s 2025-08-05 11:53:58,358 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '526', 'x-openstack-request-id': 'req-e33c40ca-d1c3-4a95-9639-0ad42238e7a5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "05e4c391-a75c-4d20-9e53-be403c6bf400", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.8", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "855bc1ac6cd54a11808133a2721e5854", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:57Z", "updated_at": "2025-08-05T11:53:57Z", "revision_number": 0}}' 2025-08-05 11:53:58,358 99834 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '05e4c391-a75c-4d20-9e53-be403c6bf400', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.8', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:57Z', 'updated_at': '2025-08-05T11:53:57Z', 'revision_number': 0, 'ip': '172.24.4.8'} created 2025-08-05 11:53:58,456 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.092s 2025-08-05 11:53:58,456 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53: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-d50efb3b-cfb9-44bb-bf05-8c419109df73', '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": "5052b031a91a4547a3bb7bb9d1b4ed1f", "name": "tempest-AttachVolumeNegativeTest-481847751-project-member", "password_expires_at": null}, "audit_ids": ["CHSaIhxXQ3Sj3gBFj67mcw"], "expires_at": "2025-08-05T12:53:58.000000Z", "issued_at": "2025-08-05T11:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "855bc1ac6cd54a11808133a2721e5854", "name": "tempest-AttachVolumeNegativeTest-481847751"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": " identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/855bc1ac6cd54a11808133a2721e5854", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:53:58,457 99834 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '04359d57-dc6c-434a-8fdf-070bd937b05e', 'name': 'tempest-AttachVolumeNegativeTest-2105509408-network', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 58369, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:47:52Z', 'updated_at': '2025-08-05T11:47:52Z', 'revision_number': 1} available for tenant 2025-08-05 11:53:58,457 99834 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-567120527', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLFhO+8GtjSBZzUwbgtbDY+LUiHHdug2aswd8t1YyWlFKNAhLSz/WwCsSl3lA5AToRp+BMIQfuiKu+skDvXhTf5l3z/J3aOVQ23nTHObH35YD3uKAAN+imECBFNjQC/7pA==', 'fingerprint': '9a:e2:0a:4a:81:ba:8e:38:a7:76:38:7d:73:1d:e8:fd', 'user_id': '5052b031a91a4547a3bb7bb9d1b4ed1f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCBZ00ZYzrUMypxvxb6bdbNcMA2S/AHiYmxcG0Oebhm583F5pcMiw0I\nuwszaSgD0j2gBwYFK4EEACKhZANiAASxYTvvBrY0gWc1MG4LWw2Pi1Ihx3boNmrM\nHfLdWMlpRSjQIS0s/1sArEpd5QOQE6EafgTCEH7oirvrJA714U3+Zd8/yd2jlUNt\n50xzmx9+WA97igADfophAgRTY0Av+6Q=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'e6b6da75-1f65-45c8-994e-7092a6c2b7dc', 'name': 'tempest-securitygroup--661965099', 'stateful': True, 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'description': 'tempest-description--796656710', 'shared': False, 'security_group_rules': [{'id': '9efe723e-681e-4ba1-a586-bbe1eca59be9', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'e6b6da75-1f65-45c8-994e-7092a6c2b7dc', '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': 796, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:56Z', 'updated_at': '2025-08-05T11:53:56Z', 'revision_number': 0}, {'id': 'a893e54a-3bbf-4c15-8bea-0292a88fd503', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'security_group_id': 'e6b6da75-1f65-45c8-994e-7092a6c2b7dc', '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': 797, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:53:56Z', 'updated_at': '2025-08-05T11:53:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:5 3:56Z', 'updated_at': '2025-08-05T11:53:56Z', 'revision_number': 1, 'project_id': '855bc1ac6cd54a11808133a2721e5854'}, 'floating_ip': {'id': '05e4c391-a75c-4d20-9e53-be403c6bf400', 'tenant_id': '855bc1ac6cd54a11808133a2721e5854', 'floating_ip_address': '172.24.4.8', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '855bc1ac6cd54a11808133a2721e5854', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:53:57Z', 'updated_at': '2025-08-05T11:53:57Z', 'revision_number': 0, 'ip': '172.24.4.8'}} 2025-08-05 11:53:59,158 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.700s 2025-08-05 11:53:59,159 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1085838007", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "04359d57-dc6c-434a-8fdf-070bd937b05e"}], "security_groups": [{"name": "tempest-securitygroup--661965099"}], "key_name": "tempest-keypair-567120527", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a9f35d21-7767-4203-93fc-e2d290e096c7', 'x-compute-request-id': 'req-a9f35d21-7767-4203-93fc-e2d290e096c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--661965099"}], "adminPass": "password"}}' 2025-08-05 11:53:59,234 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.072s 2025-08-05 11:53:59,234 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:53:59 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-8fab9b66-3c5f-4d3d-a334-bdbbc07a0ced', 'x-compute-request-id': 'req-8fab9b66-3c5f-4d3d-a334-bdbbc07a0ced', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "name": "tempest-AttachVolumeNegativeTest-server-1085838007", "status": "BUILD", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{ "rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:59Z", "updated": "2025-08-05T11:53:59Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-567120527", "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-05 11:54:49,497 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.199s 2025-08-05 11:54:49,497 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:49 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-b7cc5ef8-5ff0-4e59-8fd2-b465258f88bb', 'x-compute-request-id': 'req-b7cc5ef8-5ff0-4e59-8fd2-b465258f88bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "name": "tempest-AttachVolumeNegativeTest-server-1085838007", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:59Z", "updated": "2025-08-05T11:54:15Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:1e:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-567120527", "OS-SRV-USG:launched_at": "2025-08-05T11:54:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661965099"}], "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-05 11:54:49,511 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:55:49,766 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/os-interface 0.195s 2025-08-05 11:55:49,767 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'open stack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6ffe7366-254a-4b79-8a2c-4e7c129c7109', 'x-compute-request-id': 'req-6ffe7366-254a-4b79-8a2c-4e7c129c7109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "port_id": "c1e4a200-9f27-434b-9419-1b09d60bfa52", "mac_addr": "fa:16:3e:2b:1e:e0", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "21bfaef9-2550-4b30-bc61-3c7ca72db0ad", "ip_address": "10.0.0.10"}]}]}' 2025-08-05 11:55:50,507 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400 0.736s 2025-08-05 11:55:50,507 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "c1e4a200-9f27-434b-9419-1b09d60bfa52"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-604bc2e3-fae2-43a5-8bd6-f2ff12abd28b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400'} Body: b'{"floatingip": {"id": "05e4c391-a75c-4d20-9e53-be403c6bf400", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "floating_ip_address": "172.24.4.8", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "543bedfd-4524-478f-9a92-baf1ce9218f4", "port_id": "c1e4a200-9f27-434b-9419-1b09d60bfa52", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "04359d57-dc6c-434a-8fdf-070bd937b05e", "mac_address": "fa:16:3e:2b:1e:e0", "admin_state_up": true, "status": "ACTIVE", "device_id": "f5d46901-66c4-46cc-a421-4247b4c55195", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:53:57Z", "updated_at": "2025-08-05T11:55:49Z", "revision_number": 1, "project_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:55:50,508 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.8:22' as 'cirros' with public key authentication 2025-08-05 11:55:51,534 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:55:51,638 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:55:51,639 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.8 successfully created 2025-08-05 11:55:51,696 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/ips 0.056s 2025-08-05 11:55:51,696 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:51 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-7035bcc5-cf5a-48d5-8d17-c629bd1a7c19', 'x-compute-request-id': 'req-7035bcc5-cf5a-48d5-8d17-c629bd1a7c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10"}, {"version": 4, " addr": "172.24.4.8"}]}}' 2025-08-05 11:55:51,882 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.183s 2025-08-05 11:55:51,882 99834 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-1705800309"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bba52c0d-93ec-479c-8c5f-223c052f1833', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bba52c0d-93ec-479c-8c5f-223c052f1833', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20cec7ed-25ed-4e5b-8e29-e0c248584fbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:51.826075", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1705800309", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:51,947 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd 0.053s 2025-08-05 11:55:51,947 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86fcfae0-aaa5-4145-9ffb-6a0759295186', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86fcfae0-aaa5-4145-9ffb-6a0759295186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd'} Body: b'{"volume": {"id": "20cec7ed-25ed-4e5b-8e29-e0c248584fbd", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:52.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1705800309", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:55:53,000 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd 0.036s 2025-08-05 11:55:53,000 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-c5c108a4-6119-481a-8f7f-b631372d89a0', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5c108a4-6119-481a-8f7f-b631372d89a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd'} Body: b'{"volume": {"id": "20cec7ed-25ed-4e5b-8e29-e0c248584fbd", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:52.000000", "updated_at": "2025-08-05T11:55:52.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1705800309", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20cec7ed-25ed-4e5b-8e29-e0c248584fbd"}], "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "855bc1ac6cd54a11808133a2721e5854"}}' 2025-08-05 11:55:53,143 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.129s 2025-08-05 11:55:53,144 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73b37618-bc59-46c4-8a37-541290d28580', 'x-compute-request-id': 'req-73b37618-bc59-46c4-8a37-541290d28580', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'' 2025-08-05 11:55:53,313 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.169s 2025-08-05 11:55:53,314 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:53 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-f21f6bbd-5acb-4907-b191-a469195453dd', 'x-compute-request-id': 'req-f21f6bbd-5acb-4907-b191-a469195453dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"server": {"id": "f5d46901-66c4-46cc-a421-4247b4c55195", "name": "tempest-AttachVolumeNegativeTest-server-1085838007", "status": "ACTIVE", "tenant_id": "855bc1ac6cd54a11808133a2721e5854", "user_id": "5052b031a91a4547a3bb7bb9d1b4ed1f", "metadata": {}, "hostId": "5dfb38d1eedf4603c62a08dade9c8c7db3d5eee6b5c6e6b099e9f1dd", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:53:59Z", "updated": "2025-08-05T11:55:53Z", "addresses": {"tempest-AttachVolumeNegativeTest-2105509408-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:1e:e 0"}, {"version": 4, "addr": "172.24.4.8", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2b:1e:e0"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f5d46901-66c4-46cc-a421-4247b4c55195"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-567120527", "OS-SRV-USG:launched_at": "2025-08-05T11:54:15.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--661965099"}], "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-05 11:56:43,408 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195 0.043s 2025-08-05 11:56:43,409 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-bc1995fe-87b2-4795-bfa2-c716bad41435', 'x-compute-request-id': 'req-bc1995fe-87b2-4795-bfa2-c716bad41435', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f5d46901-66c4-46cc-a421-4247b4c55195'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f5d46901-66c4-46cc-a421-4247b4c55195 could not be found."}}' 2025-08-05 11:56:43,456 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-567120527 0.045s 2025-08-05 11:56:43,456 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-f01f0415-29ae-42f5-a482-d293dd71d4f8', 'x-compute-request-id': 'req-f01f0415-29ae-42f5-a482-d293dd71d4f8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-567120527'} Body: b'' 2025-08-05 11:56:43,639 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc 0.182s 2025-08-05 11:56:43,640 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-c51bfe1b-8586-43a2-a6c9-08b162789984', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc'} Body: b'' 2025-08-05 11:56:43,673 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc 0.033s 2025-08-05 11:56:43,674 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-58f99ad5-2711-4e36-aea7-e88c0044c323', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/e6b6da75-1f65-45c8-994e-7092a6c2b7dc'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group e6b6da75-1f65-45c8-994e-7092a6c2b7dc does not exist", "detail": ""}}' 2025-08-05 11:56:44,071 99834 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400 0.396s 2025-08-05 11:56:44,072 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-ca58af5b-24c6-4a80-932d-dfc63e86b823', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/05e4c391-a75c-4d20-9e53-be403c6bf400'} Body: b'' 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 763626ce-04dc-4cb7-8014-0e8d51572748 failed to build and is in ERROR status 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 7f477556-e18d-497f-a8bd-7e3bc5deda30 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:54:00,618 99826 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:54:00,618 99826 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:54:00,671 99826 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-05 11:54:00,672 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-142892070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKm7N4uvQrq+YR1BPh4oo1l0zuP5ZRJzw3l0AambQCtw/C4OAOHk9q61rNS1noaN3Dneh+bG3WO94OvQWT7gOLZ2N+2XgjxXQz48JeZgRkdGDfyQt7v8tgrn6fgAnIhM4w=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-53858586-a72d-41c6-a2bb-0b5f53269804', 'x-compute-request-id': 'req-53858586-a72d-41c6-a2bb-0b5f53269804', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-142892070", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKm7N4uvQrq+YR1BPh4oo1l0zuP5ZRJzw3l0AambQCtw/C4OAOHk9q61rNS1noaN3Dneh+bG3WO94OvQWT7gOLZ2N+2XgjxXQz48JeZgRkdGDfyQt7v8tgrn6fgAnIhM4w==", "fingerprint": "ed:e7:c4:18:dc:38:e0:8f:73:34:3b:d0:ed:87:0e:10", "user_id": "3cf586312ef647f2be89ff6c77a7eae8"}}' 2025-08-05 11:54:00,674 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-142892070 created 2025-08-05 11:54:00,938 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.263s 2025-08-05 11:54:00,938 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--578551912", "description": "tempest-description--2093545114"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-896f638d-b578-4176-9212-36443718393e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "name": "tempest-securitygroup--578551912", "stateful": true, "tenant_id": "b35830322adf47e08bfc690d9eadb481", "description": "tempest-description--2093545114", "shared": false, "security_group_rules": [{"id": "5327aa2d-a894-4d09-b7fe-32eb1bee2074", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "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": 810, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:54:00Z", "updated_at": "2025-08-05T11:54:00Z", "revision_number": 0}, {"id": "b66692bc-d012-4ea0-9a51-1f22d9dda119", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "ethertype": "IPv4", "direction": "egress", "protocol": null, "port_r ange_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": 809, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:54:00Z", "updated_at": "2025-08-05T11:54:00Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:54:00Z", "updated_at": "2025-08-05T11:54:00Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:54:01,517 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.577s 2025-08-05 11:54:01,517 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-533ee5c5-abdf-4a10-bae3-1cceea16d940', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3b273216-c889-4710-9032-2c2f325e8907", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "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-05T11:54:01Z", "updated_at": "2025-08-05T11:54:01Z", "revision_number": 0}}' 2025-08-05 11:54:01,753 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.236s 2025-08-05 11:54:01,754 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7d255afa-3895-4cb6-bffd-d152ce15318e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6cd0daa6-0036-4433-b043-eb2b02d15330", "project_id": "b35830322adf47e08bfc690d9eadb481", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "security_group_id": "d5d9f8ab-46be-416c-aaea-cb704c230ad4", "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-05T11:54:01Z", "updated_at": "2025-08-05T11:54:01Z", "revision_number": 0}}' 2025-08-05 11:54:01,754 99826 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--578551912 created 2025-08-05 11:54:03,010 99826 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.255s 2025-08-05 11:54:03,011 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-64cdbc3d-2fa5-4bf8-a95c-1961f7a6b1ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "85a49e1c-bc48-4b08-b3c6-458f5198fd09", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.114", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "b35830322adf47e08bfc690d9eadb481", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:54:02Z", "updated_at": "2025-08-05T11:54:02Z", "revision_number": 0}}' 2025-08-05 11:54:03,011 99826 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '85a49e1c-bc48-4b08-b3c6-458f5198fd09', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:54:02Z', 'updated_at': '2025-08-05T11:54:02Z', 'revision_number': 0, 'ip': '172.24.4.114'} created 2025-08-05 11:54:03,115 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.097s 2025-08-05 11:54:03,115 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:03 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-27d84b0d-6410-4c6b-8b89-f2b41f87e4e0', '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": "3cf586312ef647f2be89ff6c77a7eae8", "name": "tempest-AttachVolumeTestJSON-306252219-project-member", "password_expires_at": null}, "audit_ids": ["xQgbhSaaSqCkXks3VCBCwg"], "expires_at": "2025-08-05T12:54:03.000000Z", "issued_at": "2025-08-05T11:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b35830322adf47e08bfc690d9eadb481", "name": "tempest-AttachVolumeTestJSON-306252219"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b35830322adf47e08bfc690d9eadb481", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:54:03,116 99826 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '2785b056-d584-41a7-892d-01f1d2fef7de', 'name': 'tempest-AttachVolumeTestJSON-182005102-network', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 20399, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:51:05Z', 'updated_at': '2025-08-05T11:51:05Z', 'revision_number': 1} available for tenant 2025-08-05 11:54:03,117 99826 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-142892070', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKm7N4uvQrq+YR1BPh4oo1l0zuP5ZRJzw3l0AambQCtw/C4OAOHk9q61rNS1noaN3Dneh+bG3WO94OvQWT7gOLZ2N+2XgjxXQz48JeZgRkdGDfyQt7v8tgrn6fgAnIhM4w==', 'fingerprint': 'ed:e7:c4:18:dc:38:e0:8f:73:34:3b:d0:ed:87:0e:10', 'user_id': '3cf586312ef647f2be89ff6c77a7eae8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC+X39CnJbu12QAHDA1O3aaVwRBocN1W1Xif5BorDC04zh6j1AT0BTP\neDTP3XVVvM2gBwYFK4EEACKhZANiAASpuzeLr0K6vmEdQT4eKKNZdM7j+WUSc8N5\ndAGpm0ArcPwuDgDh5PautazUtZ6Gjdw53ofmxt1jveDr0Fk+4Di2djftl4I8V0M+\nPCXmYEZHRg38kLe7/LYK5+n4AJyITOM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'd5d9f8ab-46be-416c-aaea-cb704c230ad4', 'name': 'tempest-securitygroup--578551912', 'stateful': True, 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'description': 'tempest-description--2093545114', 'shared': False, 'security_group_rules': [{'id': '5327aa2d-a894-4d09-b7fe-32eb1bee2074', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'd5d9f8ab-46be-416c-aaea-cb704c230ad4', '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': 810, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:00Z', 'updated_at': '2025-08-05T11:54:00Z', 'revision_number': 0}, {'id': 'b66692bc-d012-4ea0-9a51-1f22d9dda119', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'security_group_id': 'd5d9f8ab-46be-416c-aaea-cb704c230ad4', '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': 809, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:00Z', 'updated_at': '2025-08-05T11:54:00Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:54: 00Z', 'updated_at': '2025-08-05T11:54:00Z', 'revision_number': 1, 'project_id': 'b35830322adf47e08bfc690d9eadb481'}, 'floating_ip': {'id': '85a49e1c-bc48-4b08-b3c6-458f5198fd09', 'tenant_id': 'b35830322adf47e08bfc690d9eadb481', 'floating_ip_address': '172.24.4.114', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'b35830322adf47e08bfc690d9eadb481', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:54:02Z', 'updated_at': '2025-08-05T11:54:02Z', 'revision_number': 0, 'ip': '172.24.4.114'}} 2025-08-05 11:54:03,695 99826 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.576s 2025-08-05 11:54:03,695 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-491067850", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "2785b056-d584-41a7-892d-01f1d2fef7de"}], "security_groups": [{"name": "tempest-securitygroup--578551912"}], "key_name": "tempest-keypair-142892070", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-48f1511e-89bb-49c6-a57d-42783f9e9428', 'x-compute-request-id': 'req-48f1511e-89bb-49c6-a57d-42783f9e9428', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--578551912"}], "adminPass": "password"}}' 2025-08-05 11:54:03,763 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.065s 2025-08-05 11:54:03,764 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1228', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e969bcdd-01b8-43e2-a680-a55e7be180ff', 'x-compute-request-id': 'req-e969bcdd-01b8-43e2-a680-a55e7be180ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "name": "tempest-AttachVolumeTestJSON-server-491067850", "status": "BUILD", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:04Z", "updated": "2025-08-05T11:54:03Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-142892070", "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-05 11:54:54,081 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.252s 2025-08-05 11:54:54,081 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1532', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ae37218-58e8-4983-8080-b3752e5effb6', 'x-compute-request-id': 'req-5ae37218-58e8-4983-8080-b3752e5effb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "name": "tempest-AttachVolumeTestJSON-server-491067850", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:03Z", "updated": "2025-08-05T11:54:19Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:be:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-142892070", "OS-SRV-USG:launched_at": "2025-08-05T11:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--578551912"}], "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-05 11:54:54,096 99826 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:55:54,345 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/os-interface 0.190s 2025-08-05 11:55:54,346 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-versi on': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07aa416a-a61b-4763-995a-9b9612037ef4', 'x-compute-request-id': 'req-07aa416a-a61b-4763-995a-9b9612037ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "port_id": "9c0b2af0-f373-4d3e-989d-e6bf11964f17", "mac_addr": "fa:16:3e:c5:be:47", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "267b9c19-d78a-48d5-b7f0-fd689d744dba", "ip_address": "10.0.0.5"}]}]}' 2025-08-05 11:55:55,351 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09 1.001s 2025-08-05 11:55:55,352 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "9c0b2af0-f373-4d3e-989d-e6bf11964f17"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-d595520e-4e83-4205-9958-8881a651b588', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09'} Body: b'{"floatingip": {"id": "85a49e1c-bc48-4b08-b3c6-458f5198fd09", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "floating_ip_address": "172.24.4.114", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "fc5e22d1-dbb6-42ce-b58f-960fa34b626d", "port_id": "9c0b2af0-f373-4d3e-989d-e6bf11964f17", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2785b056-d584-41a7-892d-01f1d2fef7de", "mac_address": "fa:16:3e:c5:be:47", "admin_state_up": true, "status": "ACTIVE", "device_id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:54:02Z", "updated_at": "2025-08-05T11:55:54Z", "revision_number": 1, "project_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:55:55,353 99826 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.114:22' as 'cirros' with public key authentication 2025-08-05 11:55:55,370 99826 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:55:55,475 99826 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:55:55,476 99826 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.114 successfully created 2025-08-05 11:55:55,521 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/ips 0.044s 2025-08-05 11:55:55,522 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5139b39b-4ba7-4862-92eb-396ebba69afb', 'x-compute-request-id': 'req-5139b39b-4ba7-4862-92eb-396ebba69afb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2025-08-05 11:55:55,705 9982 6 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/volumes 0.180s 2025-08-05 11:55:55,705 99826 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-1018679152"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99fe372a-9302-455f-9394-929d17e8475b', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99fe372a-9302-455f-9394-929d17e8475b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "7f477556-e18d-497f-a8bd-7e3bc5deda30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:55.642687", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1018679152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:55:55,758 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30 0.040s 2025-08-05 11:55:55,759 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd4a7199-5e2f-4e00-9b0f-fe50b721054a', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd4a7199-5e2f-4e00-9b0f-fe50b721054a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30'} Body: b'{"volume": {"id": "7f477556-e18d-497f-a8bd-7e3bc5deda30", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:56.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1018679152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:55:56,811 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30 0.036s 2025-08-05 11:55:56,812 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fea24380-3d04-4785-9346-f6 3f177da835', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fea24380-3d04-4785-9346-f63f177da835', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30'} Body: b'{"volume": {"id": "7f477556-e18d-497f-a8bd-7e3bc5deda30", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:55:56.000000", "updated_at": "2025-08-05T11:55:56.000000", "name": "tempest-AttachVolumeTestJSON-volume-1018679152", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/7f477556-e18d-497f-a8bd-7e3bc5deda30"}], "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b35830322adf47e08bfc690d9eadb481"}}' 2025-08-05 11:55:56,950 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.124s 2025-08-05 11:55:56,951 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-db48946a-eac0-4da0-a909-b1bfbc745265', 'x-compute-request-id': 'req-db48946a-eac0-4da0-a909-b1bfbc745265', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'' 2025-08-05 11:55:57,176 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.224s 2025-08-05 11:55:57,176 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:55:56 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-1e5df3cf-4b46-4d76-85c9-a3bc73473877', 'x-compute-request-id': 'req-1e5df3cf-4b46-4d76-85c9-a3bc73473877', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"server": {"id": "dcaf08d4-ec83-40b7-9b1a-acd5ff141cba", "name": "tempest-AttachVolumeTestJSON-server-491067850", "status": "ACTIVE", "tenant_id": "b35830322adf47e08bfc690d9eadb481", "user_id": "3cf586312ef647f2be89ff6c77a7eae8", "metadata": {}, "hostId": "2af23695a9dd14a01ac570f15cec51d2b33914487f46fe9901b802b5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:03Z", "updated": "2025-08-05T11:55:57Z", "addresses": {"tempest-AttachVolumeTestJSON-182005102-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:be:47"}, {"version": 4, "addr": "172.24.4.114", "OS-EXT-IPS:type": "floating", "OS-EXT-IP S-MAC:mac_addr": "fa:16:3e:c5:be:47"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-142892070", "OS-SRV-USG:launched_at": "2025-08-05T11:54:18.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--578551912"}], "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-05 11:56:47,439 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba 0.199s 2025-08-05 11:56:47,439 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-53c97b45-027b-4912-b448-5ecbb09ab563', 'x-compute-request-id': 'req-53c97b45-027b-4912-b448-5ecbb09ab563', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dcaf08d4-ec83-40b7-9b1a-acd5ff141cba'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dcaf08d4-ec83-40b7-9b1a-acd5ff141cba could not be found."}}' 2025-08-05 11:56:47,466 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-142892070 0.026s 2025-08-05 11:56:47,467 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-bfd328fb-0fbe-4e52-87a2-cce0c7ece66d', 'x-compute-request-id': 'req-bfd328fb-0fbe-4e52-87a2-cce0c7ece66d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-142892070'} Body: b'' 2025-08-05 11:56:47,661 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4 0.193s 2025-08-05 11:56:47,661 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-bfd4f324-8772-446a-8f0e-7afe97a96fa0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4'} Body: b'' 2025-08-05 11:56:47,681 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4 0.019s 2025-08-05 11:56:47,681 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - He aders: {'date': 'Tue, 05 Aug 2025 11:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-074d0e8d-1ec8-4c13-82c4-de683f1388a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/d5d9f8ab-46be-416c-aaea-cb704c230ad4'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group d5d9f8ab-46be-416c-aaea-cb704c230ad4 does not exist", "detail": ""}}' 2025-08-05 11:56:48,062 99826 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09 0.380s 2025-08-05 11:56:48,063 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-3ba489d7-4cb6-448b-b01e-fd273b8e6d7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/85a49e1c-bc48-4b08-b3c6-458f5198fd09'} Body: b'' tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status[id-3b42c9b9-c984-4444-816e-ca2e1ed30b40] ---------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_group_snapshots.py", line 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 df569d31-8866-4574-8b3c-9a1bbc04ddd3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:49,745 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 POST http://10.0.0.210/volume/v3/types 0.203s 2025-08-05 11:56:49,746 99834 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-1027544178"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74c18ac6-621e-403a-baa5-0cd49d6bfeda', 'content-length': '228', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c18ac6-621e-403a-baa5-0cd49d6bfeda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "a0c3d9a1-d94f-4ac8-a7df-2692afde761e", "name": "tempest-GroupSnapshotsV319Test-volume-type-1027544178", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:56:49,796 99834 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.047s 2025-08-05 11:56:49,797 99834 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-1121292710"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ffa3797-55b9-4f20-8437-c12a09a07cb8', 'content-length': '185', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ffa3797-55b9-4f20-8437-c12a09a07cb8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "72b19d20-e490-4298-84d5-e8bea7b84332", "name": "tempest-GroupSnapshotsV319Test-group-type-1121292710", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:56:49,998 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 202 POST http://10.0.0.210/volume/v3/groups 0.198s 2025-08-05 11:56:49,998 99834 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": "72b19d20-e490-4298-84d5-e8bea7b84332", "volume_types": ["a0c3d9a1-d94f-4ac8-a7df-2692afde761e"], "name": "tempest-GroupSnapshotsV319Test-Group-1329859673"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-531cf57f-7a2c-4c0b-b9cb-090f10722244', 'content-length': '116', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-531cf57f-7a2c-4c0b-b9cb-090f10722244', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "df569d31-8866-4574-8b3c-9a1bbc04ddd3", "name": "tempest-GroupSnapshotsV319Test-Group-1329859673"}}' 2025-08-05 11:56:50,039 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3 0.038s 2025-08-05 11:56:50,039 99834 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 - Hea ders: {'date': 'Tue, 05 Aug 2025 11:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-898d7573-19d0-4391-8d7f-6596cf396d0d', 'content-length': '396', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-898d7573-19d0-4391-8d7f-6596cf396d0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3'} Body: b'{"group": {"id": "df569d31-8866-4574-8b3c-9a1bbc04ddd3", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:56:50.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1329859673", "description": null, "group_type": "72b19d20-e490-4298-84d5-e8bea7b84332", "volume_types": ["a0c3d9a1-d94f-4ac8-a7df-2692afde761e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:56:51,098 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:test_reset_group_snapshot_status): 200 GET http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3 0.054s 2025-08-05 11:56:51,098 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61badde0-c814-468f-80c8-4be2f00e69f0', 'content-length': '393', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61badde0-c814-468f-80c8-4be2f00e69f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3'} Body: b'{"group": {"id": "df569d31-8866-4574-8b3c-9a1bbc04ddd3", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:56:50.000000", "name": "tempest-GroupSnapshotsV319Test-Group-1329859673", "description": null, "group_type": "72b19d20-e490-4298-84d5-e8bea7b84332", "volume_types": ["a0c3d9a1-d94f-4ac8-a7df-2692afde761e"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:56:51,136 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.032s 2025-08-05 11:56:51,136 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7796a13e-a8ca-44ed-ac44-c0b8a588d2cc', 'content-length': '15', 'openstack-api-version': 'volume 3.19', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7796a13e-a8ca-44ed-ac44-c0b8a588d2cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:56:51,207 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3/action 0.057s 2025-08-05 11:56:51,207 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 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-d13110bf-60eb-4454-af47-4953841c7bad', 'connection': 'close', 'status': '202', 'content-location' : 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3/action'} Body: b'' 2025-08-05 11:56:51,224 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3 0.016s 2025-08-05 11:56:51,224 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 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-8e923e5c-f778-4b95-94c5-161eeb293161', 'x-openstack-request-id': 'req-8e923e5c-f778-4b95-94c5-161eeb293161', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/df569d31-8866-4574-8b3c-9a1bbc04ddd3'} Body: b'{"itemNotFound": {"code": 404, "message": "Group df569d31-8866-4574-8b3c-9a1bbc04ddd3 could not be found."}}' 2025-08-05 11:56:51,253 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/72b19d20-e490-4298-84d5-e8bea7b84332 0.028s 2025-08-05 11:56:51,254 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.19', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 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-0666c03c-c6f5-4e4d-aa1c-5b792b691156', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/72b19d20-e490-4298-84d5-e8bea7b84332'} Body: b'' 2025-08-05 11:56:51,311 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e 0.057s 2025-08-05 11:56:51,312 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-8a2cbf8a-958b-49ad-b1af-6d26890b1437', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e'} Body: b'' 2025-08-05 11:56:51,329 99834 INFO [tempest.lib.common.rest_client] Request (GroupSnapshotsV319Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e 0.017s 2025-08-05 11:56:51,330 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '114', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a5b00b-a091-4a44-a574-c14da8687aef', 'x-openstack-request-id': 'req-58a5b00b-a091-4a44-a574-c14da8687aef', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/a0c3d9a1-d94f-4ac8-a7df-2692afde761e'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type a0c3d9a1-d94f-4ac8-a7df-2692afde761e could not be found."}}' tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage[id-ae8b6091-48ad-4bfa-a188-bbf5cc02115f] ------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/admin/test_volume_quotas.py", line 123, in test_quota_usage volume = self.create_volume() File "/opt/stack/tempest/tempest/api/volume/base.py", line 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 a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:54,662 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/os-quota-sets/c5b2ff58af074240a858804b4a05d694?usage=True 0.040s 2025-08-05 11:56:54,662 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01f4ebce-dcff-446e-af47-ee91e9359801', 'content-length': '868', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01f4ebce-dcff-446e-af47-ee91e9359801', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/os-quota-sets/c5b2ff58af074240a858804b4a05d694?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": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:55,130 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 202 POST http://10.0.0.210/volume/v3/volumes 0.458s 2025-08-05 11:56:55,131 99826 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-224531601"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f907ac8c-9d0f-4f6c-b32e-e98aeaf2d1eb', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f907ac8c-9d0f-4f6c-b32e-e98aeaf2d1eb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.067582", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:56:55,178 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.035s 2025-08-05 11:56:55,179 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-e9e9ea11-61bb-4333-bcbf-c54952e4c39f', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e9ea11-61bb-4333-bcbf-c54952e4c39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:56,233 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage): 200 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.040s 2025-08-05 11:56:56,234 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e96f5c1-df8d-48a0-ab97-ca1878af7d85', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e96f5c1-df8d-48a0-ab97-ca1878af7d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.000000", "updated_at": "2025-08-05T11:56:55.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:56,293 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.044s 2025-08-05 11:56:56,293 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-065c6de4-0ca4-4206-9808-ac53d8133b11', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-065c6de4-0ca4-4206-9808-ac53d8133b11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"volume": {"id": "a6709075-2e8c-4bcd-9c5f-4c85e13b7c92", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "202 5-08-05T11:56:55.000000", "updated_at": "2025-08-05T11:56:55.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-224531601", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:56,400 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.093s 2025-08-05 11:56:56,401 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-86fadb91-3fd7-47e0-a3a8-6e8a6c818e3d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'' 2025-08-05 11:56:56,423 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 0.021s 2025-08-05 11:56:56,423 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-71dab9c8-6805-4563-9070-f2f750faf280', 'x-openstack-request-id': 'req-71dab9c8-6805-4563-9070-f2f750faf280', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a6709075-2e8c-4bcd-9c5f-4c85e13b7c92'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a6709075-2e8c-4bcd-9c5f-4c85e13b7c92 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 9d9e6438-5f1f-49e0-8665-aa43f44ce496 failed to build and is in ERROR status 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 26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:54,755 99832 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.619s 2025-08-05 11:56:54,755 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-image-dependency-test-542127243", "container_format": "bare", "disk_format": "raw", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '647', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-fdc34f38-cb7c-473f-9da6-f7b71b99b70e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-image-dependency-test-542127243", "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": "7e98f3a35ba3419bb5be7962cd722dfe", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bde76002-c162-46d2-bc3e-fc539e5c46a5", "created_at": "2025-08-05T11:56:55Z", "updated_at": "2025-08-05T11:56:55Z", "tags": [], "self": "/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5", "file": "/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:56:55,600 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 204 PUT http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5/file 0.842s 2025-08-05 11:56:55,600 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-0242545e-47e4-469b-9e03-1f12faafbede', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5/file'} Body: b'' 2025-08-05 11:56:55,631 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5 0.030s 2025-08-05 11:56:55,640 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '807', 'content-type': 'application/json', 'x-openstack-request-id': 'req-858e12d4-4c4f-4eec-a3ce-5efc8739038c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5'} Body: b'{"name": "tempest-image-dependency-test-542127243", "disk_format": "raw", "container_format": "bare", "visibility": "private", "size": 1024, "virtual_size": 1024, "status": "active", "checksum": "cd942a307b6a362d5e034f7619a918c8", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "7e98f3a35ba3419bb5be7962cd722dfe", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "917b2a7efcbbdea64e12fb45f18766e8c6e0c54fb0fb65e3ef7a5dabaf9fa9383ac9ed12413dccb829a2a4f32e4f1ffcda1101ec16f83f5452270df743233c05", "id": "bde76002-c162-46d2-bc3e-fc539e5c46a5", "created_at": "2025-08-05T11:56:55Z", "updated_at": "2025-08-05T11:56:56Z", "tags": [], "self": "/v2/images/bde76002-c162-46d2-bc3e-fc539e5c46a5", "file": "/v2/images/bde76002-c162-46d2-b c3e-fc539e5c46a5/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:56:55,710 99832 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.046s 2025-08-05 11:56:55,711 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:55 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-de32f3e8-bd47-415e-a6d5-c5adb8e3e89e', '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": "409407919141416e9af68921cb78ac8a", "name": "tempest-ImageDependencyTests-66632829-project-member", "password_expires_at": null}, "audit_ids": ["7PdvWryFRz2To6F0lqRuqA"], "expires_at": "2025-08-05T12:56:55.000000Z", "issued_at": "2025-08-05T11:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7e98f3a35ba3419bb5be7962cd722dfe", "name": "tempest-ImageDependencyTests-66632829"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/7e98f3a35ba3419bb5be7962cd722dfe", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:56:55,712 99832 INFO [tempest.lib.common.fixed_network] (ImageDependencyTests:test_image_volume_server_snapshot_dependency) Found network None available for tenant 2025-08-05 11:56:56,102 99832 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.387s 2025-08-05 11:56:56,102 99832 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-894460090", "imageRef": "bde76002-c162-46d2-bc3e-fc539e5c46a5", "size": 1}} Response - Headers: {'date': ' Tue, 05 Aug 2025 11:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0369d5f4-999a-4587-8442-1a58d3005bc9', 'content-length': '753', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0369d5f4-999a-4587-8442-1a58d3005bc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "26d3810c-f0b9-4612-ac8f-bcb4fafcafe0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:55.990690", "updated_at": null, "name": "tempest-tempest.common.compute-volume-894460090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}], "user_id": "409407919141416e9af68921cb78ac8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:56:56,159 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.040s 2025-08-05 11:56:56,160 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ed8bf9-e716-4e99-ac02-30534a607f62', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ed8bf9-e716-4e99-ac02-30534a607f62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'{"volume": {"id": "26d3810c-f0b9-4612-ac8f-bcb4fafcafe0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:56.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-894460090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}], "user_id": "409407919141416e9af68921cb78ac8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e98f3a35ba3419bb5be7962cd722dfe"}}' 2025-08-05 11:56:57,238 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 200 GET http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.064s 2025-08-05 11:56:57,238 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96b67821-7301-4e83-b08e-76faed007e7d', 'content-length': '842', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96b67821-7301-4e83-b08e-76faed007e7d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'{"volume": {"id": "26d3810c-f0b9-4612-ac8f-bcb4fafcafe0", "status": "error", "size": 1, "availability_zone": "nova", "created_at ": "2025-08-05T11:56:56.000000", "updated_at": "2025-08-05T11:56:56.000000", "name": "tempest-tempest.common.compute-volume-894460090", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0"}], "user_id": "409407919141416e9af68921cb78ac8a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7e98f3a35ba3419bb5be7962cd722dfe"}}' 2025-08-05 11:56:57,344 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 202 DELETE http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.092s 2025-08-05 11:56:57,345 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-65ce3fba-d152-444a-a23b-8837320a11be', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'' 2025-08-05 11:56:57,364 99832 INFO [tempest.lib.common.rest_client] Request (ImageDependencyTests:test_image_volume_server_snapshot_dependency): 404 GET http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 0.018s 2025-08-05 11:56:57,364 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-450d8620-3845-4f0f-97f0-60837e35606c', 'x-openstack-request-id': 'req-450d8620-3845-4f0f-97f0-60837e35606c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/26d3810c-f0b9-4612-ac8f-bcb4fafcafe0'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 26d3810c-f0b9-4612-ac8f-bcb4fafcafe0 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 0d693462-0719-4377-921c-eadcf74b3ba4 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:56,610 99826 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.182s 2025-08-05 11:56:56,610 99826 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-1824581868"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5377afa0-ef69-4549-a353-09659c94f774', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5377afa0-ef69-4549-a353-09659c94f774', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:56.551642", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:56:56,662 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.040s 2025-08-05 11:56:56,663 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a739e34a-fe47-48f7-9385-b85a7d3f4185', 'content-length': '825', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a739e34a-fe47-48f7-9385-b85a7d3f4185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:57.000000", "updated_at": null, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:57,718 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:test_quota_usage_after_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.039s 2025-08-05 11:56:57,718 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'x-compute-request-id': 'req-beb661e1-66d5-40fe-b2fd-b24cc8f3e8f5', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beb661e1-66d5-40fe-b2fd-b24cc8f3e8f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:57.000000", "updated_at": "2025-08-05T11:56:57.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:57,772 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.039s 2025-08-05 11:56:57,772 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d724298b-f4f4-4bd7-930f-1e0fb6464f4b', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d724298b-f4f4-4bd7-930f-1e0fb6464f4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"volume": {"id": "0d693462-0719-4377-921c-eadcf74b3ba4", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:56:57.000000", "updated_at": "2025-08-05T11:56:57.000000", "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1824581868", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/0d693462-0719-4377-921c-eadcf74b3ba4"}], "user_id": "26c4d487d8bf4f1ba7b9beb77450fc2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "c5b2ff58af074240a858804b4a05d694"}}' 2025-08-05 11:56:57,879 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4 0.092s 2025-08-05 11:56:57,879 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56: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-3198ff99-7285-4a0a-9acf-072bca096167', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'' 2025-08-05 11:56:57,901 99826 INFO [tempest.lib.common.rest_client] Request (VolumeQuotasAdminTestJSON:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/0d6934 62-0719-4377-921c-eadcf74b3ba4 0.021s 2025-08-05 11:56:57,901 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-83d7126e-8cf6-46be-9cd8-665ea9dc5f9e', 'x-openstack-request-id': 'req-83d7126e-8cf6-46be-9cd8-665ea9dc5f9e', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/0d693462-0719-4377-921c-eadcf74b3ba4'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 0d693462-0719-4377-921c-eadcf74b3ba4 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 b0655384-b6e4-4e82-b2eb-c069466372c6 failed to build and is in ERROR status 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 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 325d09d7-0458-43f4-a1e2-9adccee6a7ae failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON) -------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 e27d5a2f-8ced-4a59-a16b-fec759cadc9f failed to build and is in ERROR status 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 7e42c222-86bb-4693-aeea-02e6d5f37696 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:10,949 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 POST http://10.0.0.210/volume/v3/types 0.161s 2025-08-05 11:57:10,950 99836 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-1803472658"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea38bd52-4fa6-450b-9ae4-117b23efbedc', 'content-length': '220', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea38bd52-4fa6-450b-9ae4-117b23efbedc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/types'} Body: b'{"volume_type": {"id": "85b445c3-200b-4af4-9e95-49b561eede0c", "name": "tempest-GroupsV320Test-volume-type-1803472658", "is_public": true, "extra_specs": {}, "description": null, "os-volume-type-access:is_public": true}}' 2025-08-05 11:57:10,990 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/group_types 0.037s 2025-08-05 11:57:10,991 99836 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-1473632827"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdec85d7-495b-403d-85a5-c07dc2384547', 'content-length': '177', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdec85d7-495b-403d-85a5-c07dc2384547', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types'} Body: b'{"group_type": {"id": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "name": "tempest-GroupsV320Test-group-type-1473632827", "description": null, "is_public": true, "group_specs": {}}}' 2025-08-05 11:57:11,291 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 202 POST http://10.0.0.210/volume/v3/groups 0.296s 2025-08-05 11:57:11,292 99836 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": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "volume_types": ["85b445c3-200b-4af4-9e95-49b561eede0c"], "name": "tempest-GroupsV320Test-Group-96094960"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87070f5c-c81c-4a16-b71e-6e34e8966dd4', 'content-length': '106', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87070f5c-c81c-4a16-b71e-6e34e8966dd4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups'} Body: b'{"group": {"id": "7e42c222-86bb-4693-aeea-02e6d5f37696", "name": "tempest-GroupsV320Test-Group-96094960"}}' 2025-08-05 11:57:11,331 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696 0.037s 2025-08-05 11:57:11,332 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c12cb46d-c864-481c-97b7-d3aef4323f19', 'content-length': '386', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c12cb46d-c864-481c-97b7-d3aef4323f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696'} Body: b'{"group": {"id": "7e42c222-86bb-4693-aeea-02e6d5f37696", "status": "creating", "availability_zone": "nova", "created_at": "2025-08-05T11:57:11.000000", "name": "tempest-GroupsV320Test-Group-96094960", "description": null, "group_type": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "volume_types": ["85b445c3-200b-4af4-9e95-49b561eede0c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:57:12,363 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:test_reset_group_status): 200 GET http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696 0.026s 2025-08-05 11:57:12,364 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903f5dc1-6e34-40f5-9c0d-07969c6df732', 'content-length': '383', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903f5dc1-6e34-40f5-9c0d-07969c6df732', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696'} Body: b'{"group": {"id": "7e42c222-86bb-4693-aeea-02e6d5f37696", "status": "error", "availability_zone": "nova", "created_at": "2025-08-05T11:57:11.000000", "name": "tempest-GroupsV320Test-Group-96094960", "description": null, "group_type": "9462afed-c0cc-4c8a-9b11-503ff00be9f2", "volume_types": ["85b445c3-200b-4af4-9e95-49b561eede0c"], "group_snapshot_id": null, "source_group_id": null}}' 2025-08-05 11:57:12,419 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/detail 0.049s 2025-08-05 11:57:12,419 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af0c2b4-7ec9-4755-bd6d-223c3bbaed6a', 'content-length': '15', 'openstack-api-version': 'volume 3.20', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af0c2b4-7ec9-4755-bd6d-223c3bbaed6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/detail'} Body: b'{"volumes": []}' 2025-08-05 11:57:12,496 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696/action 0.062s 2025-08-05 11:57:12,496 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: {"delete": {"delete-volumes": true}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 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-06cb56bf-16a3-479d-b9c5-dfb7f649f54a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696/action'} Body: b'' 2025-08-05 11:57:12,512 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696 0.015s 2025-08-05 11:57:12,513 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 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-19acd75b-345a-4e1c-b9f9-65b5a6a92467', 'x-openstack-request-id': 'req-19acd75b-345a-4e1c-b9f9-65b5a6a92467', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/groups/7e42c222-86bb-4693-aeea-02e6d5f37696'} Body: b'{"itemNotFound": {"code": 404, "message": "Group 7e42c222-86bb-4693-aeea-02e6d5f37696 could not be found."}}' 2025-08-05 11:57:12,547 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/group_types/9462afed-c0cc-4c8a-9b11-503ff00be9f2 0.033s 2025-08-05 11:57:12,547 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 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-9c73cbf2-c302-4bdd-840f-01efad459bc7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/group_types/9462afed-c0cc-4c8a-9b11-503ff00be9f2'} Body: b'' 2025-08-05 11:57:12,600 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c 0.052s 2025-08-05 11:57:12,601 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-95dc2e7e-0913-4846-b0f9-82c3e8beb1f7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c'} Body: b'' 2025-08-05 11:57:12,617 99836 INFO [tempest.lib.common.rest_client] Request (GroupsV320Test:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c 0.015s 2025-08-05 11:57:12,617 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-f7e4f802-7d0c-46a7-953f-cb95f443d4f3', 'x-openstack-request-id': 'req-f7e4f802-7d0c-46a7-953f-cb95f443d4f3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/types/85b445c3-200b-4af4-9e95-49b561eede0c'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume type 85b445c3-200b-4af4-9e95-49b561eede0c could not be found."}}' tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete[id-27fb0e9f-fb64-41dd-8bdb-1ffa762f0d51,smoke] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_get.py", line 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 f327a7ee-51e9-4342-9ccd-b396d75e8494 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:11,619 99832 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.513s 2025-08-05 11:57:11,619 99832 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-1966431733", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eef4ba0-c956-45b2-8297-9110ebc84ea8', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eef4ba0-c956-45b2-8297-9110ebc84ea8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:11.538183", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:11,669 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.038s 2025-08-05 11:57:11,669 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0235c465-2dd6-49bc-83dc-b4ee0aac6f38', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0235c465-2dd6-49bc-83dc-b4ee0aac6f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:12.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:12,728 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:test_volume_create_get_update_delete): 200 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.044s 2025-08-05 11:57:12,728 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', ' x-compute-request-id': 'req-98f27039-ae89-4630-a607-711e0004d1d3', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98f27039-ae89-4630-a607-711e0004d1d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:12.000000", "updated_at": "2025-08-05T11:57:12.000000", "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:12,784 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.042s 2025-08-05 11:57:12,785 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b2723d5-fbbb-4f47-8c74-14a8fb91dd10', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b2723d5-fbbb-4f47-8c74-14a8fb91dd10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"volume": {"id": "f327a7ee-51e9-4342-9ccd-b396d75e8494", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:12.000000", "updated_at": "2025-08-05T11:57:12.000000", "name": "tempest-VolumesGetTest-Volume-1966431733", "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/f327a7ee-51e9-4342-9ccd-b396d75e8494"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:12,912 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.113s 2025-08-05 11:57:12,912 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-d2e73eff-ce9c-439d-a9c7-40f523eff77a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'' 2025-08-05 11:57:12,942 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494 0.029s 202 5-08-05 11:57:12,942 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-2c490f96-d3d7-4ea5-b5ca-a5fe15ffa953', 'x-openstack-request-id': 'req-2c490f96-d3d7-4ea5-b5ca-a5fe15ffa953', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/f327a7ee-51e9-4342-9ccd-b396d75e8494'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume f327a7ee-51e9-4342-9ccd-b396d75e8494 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 20fd93ce-e252-4489-b493-8e4502f39a4a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:13,207 99832 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.262s 2025-08-05 11:57:13,208 99832 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-1949133978"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5398202-9d4f-42da-a1a8-18916f334b6c', 'content-length': '746', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5398202-9d4f-42da-a1a8-18916f334b6c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.106929", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:13,263 99832 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/20fd93ce-e252-4489-b493-8e4502f39a4a 0.040s 2025-08-05 11:57:13,264 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b84d934f-95b6-49e3-a71d-67b2bed1474a', 'content-length': '814', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b84d934f-95b6-49e3-a71d-67b2bed1474a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:14,339 99832 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/20fd93ce-e252-4489-b493-8e4502f39a4a 0.061s 2025-08-05 11:57:14,340 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-884 8238b-a3a5-463d-bba8-e88317c8084b', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8848238b-a3a5-463d-bba8-e88317c8084b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.000000", "updated_at": "2025-08-05T11:57:13.000000", "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:14,391 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a 0.037s 2025-08-05 11:57:14,392 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-642719d9-df05-4405-bf8d-c490f3565d54', 'content-length': '835', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-642719d9-df05-4405-bf8d-c490f3565d54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"volume": {"id": "20fd93ce-e252-4489-b493-8e4502f39a4a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:13.000000", "updated_at": "2025-08-05T11:57:13.000000", "name": "tempest-VolumesGetTest-Volume-1949133978", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:14,498 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a 0.093s 2025-08-05 11:57:14,499 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-255a1588-a563-4ddc-971f-d3a9d2bbe95f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'' 2025-08-05 11:57:14,520 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a 0.021s 2025-08-05 11:57:14,521 99832 DEBUG [tempest.lib.common.res t_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-911b3c00-76d0-4d1d-8674-c55531b4f1a6', 'x-openstack-request-id': 'req-911b3c00-76d0-4d1d-8674-c55531b4f1a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/20fd93ce-e252-4489-b493-8e4502f39a4a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 20fd93ce-e252-4489-b493-8e4502f39a4a 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 2677d06d-c639-41ba-a2ca-ff4976e9903b failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:14,548 99832 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.024s 2025-08-05 11:57:14,549 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7ad7068d-23f5-4aea-ab44-38cdd6b6a463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:14,572 99832 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.022s 2025-08-05 11:57:14,572 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-eecb8f4d-5361-46d0-a95c-e07b5ff8e5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:14,919 99832 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.346s 2025-08-05 11:57:14,919 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-Volumes GetTest-Volume-1540320054", "metadata": {"Type": "Test"}}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92da6561-557d-4ed1-be22-7031b15113de', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92da6561-557d-4ed1-be22-7031b15113de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2677d06d-c639-41ba-a2ca-ff4976e9903b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:14.852820", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:14,970 99832 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/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.038s 2025-08-05 11:57:14,971 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e06fc99-c517-4f39-bc00-9f0700888208', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e06fc99-c517-4f39-bc00-9f0700888208', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"volume": {"id": "2677d06d-c639-41ba-a2ca-ff4976e9903b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:15.000000", "updated_at": null, "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:16,028 99832 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/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.042s 2025-08-05 11:57:16,028 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0259a924-b0ea-45db-8f1e-d85a66081d77', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0259a924-b0ea-45db-8f1e-d85a66081d77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"volume": {"id": "2677d06d -c639-41ba-a2ca-ff4976e9903b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:15.000000", "updated_at": "2025-08-05T11:57:15.000000", "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:16,082 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.039s 2025-08-05 11:57:16,082 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74ae396-0b45-4865-9d9b-ff2701ed8e33', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74ae396-0b45-4865-9d9b-ff2701ed8e33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"volume": {"id": "2677d06d-c639-41ba-a2ca-ff4976e9903b", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:15.000000", "updated_at": "2025-08-05T11:57:15.000000", "name": "tempest-VolumesGetTest-Volume-1540320054", "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/2677d06d-c639-41ba-a2ca-ff4976e9903b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b"}], "user_id": "d7326300b5d04ec380adadf2ac5685e5", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "41015314d15842d7b25d1b278dc33fbd"}}' 2025-08-05 11:57:16,228 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.131s 2025-08-05 11:57:16,228 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-0d31011b-a7ea-4263-8235-3c2394b7f40d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'' 2025-08-05 11:57:16,252 99832 INFO [tempest.lib.common.rest_client] Request (VolumesGetTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b 0.023s 2025-08-05 11:57:16,252 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:16 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-b5c6dada-ebc4-4f12-84ec-7baa4f3e76ae', 'x-openstack-request-id': 'req-b5c6dada-ebc4-4f12-84ec-7baa4f3e76ae', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2677d06d-c639-41ba-a2ca-ff4976e9903b'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2677d06d-c639-41ba-a2ca-ff4976e9903b could not be found."}}' setUpClass (tempest.api.volume.test_volumes_negative.VolumesNegativeTest) ------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 446bfac8-229a-45a9-a1d8-04d1c7ab5c02 failed to build and is in ERROR status setUpClass (tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest) --------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 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 7b0d963e-f981-4d96-ada6-5f576f867c4e 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 cf2a7c62-e4d4-4799-b15d-aaa691631d27 failed to build and is in ERROR status tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend[id-9a36df71-a257-43a5-9555-dc7c88e66e0e] -------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/volume/test_volumes_extend.py", line 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 2c04b92e-73dd-4fcc-924d-99a0b4b2c526 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:28,541 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.157s 2025-08-05 11:57:28,542 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-856befc4-6080-447a-a44b-b96e4943772f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:28,916 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 202 POST http://10.0.0.210/volume/v3/volumes 0.373s 2025-08-05 11:57:28,916 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1047068491"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae0e49f-fc75-4356-845f-c907dac0b060', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae0e49f-fc75-4356-845f-c907dac0b060', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:28.849001", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:28,965 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.036s 2025-08-05 11:57:28,966 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req -65c3d031-6b4c-42bd-a8c7-a15dba703946', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65c3d031-6b4c-42bd-a8c7-a15dba703946', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:29.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:30,044 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:test_volume_extend): 200 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.063s 2025-08-05 11:57:30,044 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e830c38b-8156-4d4c-a8d0-8d47cd6f030f', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e830c38b-8156-4d4c-a8d0-8d47cd6f030f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:29.000000", "updated_at": "2025-08-05T11:57:29.000000", "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:30,100 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.041s 2025-08-05 11:57:30,100 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbc6471f-80c7-44d8-ab6e-0a093822118c', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbc6471f-80c7-44d8-ab6e-0a093822118c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"volume": {"id": "2c04b92e-73dd-4fcc-924d-99a0b4b2c526", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:29.000000", "updated_at": "2025-08-05T11:57:29.000000", "name": "tempest-VolumesExtendTest-Volume-1047068491", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:30,223 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.105s 2025-08-05 11:57:30,223 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98808c4-78b1-490e-bae5-29dea677686d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'' 2025-08-05 11:57:30,247 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526 0.023s 2025-08-05 11:57:30,247 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-1950beba-4b26-481d-9c24-29fed8430622', 'x-openstack-request-id': 'req-1950beba-4b26-481d-9c24-29fed8430622', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2c04b92e-73dd-4fcc-924d-99a0b4b2c526'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2c04b92e-73dd-4fcc-924d-99a0b4b2c526 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 38b27b5d-7575-4950-9c7c-7cd77d58a198 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:30,437 99826 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.185s 2025-08-05 11:57:30,438 99826 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-1095662870"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e3329c4-7177-4de4-93ef-93feac1d00f6', 'content-length': '749', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e3329c4-7177-4de4-93ef-93feac1d00f6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.375738", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:30,490 99826 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/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.040s 2025-08-05 11:57:30,490 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c9a3c17-167c-44a0-9e89-00ddfabe58ff', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c9a3c17-167c-44a0-9e89-00ddfabe58ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.000000", "updated_at": null, "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:31,554 99826 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/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.049s 2025-08-05 11:57:31,554 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-i d': 'req-14c93e0c-e984-461e-8fef-f080fe27af3c', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14c93e0c-e984-461e-8fef-f080fe27af3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.000000", "updated_at": "2025-08-05T11:57:31.000000", "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:31,620 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.051s 2025-08-05 11:57:31,620 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26b41cfe-6de8-42c0-9b5d-bd7d7cc49644', 'content-length': '838', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26b41cfe-6de8-42c0-9b5d-bd7d7cc49644', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"volume": {"id": "38b27b5d-7575-4950-9c7c-7cd77d58a198", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:30.000000", "updated_at": "2025-08-05T11:57:31.000000", "name": "tempest-VolumesExtendTest-Volume-1095662870", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198"}], "user_id": "0c9ce6abc2024a5b90079996613d0476", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "177426e8fd3d4d1f9effffc6bf2c7f4f"}}' 2025-08-05 11:57:31,754 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.120s 2025-08-05 11:57:31,755 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-78a97fbd-ce4f-4750-bf05-4b5cd05a5c50', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'' 2025-08-05 11:57:31,799 99826 INFO [tempest.lib.common.rest_client] Request (VolumesExtendTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198 0.043s 2025-08-05 11:57:31,799 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d121811-1c56-49e9-ab05-4c52d490fd59', 'x-openstack-request-id': 'req-5d121811-1c56-49e9-ab05-4c52d490fd59', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/38b27b5d-7575-4950-9c7c-7cd77d58a198'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 38b27b5d-7575-4950-9c7c-7cd77d58a198 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 e5532c34-a81b-4f52-a5c1-9400e0493685 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:31,824 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 202 POST http://10.0.0.210/volume/v3/volumes 0.483s 2025-08-05 11:57:31,824 99836 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-106133476"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1dc3f5e-599d-4b87-a797-44b2c4cf6772', 'content-length': '765', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1dc3f5e-599d-4b87-a797-44b2c4cf6772', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:31.729490", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:31,895 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.057s 2025-08-05 11:57:31,896 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b85ab7c8-9765-40d3-b2fe-e0607b653217', 'content-length': '833', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b85ab7c8-9765-40d3-b2fe-e0607b653217', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": null, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a70f283a334b969819dd51efc3be22"}}' 2025-08-05 11:57:32,971 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:test_available_volume_retype): 200 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.052s 2025-08-05 11:57:32,972 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:32 GMT', 'server': 'Apa che/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-651c5e4d-dfa2-45bc-844e-7377e91a7797', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-651c5e4d-dfa2-45bc-844e-7377e91a7797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a70f283a334b969819dd51efc3be22"}}' 2025-08-05 11:57:33,031 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.044s 2025-08-05 11:57:33,031 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3deb1310-975c-4f69-85bd-699effed1ab2', 'content-length': '854', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3deb1310-975c-4f69-85bd-699effed1ab2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"volume": {"id": "e5532c34-a81b-4f52-a5c1-9400e0493685", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-106133476", "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/e5532c34-a81b-4f52-a5c1-9400e0493685"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685"}], "user_id": "324a7d13a23e495bad001b8a5d67d6af", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "25a70f283a334b969819dd51efc3be22"}}' 2025-08-05 11:57:33,217 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWithoutMigrationTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.172s 2025-08-05 11:57:33,218 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-9836c4eb-9254-4963-a86e-2f1f90df3630', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'' 2025-08-05 11:57:33,258 99836 INFO [tempest.lib.common.rest_client] Request (VolumeRetypeWitho utMigrationTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685 0.040s 2025-08-05 11:57:33,258 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-c4381a7e-4660-4a83-bc72-bd6096d62615', 'x-openstack-request-id': 'req-c4381a7e-4660-4a83-bc72-bd6096d62615', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e5532c34-a81b-4f52-a5c1-9400e0493685'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e5532c34-a81b-4f52-a5c1-9400e0493685 could not be found."}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 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 6d7c72f4-7ffc-41fe-8930-51dce1b238a9 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:38,850 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.317s 2025-08-05 11:57:38,850 99826 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-1345740679"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d696c88f-4c4b-460f-96d7-71d21f24070f', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d696c88f-4c4b-460f-96d7-71d21f24070f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6d7c72f4-7ffc-41fe-8930-51dce1b238a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:38.790206", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1345740679", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:57:38,907 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9 0.045s 2025-08-05 11:57:38,908 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117f31e2-6cc7-4f31-be9b-39bae30e81be', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117f31e2-6cc7-4f31-be9b-39bae30e81be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9'} Body: b'{"volume": {"id": "6d7c72f4-7ffc-41fe-8930-51dce1b238a9", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:39.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1345740679", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' 2025-08-05 11:57:39,962 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9 0.039s 2025-08-05 11:57:39,963 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-5125930d-08cd-46a1-bf23-1dee4b8d366e', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5125930d-08cd-46a1-bf23-1dee4b8d366e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9'} Body: b'{"volume": {"id": "6d7c72f4-7ffc-41fe-8930-51dce1b238a9", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:39.000000", "updated_at": "2025-08-05T11:57:39.000000", "name": "tempest-VolumeRevertTests-Volume-1345740679", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6d7c72f4-7ffc-41fe-8930-51dce1b238a9"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' 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 fcbae494-2071-43d6-b57f-cdbd719c2ba3 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:40,196 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-05 11:57:40,196 99826 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-1879734443"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395c50f-1af7-4bb8-a7ac-4554f4496ef1', 'content-length': '767', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395c50f-1af7-4bb8-a7ac-4554f4496ef1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fcbae494-2071-43d6-b57f-cdbd719c2ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:40.112051", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1879734443", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:57:40,254 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3 0.045s 2025-08-05 11:57:40,254 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5730ebe-4b01-4609-aa1c-1829666d4dec', 'content-length': '835', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5730ebe-4b01-4609-aa1c-1829666d4dec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3'} Body: b'{"volume": {"id": "fcbae494-2071-43d6-b57f-cdbd719c2ba3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:40.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-1879734443", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' 2025-08-05 11:57:41,307 99826 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3 0.038s 2025-08-05 11:57:41,308 99826 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-typ e': 'application/json', 'x-compute-request-id': 'req-70ae1844-f730-4621-a0ee-6d03ede32fd2', 'content-length': '856', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70ae1844-f730-4621-a0ee-6d03ede32fd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3'} Body: b'{"volume": {"id": "fcbae494-2071-43d6-b57f-cdbd719c2ba3", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:40.000000", "updated_at": "2025-08-05T11:57:40.000000", "name": "tempest-VolumeRevertTests-Volume-1879734443", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fcbae494-2071-43d6-b57f-cdbd719c2ba3"}], "user_id": "2d61b4a936c3462a873cb6cc8ae255ba", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "9eefc94863084a81835edb0d0995f507"}}' 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 c14173a2-353c-4e53-bc9d-fc3a00f0c305 failed to build and is in ERROR status tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume[id-cbbcd7c6-5a6c-481a-97ac-ca55ab715d16,image] -------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 a40cf66c-84b7-4421-ae47-4fae3bb8c97a failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:45,578 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.170s 2025-08-05 11:57:45,578 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f28d2aa0-1b9b-45b1-8373-600186320b92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:46,077 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.498s 2025-08-05 11:57:46,078 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-VolumesCloneTest-Volume-327865936"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0cc678a-1c7b-4fa6-a308-0cfb98cb3365', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0cc678a-1c7b-4fa6-a308-0cfb98cb3365', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.005408", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:46,167 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.059s 2025-08-05 11:57:46,167 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-385fc27c-7d49-4d6e-a349-44ea5b574bea', 'content-length': '815', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385fc27c-7d49-4d6e-a349-44ea5b574bea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:47,275 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_bootable_volume): 200 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.069s 2025-08-05 11:57:47,275 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75321dc2-8e08-477a-9c53-3b91091de205', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75321dc2-8e08-477a-9c53-3b91091de205', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.000000", "updated_at": "2025-08-05T11:57:46.000000", "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:47,340 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.049s 2025-08-05 11:57:47,340 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ad63aad-1835-47a2-9ed3-a815839e64e8', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ad63aad-1835-47a2-9ed3-a815839e64e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"volume": {"id": "a40cf66c-84b7-4421-ae47-4fae3bb8c97a", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:46.000000", " updated_at": "2025-08-05T11:57:46.000000", "name": "tempest-VolumesCloneTest-Volume-327865936", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:47,476 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.118s 2025-08-05 11:57:47,477 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-16ef1155-333e-457a-86ab-ffcef549e4f9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'' 2025-08-05 11:57:47,526 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a 0.049s 2025-08-05 11:57:47,526 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57: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-8e5618c0-a274-407e-b994-bd1e0fe45f28', 'x-openstack-request-id': 'req-8e5618c0-a274-407e-b994-bd1e0fe45f28', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a40cf66c-84b7-4421-ae47-4fae3bb8c97a'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a40cf66c-84b7-4421-ae47-4fae3bb8c97a 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 e3033ec8-1255-43c0-8353-35c2aabd97af failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:47,795 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 202 POST http://10.0.0.210/volume/v3/volumes 0.259s 2025-08-05 11:57:47,795 99836 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-1982523584"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f96f438-4b79-41af-a625-5b61b417a216', 'content-length': '748', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f96f438-4b79-41af-a625-5b61b417a216', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:47.683726", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:47,859 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.051s 2025-08-05 11:57:47,859 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0642b654-b04d-467e-9fc3-973fc0f46ee7', 'content-length': '816', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0642b654-b04d-467e-9fc3-973fc0f46ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:48.000000", "updated_at": null, "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:48,917 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:test_create_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.042s 2025-08-05 11:57:48,917 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-257c6640-0b6b-479a-9de1-dcfb37c47716', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-257c6640-0b6b-479a-9de1-dcfb37c47716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:48.000000", "updated_at": "2025-08-05T11:57:48.000000", "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:48,971 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.039s 2025-08-05 11:57:48,972 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37027ec-568d-4a94-a984-49755fef0adb', 'content-length': '837', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37027ec-568d-4a94-a984-49755fef0adb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"volume": {"id": "e3033ec8-1255-43c0-8353-35c2aabd97af", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:48.000000", "updated_at": "2025-08-05T11:57:48.000000", "name": "tempest-VolumesCloneTest-Volume-1982523584", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af"}], "user_id": "3d995d6a61354971a30d9b75d2e03c9c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9598bdca7851477e811588c204a5dd4d"}}' 2025-08-05 11:57:49,095 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.107s 2025-08-05 11:57:49,096 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4558d6a-32c9-43a1-8c56-09b8cadc01d0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'' 2025-08-05 11:57:49,116 99836 INFO [tempest.lib.common.rest_client] Request (VolumesCloneTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af 0.020s 2025-08-05 11:57:49,117 99836 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5f5f43-a17c-4567-a9df-376853749417', 'x-openstack-request-id': 'req-4e5f5f43-a17c-4567-a9df-376853749417', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e3033ec8-1255-43c0-8353-35c2aabd97af'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e3033ec8-1255-43c0-8353-35c2aabd97af 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 96aa4783-0458-472c-ab91-e66e4b3a0d1f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:19,949 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.224s 2025-08-05 11:57:19,950 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestStampPattern-1009013186", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOknro6BWSsECAX7vafCkVuHMlrLn0b1DEUpP7Q7/HMdhwz2T1qG22qCmgoUYhsKAQqtrV2UeL48N/EwPB3ENh8OUF+q5VsLlCNtA0q1p6pam4CdI4dIB1KhYxD9P76Ug=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:19 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-8c5ff40c-a43a-4c35-ba00-1ddecd4ebec0', 'x-compute-request-id': 'req-8c5ff40c-a43a-4c35-ba00-1ddecd4ebec0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestStampPattern-1009013186", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNOknro6BWSsECAX7vafCkVuHMlrLn0b1DEUpP7Q7/HMdhwz2T1qG22qCmgoUYhsKAQqtrV2UeL48N/EwPB3ENh8OUF+q5VsLlCNtA0q1p6pam4CdI4dIB1KhYxD9P76Ug==", "fingerprint": "62:68:d6:f0:62:f9:ec:a2:b7:e8:8e:80:ab:e9:2a:d7", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b"}}' 2025-08-05 11:57:21,053 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.100s 2025-08-05 11:57:21,053 99834 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-1056073885", "description": "tempest-secgroup-smoke-1056073885 description", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-7373efb7-4da6-4167-9d75-7ad6b11e40ef', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "name": "tempest-secgroup-smoke-1056073885", "stateful": true, "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "description": "tempest-secgroup-smoke-1056073885 description", "shared": false, "security_group_rules": [{"id": "462d776b-7831-44dd-abbe-b85e05b98786", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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": 1034, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:20Z", "updated_at": "2025-08-05T11:57:20Z", "revision_number": 0}, {"id": "8caf1104-f1cb-4cf5-ae8f-99db80d6ef6b", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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": 1033, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:20Z", "updated_at": "2025-08-05T11:57:20Z", "revision_number": 0}], "tags": [], "created_at": " 2025-08-05T11:57:20Z", "updated_at": "2025-08-05T11:57:20Z", "revision_number": 1, "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}}' 2025-08-05 11:57:21,515 99834 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.461s 2025-08-05 11:57:21,515 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-b255626a-8120-4df4-b997-17f826a44b02', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "69ea74f2-e226-415d-83d0-419c6104e934", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:21Z", "updated_at": "2025-08-05T11:57:21Z", "revision_number": 0}}' 2025-08-05 11:57:22,011 99834 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.495s 2025-08-05 11:57:22,012 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-7e67543e-e25d-4258-a5e1-bd9964e99f1a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "31ab88e2-206e-4b66-a700-b517d329be73", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:21Z", "updated_at": "2025-08-05T11:57:21Z", "revision_number": 0}}' 2025-08-05 11:57:22,432 99834 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.419s 2025-08-05 11:57:22,432 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-308c38cf-7d83-4fc5-8cb8-c5f34f76f41 f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "6f26b939-67f1-4608-9223-2e437fbf277f", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:22Z", "updated_at": "2025-08-05T11:57:22Z", "revision_number": 0}}' 2025-08-05 11:57:22,674 99834 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-05 11:57:22,675 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-64418bb4-5056-4c27-a2b4-5f1d10d6d087', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0ed7e9df-1eeb-45bd-9e90-b3aeea4c86d4", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:22Z", "updated_at": "2025-08-05T11:57:22Z", "revision_number": 0}}' 2025-08-05 11:57:22,929 99834 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.253s 2025-08-05 11:57:22,929 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-f3d28b87-74b7-4266-9d6c-527b9bf5bfbf', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d6d38b45-7203-4720-83a1-6721eacb41c8", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:22Z", "updated_at": "2025-08-05T11:57:22Z", "revision_number": 0}}' 2025-08-05 11:57:24,502 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.572s 2025-08-05 11:57:24,503 99834 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": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-b3fd7686-e56f-43bf-8e73-2f012c89c068', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8f561526-c28f-4e8c-ae23-e0263d20be37", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "security_group_id": "b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc", "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-05T11:57:24Z", "updated_at": "2025-08-05T11:57:24Z", "revision_number": 0}}' 2025-08-05 11:57:24,720 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.216s 2025-08-05 11:57:24,720 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestStampPattern-volume-475604441", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edf0c60-4eb1-4065-a9e5-41dd4c1e6418', 'content-length': '747', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edf0c60-4eb1-4065-a9e5-41dd4c1e6418', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "96aa4783-0458-472c-ab91-e66e4b3a0d1f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:24.660275", "updated_at": null, "name": "tempest-TestStampPattern-volume-475604441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}], "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:24,838 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.100s 2025-08-05 11:57:24,838 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2481', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a66586c8-41dd-4dd1-875f-d905539848d2', '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": "75a8a22caaef44e6a7dfc59613ce8a8b", "name": "tempest-TestStampPattern-1490117338-project-member", "password_expires_at": null}, "audit_ids": ["RkbyTkDYRkuSWWF lFmVo8g"], "expires_at": "2025-08-05T12:57:24.000000Z", "issued_at": "2025-08-05T11:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40b41cc5c7cf43bfa311d1a58a4ef877", "name": "tempest-TestStampPattern-1490117338"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/40b41cc5c7cf43bfa311d1a58a4ef877", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:24,839 99834 INFO [tempest.lib.common.fixed_network] (TestStampPattern:test_stamp_pattern) Found network {'id': '24f569f4-23dd-4bb8-9bd6-5d292e76f4e1', 'name': 'tempest-TestStampPattern-966778403-network', 'tenant_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 30956, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:01Z', 'updated_at': '2025-08-05T11:57:01Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:26,479 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 202 POST http://10.0.0.210/compute/v2.1/servers 1.639s 2025-08-05 11:57:26,479 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestStampPattern-server-1453190383", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "key_name": "tempest-TestStampPattern-1009013186", "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "networks": [{"uuid": "24f569f4-23dd-4bb8-9bd6-5d292e76f4e1"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d51d3146-3d32-40e7-b56a-05737ef1c469', 'x-compute-request-id': 'req-d51d3146-3d32-40e7-b56a-05737ef1c469', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "adminPass": "574ngK6QePhw"}}' 2025-08-05 11:57:26,839 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.356s 2025-08-05 11:57:26,839 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:26 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-b3b3eae8-2357-433d-8024-58c6d6f7b111', 'x-compute-request-id': 'req-b3b3eae8-2357-433d-8024-58c6d6f7b111', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": "tempest-TestStampPattern-server-1453190383", "status": "BUILD", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:57:26Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "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-05 11:58:17,138 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.235s 2025-08-05 11:58:17,139 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:16 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-e3b035ca-27af-4008-80a6-8a5222659411', 'x-compute-request-id': 'req-e3b035ca-27af-4008-80a6-8a5222659411', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": " tempest-TestStampPattern-server-1453190383", "status": "ACTIVE", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "d84229d92b41e707c0c111a65d39b7164d8080b497fcc8e1b883bd27", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:57:46Z", "addresses": {"tempest-TestStampPattern-966778403-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "OS-SRV-USG:launched_at": "2025-08-05T11:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "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-05 11:58:17,156 99834 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2025-08-05 11:59:17,394 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.220s 2025-08-05 11:59:17,395 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 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-a081a0c9-1ca5-466f-abd5-e2b34be749c5', 'x-compute-request-id': 'req-a081a0c9-1ca5-466f-abd5-e2b34be749c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": "tempest-TestStampPattern-server-1453190383", "status": "ACTIVE", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "d84229d92b41e707c0c111a65d39b7164d8080b497fcc8e1b883bd27", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:57:46Z", "addresses": {"tempest-TestStampPattern-966778403-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "OS-SRV-USG:launched_at": "2025-08-05T11:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-S TS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2025-08-05 11:59:17,603 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277 0.193s 2025-08-05 11:59:17,603 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-f9f4a9fb-4a1c-4f2f-91c0-c1174ffa4d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"ports":[{"id":"32b12ffe-f663-4a58-9b5c-37900ced6380","name":"","network_id":"24f569f4-23dd-4bb8-9bd6-5d292e76f4e1","tenant_id":"40b41cc5c7cf43bfa311d1a58a4ef877","mac_address":"fa:16:3e:5d:8e:fa","admin_state_up":true,"status":"ACTIVE","device_id":"f543ea11-ec6a-4f93-9423-2d569f326277","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"03a798de-32be-4b1f-86b2-84a8310620d9","ip_address":"10.0.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc"],"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-05T11:57:31Z","updated_at":"2025-08-05T11:57:41Z","revision_number":5,"project_id":"40b41cc5c7cf43bfa311d1a58a4ef877"}]}' 2025-08-05 11:59:17,604 99834 DEBUG [tempest.common.waiters] Server ID f543ea11-ec6a-4f93-9423-2d569f326277 ports are all ACTIVE [{'id': '32b12ffe-f663-4a58-9b5c-37900ced6380', 'name': '', 'network_id': '24f569f4-23dd-4bb8-9bd6-5d292e76f4e1', 'tenant_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'mac_address': 'fa:16:3e:5d:8e:fa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f543ea11-ec6a-4f93-9423-2d569f326277', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '03a798de-32be-4b1f-86b2-84a8310620d9', 'ip_address': '10.0.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc'], '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-05T11:57:31Z', 'updated_at': '2025-08-05T11:57:41Z', 'revision_number': 5, 'project_id': '40b41cc5c7cf43bfa311d1a58a4ef877'}]: 2025-08-05 11:59:17,675 99834 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=58975c14-149d-49f0-892a-1a679697a91a&port_id=32b12ffe-f663-4a58-9b5c-37900ced6380 0.071s 2025-08-05 11:59:17,676 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '19', 'x-openstack-request-id': 'req-3b309ea6-2db1-477b-9300-91308efdddd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips?floating_network_id=58975c14-149d-49f0-892a-1a679697a91a&port_id=32b12ffe-f663-4a58-9b5c-37900ced6380'} Body: b'{"floatingips": []}' 2025-08-05 11:59:17,729 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0. 0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277 0.053s 2025-08-05 11:59:17,730 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '954', 'x-openstack-request-id': 'req-07a7b041-9ee9-4b63-a168-a63fc024f278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/ports?device_id=f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"ports":[{"id":"32b12ffe-f663-4a58-9b5c-37900ced6380","name":"","network_id":"24f569f4-23dd-4bb8-9bd6-5d292e76f4e1","tenant_id":"40b41cc5c7cf43bfa311d1a58a4ef877","mac_address":"fa:16:3e:5d:8e:fa","admin_state_up":true,"status":"ACTIVE","device_id":"f543ea11-ec6a-4f93-9423-2d569f326277","device_owner":"compute:nova","fixed_ips":[{"subnet_id":"03a798de-32be-4b1f-86b2-84a8310620d9","ip_address":"10.0.0.9"}],"allowed_address_pairs":[],"extra_dhcp_opts":[],"security_groups":["b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc"],"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-05T11:57:31Z","updated_at":"2025-08-05T11:57:41Z","revision_number":5,"project_id":"40b41cc5c7cf43bfa311d1a58a4ef877"}]}' 2025-08-05 11:59:17,730 99834 DEBUG [tempest.common.waiters] Server ID f543ea11-ec6a-4f93-9423-2d569f326277 ports are all ACTIVE [{'id': '32b12ffe-f663-4a58-9b5c-37900ced6380', 'name': '', 'network_id': '24f569f4-23dd-4bb8-9bd6-5d292e76f4e1', 'tenant_id': '40b41cc5c7cf43bfa311d1a58a4ef877', 'mac_address': 'fa:16:3e:5d:8e:fa', 'admin_state_up': True, 'status': 'ACTIVE', 'device_id': 'f543ea11-ec6a-4f93-9423-2d569f326277', 'device_owner': 'compute:nova', 'fixed_ips': [{'subnet_id': '03a798de-32be-4b1f-86b2-84a8310620d9', 'ip_address': '10.0.0.9'}], 'allowed_address_pairs': [], 'extra_dhcp_opts': [], 'security_groups': ['b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc'], '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-05T11:57:31Z', 'updated_at': '2025-08-05T11:57:41Z', 'revision_number': 5, 'project_id': '40b41cc5c7cf43bfa311d1a58a4ef877'}]: 2025-08-05 11:59:19,064 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.332s 2025-08-05 11:59:19,064 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "port_id": "32b12ffe-f663-4a58-9b5c-37900ced6380", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "fixed_ip_address": "10.0.0.9"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-036b6f44-ff3e-4823-a093-4391b113e163', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "6238e348-6bb1-4503-b86c-5335a381dbc2", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "floating_ip_address": "172.24.4.208", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "571502c8-d34d-42bd-96aa-55bc50aafe46", "port_id": "32b12ffe-f663-4a58-9b5c-37900ced6380", "fixed_ip_address": "10.0.0.9", "status": " DOWN", "project_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "description": "", "port_details": {"name": "", "network_id": "24f569f4-23dd-4bb8-9bd6-5d292e76f4e1", "mac_address": "fa:16:3e:5d:8e:fa", "admin_state_up": true, "status": "ACTIVE", "device_id": "f543ea11-ec6a-4f93-9423-2d569f326277", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:59:18Z", "updated_at": "2025-08-05T11:59:18Z", "revision_number": 0}}' 2025-08-05 11:59:19,065 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2025-08-05 11:59:20,088 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:20,191 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:20,192 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2025-08-05 11:59:20,192 99834 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2025-08-05 11:59:20,192 99834 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.208:22' as 'cirros' with public key authentication 2025-08-05 11:59:20,194 99834 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:20,298 99834 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:20,299 99834 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.208 successfully created 2025-08-05 11:59:20,348 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.040s 2025-08-05 11:59:20,349 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d58ccc36-f476-4327-b830-2ca3151fa8bc', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d58ccc36-f476-4327-b830-2ca3151fa8bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'{"volume": {"id": "96aa4783-0458-472c-ab91-e66e4b3a0d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:25.000000", "updated_at": "2025-08-05T11:57:25.000000", "name": "tempest-TestStampPattern-volume-475604441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}], "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}}' 2025-08-05 11:59:21,405 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:test_stamp_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.042s 2025-08-05 11:59:21,406 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64d217b4-374b-4cb6-9c18-d912cff38e05', 'content-length': '836', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version ', 'x-openstack-request-id': 'req-64d217b4-374b-4cb6-9c18-d912cff38e05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'{"volume": {"id": "96aa4783-0458-472c-ab91-e66e4b3a0d1f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:25.000000", "updated_at": "2025-08-05T11:57:25.000000", "name": "tempest-TestStampPattern-volume-475604441", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f"}], "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877"}}' 2025-08-05 11:59:22,099 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/6238e348-6bb1-4503-b86c-5335a381dbc2 0.679s 2025-08-05 11:59:22,099 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-03e91bbc-2395-4e04-871a-c102a2b2fb53', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/6238e348-6bb1-4503-b86c-5335a381dbc2'} Body: b'' 2025-08-05 11:59:22,246 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.145s 2025-08-05 11:59:22,246 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cd6ebdd4-bf95-4c8d-b48c-9a6cac29c2bd', 'x-compute-request-id': 'req-cd6ebdd4-bf95-4c8d-b48c-9a6cac29c2bd', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'' 2025-08-05 11:59:22,467 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.220s 2025-08-05 11:59:22,468 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e47af759-a991-401f-a503-232cf08d293d', 'x-compute-request-id': 'req-e47af759-a991-401f-a503-232cf08d293d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"server": {"id": "f543ea11-ec6a-4f93-9423-2d569f326277", "name": "tempest-TestStampPattern-server-1453190383", "status": "ACTIVE", "tenant_id": "40b41cc5c7cf43bfa311d1a58a4ef877", "user_id": "75a8a22caaef44e6a7dfc59613ce8a8b", "metadata": {}, "hostId": "d84229d92b41e707c0c111a6 5d39b7164d8080b497fcc8e1b883bd27", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:26Z", "updated": "2025-08-05T11:59:22Z", "addresses": {"tempest-TestStampPattern-966778403-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}, {"version": 4, "addr": "172.24.4.208", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5d:8e:fa"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f543ea11-ec6a-4f93-9423-2d569f326277"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestStampPattern-1009013186", "OS-SRV-USG:launched_at": "2025-08-05T11:57:45.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-secgroup-smoke-1056073885"}], "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-05 12:00:12,586 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277 0.055s 2025-08-05 12:00:12,587 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-3c86076c-32dc-4fc5-87a1-1f9d0c2187d9', 'x-compute-request-id': 'req-3c86076c-32dc-4fc5-87a1-1f9d0c2187d9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f543ea11-ec6a-4f93-9423-2d569f326277'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f543ea11-ec6a-4f93-9423-2d569f326277 could not be found."}}' 2025-08-05 12:00:12,691 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.103s 2025-08-05 12:00:12,691 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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-a417f13d-b273-4291-abef-d7c1810aadd8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'' 2025-08-05 12:00:12,714 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f 0.022s 2025-08-05 12:00:12,714 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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-a4c5d498-ba6a-446f-9394-43c9 954e2597', 'x-openstack-request-id': 'req-a4c5d498-ba6a-446f-9394-43c9954e2597', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/96aa4783-0458-472c-ab91-e66e4b3a0d1f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 96aa4783-0458-472c-ab91-e66e4b3a0d1f could not be found."}}' 2025-08-05 12:00:12,976 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc 0.261s 2025-08-05 12:00:12,977 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e3795d04-2219-441d-ada8-5049670c34ce', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/b0442f9a-2d7c-463b-9bc4-d7f1bd0186cc'} Body: b'' 2025-08-05 12:00:13,009 99834 INFO [tempest.lib.common.rest_client] Request (TestStampPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1009013186 0.032s 2025-08-05 12:00:13,010 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-30e32c26-2c12-4f65-a822-b9a11c4cb739', 'x-compute-request-id': 'req-30e32c26-2c12-4f65-a822-b9a11c4cb739', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestStampPattern-1009013186'} Body: b'' tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion[compute,id-a8fd48ec-1d01-4895-b932-02321661ec1e,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 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 00a25fb1-0af9-4fd6-972c-568c1d0938c5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:35,141 99846 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-05 11:57:35,906 99846 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.762s 2025-08-05 11:57:35,907 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1479209635", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c447c183-b0ed-4497-817e-5ff3e9565681', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1479209635", "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": "b917f7be26794b33a9883dbe01a248ed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "created_at": "2025-08-05T11:57:36Z", "updated_at": "2025-08-05T11:57:36Z", "tags": [], "self": "/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261", "file": "/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261/file", "schema": "/v2/schemas/image"}' 2025-08-05 11:57:37,532 99846 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/04eb21f4-ae50-4def-91ce-fe02e1e92261/file 1.624s 2025-08-05 11:57:37,532 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-e818f93d-5d5c-4ac9-a2e3-28cadf3df28e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261/file'} Body: b'' 2025-08-05 11:57:37,533 99846 DEBUG [tempest.scenario.manager] image:04eb21f4-ae50-4def-91ce-fe02e1e92261 2025-08-05 11:57:37,595 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2025-08-05 11:57:37,595 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-1845036127", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDjBX8QBIortLSJk327WTL7rvBNsZuEauqd0T68MeUDph9dle17Wm+BhIkNI8ZdLPW68tJ1CfGyrJzZoZaMPSuH9zhoF/n77SjOO+fNxZ+Bc9l/WMsUgAgW1HGHkrDm4w=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 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-271bf2a0-f20a-4153-ba7a-24059fb1fb65', 'x-compute-request-id': 'req-271bf2a0-f20a-4153-ba7a-24059fb1fb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0 .0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-1845036127", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDDjBX8QBIortLSJk327WTL7rvBNsZuEauqd0T68MeUDph9dle17Wm+BhIkNI8ZdLPW68tJ1CfGyrJzZoZaMPSuH9zhoF/n77SjOO+fNxZ+Bc9l/WMsUgAgW1HGHkrDm4w==", "fingerprint": "e2:2c:20:b0:20:27:b6:a0:f4:22:e5:b6:cc:eb:00:c6", "user_id": "b29969b8b7924c83bb9ea181a44cbeac"}}' 2025-08-05 11:57:37,685 99846 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.082s 2025-08-05 11:57:37,686 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 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-ff3dc5e9-a459-4185-bd4a-6e08f7d2ee65', '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": "b29969b8b7924c83bb9ea181a44cbeac", "name": "tempest-TestMinimumBasicScenario-1064727242-project-member", "password_expires_at": null}, "audit_ids": ["21acVxwVSW6RA-lQBnjPkA"], "expires_at": "2025-08-05T12:57:37.000000Z", "issued_at": "2025-08-05T11:57:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b917f7be26794b33a9883dbe01a248ed", "name": "tempest-TestMinimumBasicScenario-1064727242"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b917f7be26794b33a9883dbe01a248ed", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:37,686 99846 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion) Found network {'id': '7905083e-1b99-4191-8fac-bc43084eb621', 'name': 'tempest-TestMinimumBasicScenario-600646317-network', 'tenant_id': 'b917f7be26794b33a 9883dbe01a248ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b917f7be26794b33a9883dbe01a248ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7838, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:17Z', 'updated_at': '2025-08-05T11:57:17Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:38,329 99846 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.641s 2025-08-05 11:57:38,329 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1589891471", "imageRef": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "networks": [{"uuid": "7905083e-1b99-4191-8fac-bc43084eb621"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-460c0c1f-83d7-4d9e-8c5a-51220e749801', 'x-compute-request-id': 'req-460c0c1f-83d7-4d9e-8c5a-51220e749801', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "apQg39QLobg2"}}' 2025-08-05 11:57:38,451 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.118s 2025-08-05 11:57:38,451 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1251', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-787f1fc5-7f36-4c86-942a-80b724188bf3', 'x-compute-request-id': 'req-787f1fc5-7f36-4c86-942a-80b724188bf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "BUILD", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:38Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": " self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "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-05 11:58:28,716 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.211s 2025-08-05 11:58:28,716 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:28 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-55416c65-a1bc-470c-82eb-8ec8ae57e1d4', 'x-compute-request-id': 'req-55416c65-a1bc-470c-82eb-8ec8ae57e1d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:56Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 11:58:28,730 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:59:29,013 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.225s 2025-08-05 11:59:29,014 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:28 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-op enstack-request-id': 'req-4bf56681-38f8-4ae7-93d8-f939468b64f1', 'x-compute-request-id': 'req-4bf56681-38f8-4ae7-93d8-f939468b64f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:56Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 11:59:29,219 99846 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.191s 2025-08-05 11:59:29,220 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cce228e8-03da-4f91-9535-bfabe68e1a22', 'x-compute-request-id': 'req-cce228e8-03da-4f91-9535-bfabe68e1a22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}]}]}' 2025-08-05 11:59:29,457 99846 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/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.233s 2025-08-05 11:59:29,458 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 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-e63dd630-01d0-4c03-9a5b-f33957b068eb', 'x-compute-request-id': 'req-e63dd630-01d0-4c03-9a5b-f33957b068eb', 'connection': 'close', ' status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:57:56Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 11:59:29,725 99846 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.252s 2025-08-05 11:59:29,725 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1190569860", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2385db25-cb6f-4939-918a-9237cc4997ca', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2385db25-cb6f-4939-918a-9237cc4997ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "00a25fb1-0af9-4fd6-972c-568c1d0938c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:29.644512", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1190569860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:59:29,777 99846 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/00a25fb1-0af9-4fd6-972c-568c1d0938c5 0.038s 2025-08-05 11:59:29,777 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comp ute-request-id': 'req-90f9d3f4-3f4e-4425-b14d-99c25ad1630a', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90f9d3f4-3f4e-4425-b14d-99c25ad1630a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'{"volume": {"id": "00a25fb1-0af9-4fd6-972c-568c1d0938c5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:30.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-1190569860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 11:59:30,829 99846 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/00a25fb1-0af9-4fd6-972c-568c1d0938c5 0.037s 2025-08-05 11:59:30,829 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6187e6c9-9914-4bfe-8b32-8793a07ee2b4', 'content-length': '845', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6187e6c9-9914-4bfe-8b32-8793a07ee2b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'{"volume": {"id": "00a25fb1-0af9-4fd6-972c-568c1d0938c5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:30.000000", "updated_at": "2025-08-05T11:59:30.000000", "name": "tempest-TestMinimumBasicScenario-volume-1190569860", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 11:59:30,934 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5 0.090s 2025-08-05 11:59:30,935 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9ec5caf-014d-440f-9ecb-42108fb65476', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'' 2025-08-05 11:59:30,957 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/00 a25fb1-0af9-4fd6-972c-568c1d0938c5 0.022s 2025-08-05 11:59:30,957 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e908def-b40c-48e8-81b1-2b0106d586c3', 'x-openstack-request-id': 'req-7e908def-b40c-48e8-81b1-2b0106d586c3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/00a25fb1-0af9-4fd6-972c-568c1d0938c5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 00a25fb1-0af9-4fd6-972c-568c1d0938c5 could not be found."}}' 2025-08-05 11:59:31,104 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.146s 2025-08-05 11:59:31,105 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 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-1b6bd1ae-88e6-401e-b101-b1b42b495c1e', 'x-compute-request-id': 'req-1b6bd1ae-88e6-401e-b101-b1b42b495c1e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'' 2025-08-05 11:59:31,307 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.201s 2025-08-05 11:59:31,307 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1541', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-efab69be-9c5f-4d75-8123-b83a45a20909', 'x-compute-request-id': 'req-efab69be-9c5f-4d75-8123-b83a45a20909', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"server": {"id": "dc5dd890-3cdf-4b2e-851c-9d48efae0c63", "name": "tempest-TestMinimumBasicScenario-server-1589891471", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "04eb21f4-ae50-4def-91ce-fe02e1e92261", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/04eb21f4-ae50-4def-91ce-fe02e1e92261"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:38Z", "updated": "2025-08-05T11:59:31Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:5f:99"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_driv e": "", "key_name": "tempest-TestMinimumBasicScenario-1845036127", "OS-SRV-USG:launched_at": "2025-08-05T11:57:56.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-05 12:00:21,411 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63 0.038s 2025-08-05 12:00:21,411 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 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-99b57e83-1f71-4145-98dd-99712d0593f8', 'x-compute-request-id': 'req-99b57e83-1f71-4145-98dd-99712d0593f8', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/dc5dd890-3cdf-4b2e-851c-9d48efae0c63'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance dc5dd890-3cdf-4b2e-851c-9d48efae0c63 could not be found."}}' 2025-08-05 12:00:21,445 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1845036127 0.033s 2025-08-05 12:00:21,445 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 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-f61f6062-8018-47fc-ba75-f8cf7e4f2a94', 'x-compute-request-id': 'req-f61f6062-8018-47fc-ba75-f8cf7e4f2a94', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-1845036127'} Body: b'' 2025-08-05 12:00:21,550 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261 0.104s 2025-08-05 12:00:21,550 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-8024de2b-974c-4a0b-b988-c0e278f2f774', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/04eb21f4-ae50-4def-91ce-fe02e1e92261'} Body: b'' 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 6495f5cd-0387-4fa8-8ae7-316a960eccff failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:21,316 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 201 POST http://10.0.0.210/image/v2/images 0.630s 2025-08-05 12:00:21,316 99834 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': 'Tue, 05 Aug 2025 12:00:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-ae3a9ec6-6a60-4cc9-a2ee-29f17ef99f75', '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": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:21Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,196 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 204 PUT http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file 0.877s 2025-08-05 12:00:22,196 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ee3fe1c8-a28b-40d2-abf1-42596bce2e4a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file'} Body: b'' 2025-08-05 12:00:22,219 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6 0.022s 2025-08-05 12:00:22,219 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a4a1f66c-b118-460b-bec6-cbbf5d346219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6'} 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": "a8ba8daac4132fa68d379933b9c56294", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8193d007e02258dbde45e937ad5fd1024faf00c090e87440c62abc61321e17d8b98a1f318310c12bc1faafabba94fae39ada1ede550fde443d90e69ecc489aee", "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00- 4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,241 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6 0.021s 2025-08-05 12:00:22,241 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5e2df80d-c0f4-47ac-a191-d9dde5283587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6'} 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": "a8ba8daac4132fa68d379933b9c56294", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8193d007e02258dbde45e937ad5fd1024faf00c090e87440c62abc61321e17d8b98a1f318310c12bc1faafabba94fae39ada1ede550fde443d90e69ecc489aee", "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,260 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6 0.018s 2025-08-05 12:00:22,260 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-484717c0-bc52-4204-a65e-ab043285fadf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6'} 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": "a8ba8daac4132fa68d379933b9c56294", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "8193d007e02258dbde45e937ad5fd1024faf00c090e87440c62abc61321e17d8b98a1f318310c12bc1faafabba94fae39ada1ede550fde443d90e69ecc489aee", "id": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "created_at": "2025-08-05T12:00:21Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "file": "/v2/images/91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:22,752 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 202 POST http://10.0.0.210/volume/v3/volumes 0.491s 2025-08-05 12:00:22,752 99834 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": "91d7ff2b-bb00-4ec7-8fe2-afc6785b53a6", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20338da8-5c04-4 bfd-9bfa-4a86ae364eed', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20338da8-5c04-4bfd-9bfa-4a86ae364eed', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "6495f5cd-0387-4fa8-8ae7-316a960eccff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:22.688617", "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/6495f5cd-0387-4fa8-8ae7-316a960eccff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 12:00:22,803 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff 0.039s 2025-08-05 12:00:22,804 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e155a91a-b304-4209-aee3-3a18fab4c097', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e155a91a-b304-4209-aee3-3a18fab4c097', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff'} Body: b'{"volume": {"id": "6495f5cd-0387-4fa8-8ae7-316a960eccff", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:23.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/6495f5cd-0387-4fa8-8ae7-316a960eccff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 2025-08-05 12:00:23,912 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_1): 200 GET http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff 0.094s 2025-08-05 12:00:23,913 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-055352c9-9d49-4f3b-9c9d-eca3bdc8a43b', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-055352c9-9d49-4f3b-9c9d-eca3bdc8a43b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff'} Body: b'{"volume": {"id": "6495f5cd-0387-4fa8-8ae7-316a960eccff", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:23.000000" , "updated_at": "2025-08-05T12:00:23.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/6495f5cd-0387-4fa8-8ae7-316a960eccff"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/6495f5cd-0387-4fa8-8ae7-316a960eccff"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 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 219d334f-1e30-404c-9c06-bfe7189cade0 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:24,448 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 201 POST http://10.0.0.210/image/v2/images 0.502s 2025-08-05 12:00:24,448 99834 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': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/3942bd97-b84f-47dd-8578-418b51340e22', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-1e28bf06-fb6c-4656-8671-40b5421bb858', '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": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:24Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,403 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 204 PUT http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file 0.952s 2025-08-05 12:00:25,403 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-b8d99876-8e27-412c-a25c-d747bac3d7d3', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file'} Body: b'' 2025-08-05 12:00:25,422 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22 0.018s 2025-08-05 12:00:25,422 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-fc1c79a6-1d0e-485b-8c09-8ec9a1f03ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22'} 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": "279747ac213bd9128ba0c14c06feb43a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7a1355f3d741d7293f5ec3c4551b5b1d01da29b8eed21041efc36201dc0c279f27e2036ddb6c970695488e95df92f08fa3c15f86c632ed09467f62a68058ca42", "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:25Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f- 47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,440 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22 0.017s 2025-08-05 12:00:25,440 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-ba5bccc8-d47d-424d-827e-038b5becfb37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22'} 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": "279747ac213bd9128ba0c14c06feb43a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7a1355f3d741d7293f5ec3c4551b5b1d01da29b8eed21041efc36201dc0c279f27e2036ddb6c970695488e95df92f08fa3c15f86c632ed09467f62a68058ca42", "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:25Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,459 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22 0.018s 2025-08-05 12:00:25,459 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cc0a4529-dc85-4258-b7ba-d56b340c00ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3942bd97-b84f-47dd-8578-418b51340e22'} 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": "279747ac213bd9128ba0c14c06feb43a", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "7a1355f3d741d7293f5ec3c4551b5b1d01da29b8eed21041efc36201dc0c279f27e2036ddb6c970695488e95df92f08fa3c15f86c632ed09467f62a68058ca42", "id": "3942bd97-b84f-47dd-8578-418b51340e22", "created_at": "2025-08-05T12:00:24Z", "updated_at": "2025-08-05T12:00:25Z", "tags": [], "self": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22", "file": "/v2/images/3942bd97-b84f-47dd-8578-418b51340e22/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:25,751 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 202 POST http://10.0.0.210/volume/v3/volumes 0.291s 2025-08-05 12:00:25,752 99834 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": "3942bd97-b84f-47dd-8578-418b51340e22", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92b9d60c-b31c-4 d66-8fc6-85a4d95373e4', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92b9d60c-b31c-4d66-8fc6-85a4d95373e4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "219d334f-1e30-404c-9c06-bfe7189cade0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:25.685377", "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/219d334f-1e30-404c-9c06-bfe7189cade0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/219d334f-1e30-404c-9c06-bfe7189cade0"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 12:00:25,800 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0 0.037s 2025-08-05 12:00:25,801 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d153884b-1478-4b64-8761-b8f60fb78355', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d153884b-1478-4b64-8761-b8f60fb78355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0'} Body: b'{"volume": {"id": "219d334f-1e30-404c-9c06-bfe7189cade0", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:26.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/219d334f-1e30-404c-9c06-bfe7189cade0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/219d334f-1e30-404c-9c06-bfe7189cade0"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 2025-08-05 12:00:26,866 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_2): 200 GET http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0 0.051s 2025-08-05 12:00:26,866 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e85e11a7-b7d4-41d5-94cb-ca77907c1faf', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e85e11a7-b7d4-41d5-94cb-ca77907c1faf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/219d334f-1e30-404c-9c06-bfe7189cade0'} Body: b'{"volume": {"id": "219d334f-1e30-404c-9c06-bfe7189cade0", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:26.000000" , "updated_at": "2025-08-05T12:00:26.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/219d334f-1e30-404c-9c06-bfe7189cade0"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/219d334f-1e30-404c-9c06-bfe7189cade0"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 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 a1cea7f3-5652-4d09-b1cc-db2f0857ad11 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:27,339 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 201 POST http://10.0.0.210/image/v2/images 0.456s 2025-08-05 12:00:27,339 99834 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': 'Tue, 05 Aug 2025 12:00:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '658', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-fc5e00ac-4e56-4b93-8bf2-37a9382b30b4', '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": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:27Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,248 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 204 PUT http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file 0.906s 2025-08-05 12:00:28,248 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-ca8133ab-82d6-4772-8e1e-aeacc60461c8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file'} Body: b'' 2025-08-05 12:00:28,267 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17 0.019s 2025-08-05 12:00:28,268 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-898b587d-2b96-4e58-974b-d479ab0f6b15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17'} 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": "d8be07bb96a1526e9d08a2cec634dd61", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505821c2fe9e39c246735e31ebd64cf52595e897e94b18f27a1bf0a69091f97c9fa44af245534aa595f0ff45782a3adc6f43c6092cc7cce624521230ae66184b", "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:28Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34- 4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,285 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17 0.017s 2025-08-05 12:00:28,285 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1c0b9727-b126-4455-894a-a7f8498bbd09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17'} 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": "d8be07bb96a1526e9d08a2cec634dd61", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505821c2fe9e39c246735e31ebd64cf52595e897e94b18f27a1bf0a69091f97c9fa44af245534aa595f0ff45782a3adc6f43c6092cc7cce624521230ae66184b", "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:28Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,302 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17 0.017s 2025-08-05 12:00:28,303 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '818', 'content-type': 'application/json', 'x-openstack-request-id': 'req-66407414-70cd-4b60-8fd3-7e904c4994d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17'} 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": "d8be07bb96a1526e9d08a2cec634dd61", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "1cd5624af2a74469b6e789190c21da75", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "505821c2fe9e39c246735e31ebd64cf52595e897e94b18f27a1bf0a69091f97c9fa44af245534aa595f0ff45782a3adc6f43c6092cc7cce624521230ae66184b", "id": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "created_at": "2025-08-05T12:00:27Z", "updated_at": "2025-08-05T12:00:28Z", "tags": [], "self": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "file": "/v2/images/b67e1a11-3b34-4106-9f36-9ac7b0a8ec17/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:28,600 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 202 POST http://10.0.0.210/volume/v3/volumes 0.296s 2025-08-05 12:00:28,600 99834 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": "b67e1a11-3b34-4106-9f36-9ac7b0a8ec17", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57235f7-c3f3-4 4b9-b4db-f410af3c136a', 'content-length': '776', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57235f7-c3f3-44b9-b4db-f410af3c136a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a1cea7f3-5652-4d09-b1cc-db2f0857ad11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:28.539794", "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/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 12:00:28,650 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11 0.038s 2025-08-05 12:00:28,651 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0706f176-0f54-4446-b02a-da7c15e5eac8', 'content-length': '844', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0706f176-0f54-4446-b02a-da7c15e5eac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11'} Body: b'{"volume": {"id": "a1cea7f3-5652-4d09-b1cc-db2f0857ad11", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:29.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/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 2025-08-05 12:00:29,703 99834 INFO [tempest.lib.common.rest_client] Request (VolumeImageDependencyTests:test_image_volume_dependencies_3): 200 GET http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11 0.037s 2025-08-05 12:00:29,703 99834 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17b1eb6f-18d2-41e0-895a-f608bce34379', 'content-length': '865', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17b1eb6f-18d2-41e0-895a-f608bce34379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11'} Body: b'{"volume": {"id": "a1cea7f3-5652-4d09-b1cc-db2f0857ad11", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:00:29.000000" , "updated_at": "2025-08-05T12:00:29.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/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a1cea7f3-5652-4d09-b1cc-db2f0857ad11"}], "user_id": "bb2b2bf63f2643cf810f1dee59814525", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1cd5624af2a74469b6e789190c21da75"}}' 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 80f8e463-a2de-491f-8299-eb3bd4fa446f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:57:44,267 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 11:57:44,268 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2527', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c3a8008a-7702-4bd5-859b-cfb26e2d7469', '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": "2653b273eb6747209ec4d2ac883ac4df", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-375479553-project-member", "password_expires_at": null}, "audit_ids": ["6aKw5dYaR0WC8ySpfCm_MA"], "expires_at": "2025-08-05T12:57:44.000000Z", "issued_at": "2025-08-05T11:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a07c356bd2f4002bcf08683327fbbb4", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-375479553"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1a07c356bd2f4002bcf08683327fbbb4", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:44,268 99832 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject) Found network {'id': '87f6491c-5ee3-4b41-9295-50764ea7a372', 'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44725, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_ad dress_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:23Z', 'updated_at': '2025-08-05T11:57:23Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:44,269 99832 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:57:44,269 99832 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:57:44,383 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.109s 2025-08-05 11:57:44,384 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-739621003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLxnqfDV7YYvcOLg3cBx2IJzSTztTnJxNE1UhNxlMsu0O+8/JX7Db+l6A2T9CGhaeUW01lDr+w9lp04x3I5NVHNAsWTjhhEL8fv3hf5KSwY3mG3CTEpVUpPoaPtJhJCuqg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 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-c5fc3e0e-54a4-4dc7-b63a-fe32f12a98a9', 'x-compute-request-id': 'req-c5fc3e0e-54a4-4dc7-b63a-fe32f12a98a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-739621003", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLxnqfDV7YYvcOLg3cBx2IJzSTztTnJxNE1UhNxlMsu0O+8/JX7Db+l6A2T9CGhaeUW01lDr+w9lp04x3I5NVHNAsWTjhhEL8fv3hf5KSwY3mG3CTEpVUpPoaPtJhJCuqg==", "fingerprint": "20:a2:35:0d:b0:af:c2:bb:d1:ce:6a:fb:45:04:ca:a5", "user_id": "2653b273eb6747209ec4d2ac883ac4df"}}' 2025-08-05 11:57:44,386 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-739621003 created 2025-08-05 11:57:44,856 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.469s 2025-08-05 11:57:44,856 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--988454983", "description": "tempest-description--1623922382"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-21cada38-9fb1-468d-ab13-2ef96b515099', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c76cb499-7c5a-4915-aedd-925e696706d9", "name": "tempest-securitygroup--988454983", "stateful": true, "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "description": "tempest-description--1623922382", "shared": false, "security_group_rules": [{"id": "68302ca9-7107-41e9-a6c7-88ee6b2b3cd4", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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": 1144, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:44Z", "updated_at": "2025-08-05T11:57:44Z", "revision_number": 0}, {"id": "a0f5adb3-8dbd-4993-b407-66468f9783df", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_ id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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": 1145, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:44Z", "updated_at": "2025-08-05T11:57:44Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:57:44Z", "updated_at": "2025-08-05T11:57:44Z", "revision_number": 1, "project_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:57:45,142 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.285s 2025-08-05 11:57:45,142 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-0777fd77-c1f2-4ac2-8bb2-621f5743770c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "15ce6ef8-aab9-4f2c-a8fe-fd40051a314c", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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-05T11:57:45Z", "updated_at": "2025-08-05T11:57:45Z", "revision_number": 0}}' 2025-08-05 11:57:45,403 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.260s 2025-08-05 11:57:45,404 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-3ff16fe5-960a-4e30-bdd4-af871ef926d1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8e74150-ab17-4aa5-86e0-779498c3bfc2", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "security_group_id": "c76cb499-7c5a-4915-aedd-925e696706d9", "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-05T11:57:45Z", "updated_at": "2025-08-05T11:57:45Z", "revision_number": 0}}' 2025-08-05 11:57:45,404 99832 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--988454983 created 2025-08-05 11:57:46,196 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.792s 2025-08-05 11:57:46,197 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9ebf141b-f936-45f9-a980-24f4208f849c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3d272344-7254-4dec-897f-82131fd3c5a2", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1a07c356bd2f4002bcf08683327fbbb4", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:45Z", "updated_at": "2025-08-05T11:57:45Z", "revision_number": 0}}' 2025-08-05 11:57:46,197 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3d272344-7254-4dec-897f-82131fd3c5a2', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:45Z', 'updated_at': '2025-08-05T11:57:45Z', 'revision_number': 0, 'ip': '172.24.4.169'} created 2025-08-05 11:57:46,198 99832 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-739621003', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBLxnqfDV7YYvcOLg3cBx2IJzSTztTnJxNE1UhNxlMsu0O+8/JX7Db+l6A2T9CGhaeUW01lDr+w9lp04x3I5NVHNAsWTjhhEL8fv3hf5KSwY3mG3CTEpVUpPoaPtJhJCuqg==', 'fingerprint': '20:a2:35:0d:b0:af:c2:bb:d1:ce:6a:fb:45:04:ca:a5', 'user_id': '2653b273eb6747209ec4d2ac883ac4df', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBmfhusuQDtPSMbYzHteY8erLb3uS0o6xxdV0+SBlVxfyyDIwvTOZh8\nlfxgMjSUwwygBwYFK4EEACKhZANiAAS8Z6nw1e2GL3Di4N3AcdiCc0k87U5ycTRN\nVITcZTLLtDvvPyV+w2/pegNk/QhoWnlFtNZQ6/sPZadOMdyOTVRzQLFk44YRC/H7\n94X+SksGN5htwkxKVVKT6Gj7SYSQrqo=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c76cb499-7c5a-4915-aedd-925e696706d9', 'name': 'tempest-securitygroup--988454983', 'stateful': True, 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'description': 'tempest-description--1623922382', 'shared': False, 'security_group_rules': [{'id': '68302ca9-7107-41e9-a6c7-88ee6b2b3cd4', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'security_group_id': 'c76cb499-7c5a-4915-aedd-925e696706d9', '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': 1144, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:44Z', 'updated_at': '2025-08-05T11:57:44Z', 'revision_number': 0}, {'id': 'a0f5adb3-8dbd-4993-b407-66468f9783df', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'security_group_id': 'c76cb499-7c5a-4915-aedd-925e696706d9', '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': 1145, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:44Z', 'updated_at': '20 25-08-05T11:57:44Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:57:44Z', 'updated_at': '2025-08-05T11:57:44Z', 'revision_number': 1, 'project_id': '1a07c356bd2f4002bcf08683327fbbb4'}, 'floating_ip': {'id': '3d272344-7254-4dec-897f-82131fd3c5a2', 'tenant_id': '1a07c356bd2f4002bcf08683327fbbb4', 'floating_ip_address': '172.24.4.169', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1a07c356bd2f4002bcf08683327fbbb4', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:45Z', 'updated_at': '2025-08-05T11:57:45Z', 'revision_number': 0, 'ip': '172.24.4.169'}} 2025-08-05 11:57:47,228 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/compute/v2.1/servers 1.028s 2025-08-05 11:57:47,229 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "87f6491c-5ee3-4b41-9295-50764ea7a372"}], "security_groups": [{"name": "tempest-securitygroup--988454983"}], "key_name": "tempest-keypair-739621003", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c0be0a12-5c9b-48c1-b280-86b069072d19', 'x-compute-request-id': 'req-c0be0a12-5c9b-48c1-b280-86b069072d19', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--988454983"}], "adminPass": "Z8VJriV4Su8h"}}' 2025-08-05 11:57:47,370 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.137s 2025-08-05 11:57:47,370 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1249', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0b62746b-67cc-4148-9afc-398f445dbe86', 'x-compute-request-id': 'req-0b62746b-67cc-4148-9afc-398f445dbe86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "BUILD", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": " bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:57:47Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-739621003", "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-05 11:58:37,659 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.236s 2025-08-05 11:58:37,659 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1574', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cf337f8-1149-4253-a310-d1c2bbc9be57', 'x-compute-request-id': 'req-0cf337f8-1149-4253-a310-d1c2bbc9be57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "ACTIVE", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "dc7f09fd5416f7c039eea0811b78a39dc1481582462db9b5b72b71c4", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:58:03Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-739621003", "OS-SRV-USG:launched_at": "2025-08-05T11:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--988454983"}], "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-05 11:58:37,673 99832 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:59:37,885 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b/os-interface 0.151s 2025-08-05 11:59:37,886 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:37 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-ffc3ec30-899a-48d1-85ba-78de9ee80234', 'x-compute-request-id': 'req-ffc3ec30-899a-48d1-85ba-78de9ee80234', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "87f6491c-5ee3-4b41-9295-50764ea7a372", "port_id": "a68e2955-1d42-431a-8117-924a369270cb", "mac_addr": "fa:16:3e:59:93:14", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9cebc189-896d-41e8-8b6a-a2ec36ed89d6", "ip_address": "10.0.0.4"}]}]}' 2025-08-05 11:59:38,670 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2 0.780s 2025-08-05 11:59:38,670 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "a68e2955-1d42-431a-8117-924a369270cb"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-f6b874d6-dc92-4a9f-a1b7-092e579a4ab4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2'} Body: b'{"floatingip": {"id": "3d272344-7254-4dec-897f-82131fd3c5a2", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "floating_ip_address": "172.24.4.169", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "b7047c0d-d78e-4e9d-9c3f-9d7be9c0cb59", "port_id": "a68e2955-1d42-431a-8117-924a369270cb", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "87f6491c-5ee3-4b41-9295-50764ea7a372", "mac_address": "fa:16:3e:59:93:14", "admin_state_up": true, "status": "ACTIVE", "device_id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:45Z", "updated_at": "2025-08-05T11:59:38Z", "revision_number": 1, "project_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:59:38,675 99832 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.169:22' as 'cirros' with public key authentication 2025-08-05 11:59:39,698 99832 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:39,803 99832 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:39,804 99832 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.169 successfully created 2025-08-05 11:59:39,963 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.159s 2025-08-05 11:59:39,964 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1693', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ed4c41b0-160a-49b9-ba8d-43be98338472', 'x-compute-request-id': 'req-ed4c41b0-160a-49b9-ba8d-43be98338472', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "ACTIVE", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "dc7f09fd5416f7c039eea0811b78a39dc1481582462db9b5b72b71c4", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:58:03Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}, {"version": 4, "addr": "172.24.4.169", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-739621003", "OS-SRV-USG:launched_at": "2025-08-05T11:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--988454983"}], "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-05 11:59:40,049 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/compute/v2.1/servers 0.071s 2025-08-05 11:59:40,050 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:39 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-9b856ed2-bb5e-49ee-a59d-133764ed5a2f', 'x-compute-request-id': 'req-9b856ed2-bb5e-49ee-a59d-133764ed5a2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}]}]}' 2025-08-05 11:59:40,240 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 202 POST http://10.0.0.210/volume/v3/volumes 0.186s 2025-08-05 11:59:40,240 99832 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-195971688", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e6645ea-2b27-4c16-96b7-0cd217df4f8c', 'content-length': '789', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e6645ea-2b27-4c16-96b7-0cd217df4f8c', 'connection' : 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "80f8e463-a2de-491f-8299-eb3bd4fa446f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:40.184952", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195971688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}], "user_id": "2653b273eb6747209ec4d2ac883ac4df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2025-08-05 11:59:40,297 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.044s 2025-08-05 11:59:40,297 99832 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': 'Tue, 05 Aug 2025 11:59:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad308be-1a32-4c8f-b67a-cec81955135f', 'content-length': '857', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad308be-1a32-4c8f-b67a-cec81955135f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'{"volume": {"id": "80f8e463-a2de-491f-8299-eb3bd4fa446f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:40.000000", "updated_at": null, "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195971688", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}], "user_id": "2653b273eb6747209ec4d2ac883ac4df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:59:41,352 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:test_old_versions_reject): 200 GET http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.040s 2025-08-05 11:59:41,352 99832 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': 'Tue, 05 Aug 2025 11:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b281506b-a245-457d-a8ce-3fa488e00f73', 'content-length': '878', 'openstack-api-version': 'volume 3.27', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b281506b-a245-457d-a8ce-3fa488e00f73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'{"volume": {"id": "80f8e463-a2de-491f-8299-eb3bd4fa446f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:59:40.000000", "updated_at": "2025-08-05T11:59:40.000000", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-195971688", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f"}], "user_id": "2653b273eb6747209ec4d2ac883ac4df", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "1a07c356bd2f4002bcf08683327fbbb4"}}' 2025-08-05 11:59:41,738 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.366s 2025-08-05 11:59:41,738 99832 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': 'Tue, 05 Aug 2025 11:59:41 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-0aead3ef-f771-4e5b-a871-1ec918e73bb9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'' 2025-08-05 11:59:41,758 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f 0.019s 2025-08-05 11:59:41,758 99832 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': 'Tue, 05 Aug 2025 11:59:41 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-8fceb58f-62e5-4ed2-acbf-e44fe6574c49', 'x-openstack-request-id': 'req-8fceb58f-62e5-4ed2-acbf-e44fe6574c49', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/80f8e463-a2de-491f-8299-eb3bd4fa446f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 80f8e463-a2de-491f-8299-eb3bd4fa446f could not be found."}}' 2025-08-05 11:59:41,875 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.116s 2025-08-05 11:59:41,875 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-73e6c5d7-2b94-4b30-a995-129652cde62f', 'x-compute-request-id': 'req-73e6c5d7-2b94-4b30-a995-129652cde62f', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'' 2025-08-05 11:59:42,081 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.205s 2025-08-05 11:59:42,081 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Au g 2025 11:59:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1699', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-33c8d52a-d935-410e-ba99-b3b6ba212921', 'x-compute-request-id': 'req-33c8d52a-d935-410e-ba99-b3b6ba212921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"server": {"id": "8dfa4ad0-078d-40f0-b268-7d7ccac95f4b", "name": "tempest-TestServerVolumeAttachScenarioOldVersion-server-1321117932", "status": "ACTIVE", "tenant_id": "1a07c356bd2f4002bcf08683327fbbb4", "user_id": "2653b273eb6747209ec4d2ac883ac4df", "metadata": {}, "hostId": "dc7f09fd5416f7c039eea0811b78a39dc1481582462db9b5b72b71c4", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:47Z", "updated": "2025-08-05T11:59:42Z", "addresses": {"tempest-TestServerVolumeAttachScenarioOldVersion-1589769642-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}, {"version": 4, "addr": "172.24.4.169", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:59:93:14"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-739621003", "OS-SRV-USG:launched_at": "2025-08-05T11:58:03.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--988454983"}], "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-05 12:00:32,178 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b 0.038s 2025-08-05 12:00:32,178 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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-335fb734-817f-4571-b888-3bd2a0f41328', 'x-compute-request-id': 'req-335fb734-817f-4571-b888-3bd2a0f41328', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8dfa4ad0-078d-40f0-b268-7d7ccac95f4b'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 8dfa4ad0-078d-40f0-b268-7d7ccac95f4b could not be found."}}' 2025-08-05 12:00:32,213 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-739621003 0.034s 2025-08-05 12:00:32,214 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00: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': 'O penStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3c184502-98d7-43a6-8404-0822c4d4e0e3', 'x-compute-request-id': 'req-3c184502-98d7-43a6-8404-0822c4d4e0e3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-739621003'} Body: b'' 2025-08-05 12:00:32,556 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9 0.342s 2025-08-05 12:00:32,557 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-895db219-d825-48ad-9059-f36b4eea3b6e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9'} Body: b'' 2025-08-05 12:00:32,576 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9 0.018s 2025-08-05 12:00:32,576 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-8a8edb4b-5083-4fb7-9fb2-839c018e363c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c76cb499-7c5a-4915-aedd-925e696706d9'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c76cb499-7c5a-4915-aedd-925e696706d9 does not exist", "detail": ""}}' 2025-08-05 12:00:32,978 99832 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachScenarioOldVersion:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2 0.401s 2025-08-05 12:00:32,979 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-e0b1f588-2531-45b8-885d-5147d9a3ff7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/3d272344-7254-4dec-897f-82131fd3c5a2'} Body: b'' 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 cf86de56-2051-4605-8843-b740023fea04 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 11:56:31,308 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.209s 2025-08-05 11:56:31,308 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:56:31 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-d26e6c89-6db4-4b0e-8589-21640713bb33', 'x-compute-request-id': 'req-d26e6c89-6db4-4b0e-8589-21640713bb33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "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-05 11:57:31,610 99840 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.230s 2025-08-05 11:57:31,611 99840 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-613100971"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c87ae6db-0ae8-41be-849a-a07ff11f8317', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c87ae6db-0ae8-41be-849a-a07ff11f8317', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cf86de56-2051-4605-8843-b740023fea04", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:31.549806", "updated_at": null, "name": "tempest-ServerActionsTestOtherA-volume-613100971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf86de56-2051-4605-8843-b740023fea04 "}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 11:57:31,729 99840 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.099s 2025-08-05 11:57:31,730 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 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-c9fa7e1a-1910-4433-b0d6-552f795328c0', '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": "88c1da1e4ea84f90817e493037c7198f", "name": "tempest-ServerActionsTestOtherA-1954983309-project-member", "password_expires_at": null}, "audit_ids": ["yOWtF2DmTkWU1IoWPPu0LQ"], "expires_at": "2025-08-05T12:57:31.000000Z", "issued_at": "2025-08-05T11:57:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dbb012ef84e41bab5dce2b6dc7dca94", "name": "tempest-ServerActionsTestOtherA-1954983309"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3dbb012ef84e41bab5dce2b6dc7dca94", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 11:57:31,730 99840 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached) Found network {'id': 'bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a', 'name': 'tempest-ServerActionsTestOtherA-2005739673-network', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15974, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:54:30Z', 'updated_at': '2025-08-05T11:54:30Z', 'revision_number': 1} available for tenant 2025-08-05 11:57:31,731 99840 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 11:57:31,731 99840 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 11:57:31,801 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.068s 2025-08-05 11:57:31,801 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1244509823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGE9wb/mf2VpLsUsWJEJMWtj3K4jJ8W5h598JLj+URcQSJ6HdZRlNFCjpIVJQzaszXil12Yud1WVE0SGKhNv7VPHImpzDDMqxAiQH5rL8RgMH8sE9ndtXmJhYocs418Ow=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 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-f21bc5cf-90fd-4462-957f-3f5a0fa67b8a', 'x-compute-request-id': 'req-f21bc5cf-90fd-4462-957f-3f5a0fa67b8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1244509823", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGE9wb/mf2VpLsUsWJEJMWtj3K4jJ8W5h598JLj+URcQSJ6HdZRlNFCjpIVJQzaszXil12Yud1WVE0SGKhNv7VPHImpzDDMqxAiQH5rL8RgMH8sE9ndtXmJhYocs418Ow==", "fingerprint": "13:88:9d:42:4b:43:a9:6c:ba:be:6a:1d:1e:64:8f:8d", "user_id": "88c1da1e4ea84f90817e493037c7198f"}}' 2025-08-05 11:57:31,803 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1244509823 created 2025-08-05 11:57:33,501 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 1.696s 2025-08-05 11:57:33,501 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1843023739", "description": "tempest-description--869506368"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-956c6ecb-78c2-4916-a0e9-169835b8ae00', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "name": "tempest-securitygroup--1843023739", "stateful": true, "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "description": "tempest-description--869506368", "shared": false, "security_group_rules": [{"id": "ddab5209-6f8d-4243-a5db-a5fdefb5cf46", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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": 1089, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:33Z", "updated_at": "2025-0 8-05T11:57:33Z", "revision_number": 0}, {"id": "f5f33d5e-7cde-407c-b7b2-b84e2224b55b", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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": 1088, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T11:57:33Z", "updated_at": "2025-08-05T11:57:33Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T11:57:33Z", "updated_at": "2025-08-05T11:57:33Z", "revision_number": 1, "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:57:33,815 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.314s 2025-08-05 11:57:33,816 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-de75b53d-a68a-4485-81f0-73901a1e61e3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "e6e172e6-7401-489e-9cec-c6ddb3531103", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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-05T11:57:33Z", "updated_at": "2025-08-05T11:57:33Z", "revision_number": 0}}' 2025-08-05 11:57:34,891 99840 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 1.075s 2025-08-05 11:57:34,892 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-37c47320-a8e8-46fe-8f99-15edc305f0e1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9d9139ae-67ae-4af2-b5ff-7e7dd69d62bf", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "security_group_id": "c5970e64-c61e-4c38-a0e4-babc32fde45e", "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-05T11:57:34Z", "updated_at": "2025-08-05T11:57:34Z", "revision_number": 0}}' 2025-08-05 11:57:34,892 99840 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1843023739 created 2025-08-05 11:57:36,463 99840 I NFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 1.570s 2025-08-05 11:57:36,463 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e6a9f944-ff71-4a98-a047-5e8cc3f20f0d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "cddfaaca-7c92-4b7a-b098-fa7e485f062c", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "floating_ip_address": "172.24.4.206", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:36Z", "updated_at": "2025-08-05T11:57:36Z", "revision_number": 0}}' 2025-08-05 11:57:36,464 99840 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'cddfaaca-7c92-4b7a-b098-fa7e485f062c', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'floating_ip_address': '172.24.4.206', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:36Z', 'updated_at': '2025-08-05T11:57:36Z', 'revision_number': 0, 'ip': '172.24.4.206'} created 2025-08-05 11:57:36,464 99840 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1244509823', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAGE9wb/mf2VpLsUsWJEJMWtj3K4jJ8W5h598JLj+URcQSJ6HdZRlNFCjpIVJQzaszXil12Yud1WVE0SGKhNv7VPHImpzDDMqxAiQH5rL8RgMH8sE9ndtXmJhYocs418Ow==', 'fingerprint': '13:88:9d:42:4b:43:a9:6c:ba:be:6a:1d:1e:64:8f:8d', 'user_id': '88c1da1e4ea84f90817e493037c7198f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBc6OBXJRWPl/Db2IVrr0ITMCeHyfXPHQgjZ+nKGGCWeUW0ZuJBLFW2\nO/9H6Ez55YagBwYFK4EEACKhZANiAAQBhPcG/5n9laS7FLFiRCTFrY9yuIyfFuYe\nffCS4/lEXEEieh3WUZTRQo6SFSUM2rM14pddmLndVlRNEhioTb+1TxyJqcwwzKsQ\nIkB+ay/EYDB/LBPZ3bV5iYWKHLONfDs=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c5970e64-c61e-4c38-a0e4-babc32fde45e', 'name': 'tempest-securitygroup--1843023739', 'stateful': True, 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': 'tempest-description--869506368', 'shared': False, 'security_group_rules': [{'id': 'ddab5209-6f8d-4243-a5db-a5fdefb5cf46', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'c5970e64-c61e-4c38-a0e4-babc32fde45e', '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': 1089, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:33Z', 'updated_at': '2025-08-05T11:57:33Z', 'revision_number': 0}, {'id': 'f5f33d5e-7cde-407c-b7b2-b84e2224b55b', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'c5970e64-c61e-4c38-a0e4-babc32fde45e', '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': 1088, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:57:33Z', 'updated_at': '2025-08-05T11:57:33Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:57:33Z', 'updated_at': '2025-08-05T11:57:33Z', 'revision_number': 1, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94'}, 'floating_ip': {'id': 'cddfaaca-7c92-4b7a-b098-fa7e485f062c', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'floating_ip_address': '172.24.4.206', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:57:36Z', 'updated_at': '2025-08-05T11:57:36Z', 'revision_number': 0, 'ip': '172.24.4.206'}} 2025-08-05 11:57:37,180 99840 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.715s 2025-08-05 11:57:37,180 99840 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-1956425062", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "networks": [{"uuid": "bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a"}], "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "key_name": "tempest-keypair-1244509823", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb1317e8-5d16-4dbe-bc5a-f74a3c632b2e', 'x-compute-request-id': 'req-cb1317e8-5d16-4dbe-bc5a-f74a3c632b2e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "adminPass": "cZoLYKx7cs74"}}' 2025-08-05 11:57:37,467 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.282s 2025-08-05 11:57:37,468 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:57:37 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-8ba424f9-b633-4fa6-949e-6c2500f49b0b', 'x-compute-request-id': 'req-8ba424f9-b633-4fa6-949e-6c2500f49b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "BUILD", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e4930 37c7198f", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T11:57:37Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1244509823", "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-05 11:58:27,743 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.210s 2025-08-05 11:58:27,743 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:58:27 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-57483dc3-1920-4fb3-8f68-8947864643e2', 'x-compute-request-id': 'req-57483dc3-1920-4fb3-8f68-8947864643e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T11:57:55Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1244509823", "OS-SRV-USG:launched_at": "2025-08-05T11:57:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "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-05 11:58:27,758 99840 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 11:59:27,982 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2/os-interface 0.163s 2025-08-05 11:59:27,983 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type ': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:27 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-d71caa21-af94-4fef-865e-d9abab284bc7', 'x-compute-request-id': 'req-d71caa21-af94-4fef-865e-d9abab284bc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a", "port_id": "278879cb-bd2e-4f08-bf54-c2888a2b4761", "mac_addr": "fa:16:3e:c9:b5:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "de06f710-e97c-45fe-a7f7-6bca1252ddbd", "ip_address": "10.0.0.8"}]}]}' 2025-08-05 11:59:28,895 99840 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/cddfaaca-7c92-4b7a-b098-fa7e485f062c 0.906s 2025-08-05 11:59:28,895 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "278879cb-bd2e-4f08-bf54-c2888a2b4761"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-7837cabe-f223-45a2-b206-98c886fb0763', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cddfaaca-7c92-4b7a-b098-fa7e485f062c'} Body: b'{"floatingip": {"id": "cddfaaca-7c92-4b7a-b098-fa7e485f062c", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "floating_ip_address": "172.24.4.206", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "183fef05-c759-4701-bbf1-b8b453dd42e6", "port_id": "278879cb-bd2e-4f08-bf54-c2888a2b4761", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a", "mac_address": "fa:16:3e:c9:b5:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T11:57:36Z", "updated_at": "2025-08-05T11:59:28Z", "revision_number": 1, "project_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:59:28,896 99840 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.206:22' as 'cirros' with public key authentication 2025-08-05 11:59:28,906 99840 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 11:59:29,010 99840 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 11:59:29,011 99840 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.206 successfully created 2025-08-05 11:59:29,231 99840 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/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.219s 2025-08-05 11:59:29,232 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 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-b26baa78-b0fe-4872-a30b-51095decdc22', 'x-compute-request-id': 'req-b26baa78-b0fe-4872-a30b-5109 5decdc22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T11:57:55Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1244509823", "OS-SRV-USG:launched_at": "2025-08-05T11:57:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "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-05 11:59:29,436 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04 0.190s 2025-08-05 11:59:29,437 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a81d73e-fc04-4217-a749-e82e1a0398ad', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a81d73e-fc04-4217-a749-e82e1a0398ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04'} Body: b'{"volume": {"id": "cf86de56-2051-4605-8843-b740023fea04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-ServerActionsTestOtherA-volume-613100971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf86de56-2051-4605-8843-b740023fea04"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:59:30,490 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_rebuild_server_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04 0.039s 2025-08-05 11:59:30,491 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/ json', 'x-compute-request-id': 'req-59fda7bc-9f9c-4711-b2f6-c8e013b97ec3', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59fda7bc-9f9c-4711-b2f6-c8e013b97ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04'} Body: b'{"volume": {"id": "cf86de56-2051-4605-8843-b740023fea04", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T11:57:32.000000", "updated_at": "2025-08-05T11:57:32.000000", "name": "tempest-ServerActionsTestOtherA-volume-613100971", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cf86de56-2051-4605-8843-b740023fea04"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cf86de56-2051-4605-8843-b740023fea04"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 11:59:30,660 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.155s 2025-08-05 11:59:30,660 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 11:59:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d95b86b-b85a-4575-b424-d2d786669a11', 'x-compute-request-id': 'req-5d95b86b-b85a-4575-b424-d2d786669a11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "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-05 12:00:31,144 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd 3-4f9c-9a01-7eb87cc899e2 0.413s 2025-08-05 12:00:31,144 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:30 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-04d5b95c-bf97-4703-b071-83dc4730a93a', 'x-compute-request-id': 'req-04d5b95c-bf97-4703-b071-83dc4730a93a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'' 2025-08-05 12:00:31,448 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.303s 2025-08-05 12:00:31,448 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:31 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-e225f168-529c-4897-8318-0a0e09d1cf26', 'x-compute-request-id': 'req-e225f168-529c-4897-8318-0a0e09d1cf26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"server": {"id": "21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2", "name": "tempest-tempest.common.compute-instance-1956425062", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:57:37Z", "updated": "2025-08-05T12:00:31Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}, {"version": 4, "addr": "172.24.4.206", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:b5:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1244509823", "OS-SRV-USG:launched_at": "2025-08-05T11:57:54.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1843023739"}], "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-05 12:01:21,562 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 0.049s 2025-08-05 12:01:21,563 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 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-8da347de-c0af-4ecb-8975-bdf3a0019cf2', 'x-compute-request-id': 'req-8da347de-c0af-4ecb-8975-bdf3a0019cf2', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 21e19b4e-bcd3-4f9c-9a01-7eb87cc899e2 could not be found."}}' 2025-08-05 12:01:21,589 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244509823 0.025s 2025-08-05 12:01:21,589 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 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-76d44670-94a0-4d4b-8335-b922d33fd0a3', 'x-compute-request-id': 'req-76d44670-94a0-4d4b-8335-b922d33fd0a3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1244509823'} Body: b'' 2025-08-05 12:01:21,764 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e 0.174s 2025-08-05 12:01:21,765 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-17814555-67db-43b0-8b55-90836488da7a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e'} Body: b'' 2025-08-05 12:01:21,781 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e 0.015s 2025-08-05 12:01:21,781 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4e173030-174d-4fa8-a1a6-f985e7ade6ce', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/c5970e64-c61e-4c38-a0e4-babc32fde45e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c5970e64-c61e-4c38-a0e4-babc32fde45e does not exist", "detail": ""}}' 2025-08-05 12:01:22,123 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/cddfaaca-7c92-4b7a-b098-fa7e485f062c 0.341s 2025-08-05 12:01:22,124 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-a560822f-63a5-40f6-b1fe-ba13b96ae6da', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/cddfaaca-7c92-4b7a-b098-fa7e485f062c'} 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 106aeffc-6075-4e6d-9ef4-0624a0d0e924 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:21,554 99846 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-05 12:00:22,073 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/image/v2/images 0.517s 2025-08-05 12:00:22,073 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"name": "tempest-scenario-img--1055205060", "container_format": "bare", "disk_format": "qcow2", "visibility": "private"} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '642', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-d23827fa-16d8-47ea-bbe4-3f85be35cc4b', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"name": "tempest-scenario-img--1055205060", "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": "b917f7be26794b33a9883dbe01a248ed", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "created_at": "2025-08-05T12:00:22Z", "updated_at": "2025-08-05T12:00:22Z", "tags": [], "self": "/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70", "file": "/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:00:23,253 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 204 PUT http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70/file 1.179s 2025-08-05 12:00:23,253 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet-stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-80123508-4aad-4d89-93ea-25e0b3ade82a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70/file'} Body: b'' 2025-08-05 12:00:23,254 99846 DEBUG [tempest.scenario.manager] image:ff0164dd-5fc7-4e64-84db-a40191263d70 2025-08-05 12:00:23,310 99846 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.054s 2025-08-05 12:00:23,310 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestMinimumBasicScenario-262406646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOiJ5pBPXuhKJqT8aCaYm9GjQuQG+lsC1EdabX8D3yGypLbe7lbUMKZVtMHsaNCB8+jHHMBAyh7Ibr85L4iTKzmOYu0CUjRP2lqHOuw6Dt4oHH8r42WZtYPMvOj/CPqwhg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '402', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5ec8c7cb-d1f2-4407-a67a-c2714af3f341', 'x-compute-request-id': 'req-5ec8c7cb-d1f2-4407-a67a-c2714af3f341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestMinimumBasicScenario-2624 06646", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOiJ5pBPXuhKJqT8aCaYm9GjQuQG+lsC1EdabX8D3yGypLbe7lbUMKZVtMHsaNCB8+jHHMBAyh7Ibr85L4iTKzmOYu0CUjRP2lqHOuw6Dt4oHH8r42WZtYPMvOj/CPqwhg==", "fingerprint": "05:33:0d:f7:88:8c:f6:22:4e:33:b3:ce:71:bb:d6:2a", "user_id": "b29969b8b7924c83bb9ea181a44cbeac"}}' 2025-08-05 12:00:23,403 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.084s 2025-08-05 12:00:23,403 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 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-7663e2ad-23ea-4e2b-bdb8-1a9d1e2cc8ff', '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": "b29969b8b7924c83bb9ea181a44cbeac", "name": "tempest-TestMinimumBasicScenario-1064727242-project-member", "password_expires_at": null}, "audit_ids": ["shCqGKxTSKyend3Ps8DKpw"], "expires_at": "2025-08-05T13:00:23.000000Z", "issued_at": "2025-08-05T12:00:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b917f7be26794b33a9883dbe01a248ed", "name": "tempest-TestMinimumBasicScenario-1064727242"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/b917f7be26794b33a9883dbe01a248ed", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:00:23,404 99846 INFO [tempest.lib.common.fixed_network] (TestMinimumBasicScenario:test_minimum_basic_scenario) Found network {'id': '7905083e-1b99-4191-8fac-bc43084eb621', 'name': 'tempest-TestMinimumBasicScenario-600646317-network', 'tenant_id': 'b917f7be26794b33a9883dbe01a248ed', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'b917f7be26794b33a9883dbe01a248ed', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 7838, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:57:17Z', 'updated_at': '2025-08-05T11:57:17Z', 'revision_number': 1} available for tenant 2025-08-05 12:00:24,073 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/compute/v2.1/servers 0.668s 2025-08-05 12:00:24,074 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestMinimumBasicScenario-server-1012203313", "imageRef": "ff0164dd-5fc7-4e64-84db-a40191263d70", "flavorRef": "1", "key_name": "tempest-TestMinimumBasicScenario-262406646", "networks": [{"uuid": "7905083e-1b99-4191-8fac-bc43084eb621"}]}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c54c97e9-eb04-44cf-a107-d2340c8db9cb', 'x-compute-request-id': 'req-c54c97e9-eb04-44cf-a107-d2340c8db9cb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "vpaVPzip9s6u"}}' 2025-08-05 12:00:24,155 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.077s 2025-08-05 12:00:24,155 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:24 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-ab978f34-daef-48ad-bab7-79d4c3442348', 'x-compute-request-id': 'req-ab978f34-daef-48ad-bab7-79d4c3442348', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "BUILD", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:24Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ :availability_zone": "", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "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-05 12:01:14,449 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.237s 2025-08-05 12:01:14,469 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:14 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-32aec3b9-4e9b-4a4f-853b-725f8a64eacd', 'x-compute-request-id': 'req-32aec3b9-4e9b-4a4f-853b-725f8a64eacd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:40Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:01:14,484 99846 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 12:02:14,728 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.226s 2025-08-05 12:02:14,728 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:14 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-36deeee1-deaf-4816-a959-ffa62e57549e', 'x-compute-request-id': 'req-36deeee1-deaf-4816-a959-ffa62e57549e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264 -427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:40Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:02:14,811 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers 0.069s 2025-08-05 12:02:14,812 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '341', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-82765c86-bdad-43bc-b13e-ef14d940f31e', 'x-compute-request-id': 'req-82765c86-bdad-43bc-b13e-ef14d940f31e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}]}]}' 2025-08-05 12:02:15,033 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.217s 2025-08-05 12:02:15,034 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:14 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-6b267a4d-b7b5-49f5-a194-be96aea86d3a', 'x-compute-request-id': 'req-6b267a4d-b7b5-49f5-a194-be96aea86d3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde9283 3d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:00:40Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:02:15,245 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 202 POST http://10.0.0.210/volume/v3/volumes 0.196s 2025-08-05 12:02:15,245 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-123393028", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f0bc9be-733f-405d-8562-c0e0e9bba517', 'content-length': '755', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f0bc9be-733f-405d-8562-c0e0e9bba517', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "106aeffc-6075-4e6d-9ef4-0624a0d0e924", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:15.184323", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123393028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:02:15,316 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.058s 2025-08-05 12:02:15,316 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e068d6-c8b8-43e6-9963-fd8e366c6c97', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e068d6-c8b8-43e6-9963-fd8e366c6c97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'{"volume": {"id": "106aeffc-6075-4e6d-9ef4-0624a0d0e924", "status": "creating", "size": 1, "availabi lity_zone": "nova", "created_at": "2025-08-05T12:02:15.000000", "updated_at": null, "name": "tempest-TestMinimumBasicScenario-volume-123393028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 12:02:16,372 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:test_minimum_basic_scenario): 200 GET http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.041s 2025-08-05 12:02:16,372 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ee788cc-a2c9-472c-9aba-7b390087c890', 'content-length': '844', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ee788cc-a2c9-472c-9aba-7b390087c890', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'{"volume": {"id": "106aeffc-6075-4e6d-9ef4-0624a0d0e924", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:15.000000", "updated_at": "2025-08-05T12:02:15.000000", "name": "tempest-TestMinimumBasicScenario-volume-123393028", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924"}], "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b917f7be26794b33a9883dbe01a248ed"}}' 2025-08-05 12:02:16,480 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.093s 2025-08-05 12:02:16,480 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-14905dcc-0e21-45a8-b879-529644fe6a99', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'' 2025-08-05 12:02:16,501 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924 0.020s 2025-08-05 12:02:16,501 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-87ede6 1d-f7c3-41a9-a185-f9298cfe31b9', 'x-openstack-request-id': 'req-87ede61d-f7c3-41a9-a185-f9298cfe31b9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/106aeffc-6075-4e6d-9ef4-0624a0d0e924'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 106aeffc-6075-4e6d-9ef4-0624a0d0e924 could not be found."}}' 2025-08-05 12:02:16,611 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.109s 2025-08-05 12:02:16,612 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:16 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-9ffbd657-40ab-4a64-8cfc-fef75edb619e', 'x-compute-request-id': 'req-9ffbd657-40ab-4a64-8cfc-fef75edb619e', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'' 2025-08-05 12:02:16,806 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69 0.194s 2025-08-05 12:02:16,807 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:16 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-7ba09a27-e8ad-4945-aaf1-9a585c0bb81a', 'x-compute-request-id': 'req-7ba09a27-e8ad-4945-aaf1-9a585c0bb81a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"server": {"id": "c461fed9-a787-45f0-b264-427f36d5dc69", "name": "tempest-TestMinimumBasicScenario-server-1012203313", "status": "ACTIVE", "tenant_id": "b917f7be26794b33a9883dbe01a248ed", "user_id": "b29969b8b7924c83bb9ea181a44cbeac", "metadata": {}, "hostId": "223fde92833d39a7d6d4ad4ff06187733145a3af66f7225a2cc00575", "image": {"id": "ff0164dd-5fc7-4e64-84db-a40191263d70", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/ff0164dd-5fc7-4e64-84db-a40191263d70"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:00:24Z", "updated": "2025-08-05T12:02:17Z", "addresses": {"tempest-TestMinimumBasicScenario-600646317-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:a9:01"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/c461fed9-a787-45f0-b264-427f36d5dc69"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-TestMinimumBasicScenario-262406646", "OS-SRV-USG:launched_at": "2025-08-05T12:00:39.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-05 12:03:07,242 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/c461fed 9-a787-45f0-b264-427f36d5dc69 0.369s 2025-08-05 12:03:07,242 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:06 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-c30c6987-8c82-42d8-a0fd-0175df904013', 'x-compute-request-id': 'req-c30c6987-8c82-42d8-a0fd-0175df904013', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/c461fed9-a787-45f0-b264-427f36d5dc69'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance c461fed9-a787-45f0-b264-427f36d5dc69 could not be found."}}' 2025-08-05 12:03:07,271 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-262406646 0.028s 2025-08-05 12:03:07,271 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:07 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-e813886a-5515-47e0-9f25-61d3894ed86f', 'x-compute-request-id': 'req-e813886a-5515-47e0-9f25-61d3894ed86f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestMinimumBasicScenario-262406646'} Body: b'' 2025-08-05 12:03:07,375 99846 INFO [tempest.lib.common.rest_client] Request (TestMinimumBasicScenario:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70 0.103s 2025-08-05 12:03:07,376 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-dd32c39b-4af9-4c7b-81eb-649a9b6f1a86', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/ff0164dd-5fc7-4e64-84db-a40191263d70'} Body: b'' 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 2a847cf1-7276-4a71-be7d-0927934dc814 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:01:22,338 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:setUp): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.202s 2025-08-05 12:01:22,338 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0cc777d4-117e-4958-90ea-787242edd3f0', 'x-compute-request-id': 'req-0cc777d4-117e-4958-90ea-787242edd3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "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-05 12:02:22,503 99840 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-05 12:02:22,504 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:22 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-e7c4a8fb-314c-4aed-b01b-2c7e688e51f1', '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": "88c1da1e4ea84f90817e493037c7198f", "name": "tempest-ServerActionsTestOtherA-1954983309-project-member", "password_expires_at": null}, "audit_ids": ["KzXURkvATGSgZ7K4XOZlwQ"], "expires_at": "2025-08-05T13:02:22.000000Z", "issued_at": "2025-08-05T12:02:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3dbb012ef84e41bab5dce2b6dc7dca94", "name": "tempest-ServerActionsTestOtherA-1954983309"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43b d0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/3dbb012ef84e41bab5dce2b6dc7dca94", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:02:22,504 99840 INFO [tempest.lib.common.fixed_network] (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm) Found network {'id': 'bea8fcb7-9867-4f21-8e8c-cd7ecd0e3b0a', 'name': 'tempest-ServerActionsTestOtherA-2005739673-network', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 15974, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T11:54:30Z', 'updated_at': '2025-08-05T11:54:30Z', 'revision_number': 1} available for tenant 2025-08-05 12:02:22,505 99840 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-688819363', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGHfAMQc1H86sw1uoNNsE4GAGdO80hzlCP5zQS29fg3F2I8s0OmTKcAb4HRPdkZVwx+CrhqMot/kDPcywdmkL+6X7DucMncOBGIATNG/C6PFt/zcZG1n7UZ+1OhvXJnEHw==', 'fingerprint': '5e:6a:f9:c6:c3:bd:54:50:ca:39:e4:1a:95:55:fe:35', 'user_id': '88c1da1e4ea84f90817e493037c7198f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDASLDHingCmwzfNBAixju3jY+fDWfiNeUZ0MPDsJy1XU79I+Kgq1cWr\n/9LHS6SQ4CugBwYFK4EEACKhZANiAARh3wDEHNR/OrMNbqDTbBOBgBnTvNIc5Qj+\nc0EtvX4NxdiPLNDpkynAG+B0T3ZGVcMfgq4ajKLf5Az3MsHZpC/ul+w7nDJ3DgRi\nAEzRvwujxbf83GRtZ+1GftTob1yZxB8=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'da1daf35-e0cc-410c-b6d2-6b032bcff880', 'name': 'tempest-securitygroup--1267023994', 'stateful': True, 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': 'tempest-description--1688227391', 'shared': False, 'security_group_rules': [{'id': '381bc5ca-a054-47ff-9233-fd099a772d16', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'da1daf35-e0cc-410c-b6d2-6b032bcff880', 'ethertype': 'IP v4', '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': 843, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:37Z', 'updated_at': '2025-08-05T11:54:37Z', 'revision_number': 0}, {'id': 'eaefb4ba-7f6c-4e04-a15c-ffe5348ea675', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'security_group_id': 'da1daf35-e0cc-410c-b6d2-6b032bcff880', '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': 844, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T11:54:37Z', 'updated_at': '2025-08-05T11:54:37Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T11:54:37Z', 'updated_at': '2025-08-05T11:54:37Z', 'revision_number': 1, 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94'}, 'floating_ip': {'id': '43e2cbc3-4515-453c-a230-cc88a8687922', 'tenant_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'floating_ip_address': '172.24.4.112', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '3dbb012ef84e41bab5dce2b6dc7dca94', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T11:54:38Z', 'updated_at': '2025-08-05T11:54:38Z', 'revision_number': 0, 'ip': '172.24.4.112'}} 2025-08-05 12:02:22,812 99840 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.306s 2025-08-05 12:02:22,812 99840 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-1630367874", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f6d6897-3739-45ad-b118-6d132821887c', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f6d6897-3739-45ad-b118-6d132821887c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "2a847cf1-7276-4a71-be7d-0927934dc814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:22.751969", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1630367874", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:02:22,865 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.041s 2025-08-05 12:02:22,865 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-requ est-id': 'req-9d928f2e-b1d9-4866-8dae-f84064156b0b', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d928f2e-b1d9-4866-8dae-f84064156b0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'{"volume": {"id": "2a847cf1-7276-4a71-be7d-0927934dc814", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:23.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1630367874", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 12:02:23,916 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 200 GET http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.036s 2025-08-05 12:02:23,916 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d1921fb-c11d-4c53-8f2c-6feb4ab9c9ad', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d1921fb-c11d-4c53-8f2c-6feb4ab9c9ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'{"volume": {"id": "2a847cf1-7276-4a71-be7d-0927934dc814", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:23.000000", "updated_at": "2025-08-05T12:02:23.000000", "name": "tempest-tempest.common.compute-volume-1630367874", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/2a847cf1-7276-4a71-be7d-0927934dc814"}], "user_id": "88c1da1e4ea84f90817e493037c7198f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94"}}' 2025-08-05 12:02:24,021 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 202 DELETE http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.092s 2025-08-05 12:02:24,021 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2b499a9b-b8e6-4e49-998e-7a50920d2596', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'' 2025-08-05 12:02:24,045 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:test_resize_volume_backed_server_confirm): 404 GET http://10.0.0.210/volu me/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814 0.023s 2025-08-05 12:02:24,045 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae6577e-8dc5-40ac-8cc1-b4e65a01325a', 'x-openstack-request-id': 'req-3ae6577e-8dc5-40ac-8cc1-b4e65a01325a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/2a847cf1-7276-4a71-be7d-0927934dc814'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 2a847cf1-7276-4a71-be7d-0927934dc814 could not be found."}}' 2025-08-05 12:02:24,046 99840 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-05 12:02:24,291 99840 INFO [tempest.lib.common.rest_client] Request (ServerActionsTestOtherA:tearDown): 200 GET http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd 0.244s 2025-08-05 12:02:24,292 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1661', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78086585-37c8-4ca8-9031-9e43f317ab2a', 'x-compute-request-id': 'req-78086585-37c8-4ca8-9031-9e43f317ab2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd'} Body: b'{"server": {"id": "3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd", "name": "tempest-ServerActionsTestOtherA-server-1005389249", "status": "ACTIVE", "tenant_id": "3dbb012ef84e41bab5dce2b6dc7dca94", "user_id": "88c1da1e4ea84f90817e493037c7198f", "metadata": {}, "hostId": "06593566bed14e3fbceebb2de834633921dca2a144836271a7c9c0d1", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T11:54:39Z", "updated": "2025-08-05T11:54:56Z", "addresses": {"tempest-ServerActionsTestOtherA-2005739673-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}, {"version": 4, "addr": "172.24.4.112", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b9:38:d7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/3ee3a0ae-c9e0-4d22-8460-1a70376c3fbd"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-688819363", "OS-SRV-USG:launched_at": "2025-08-05T11:54:56.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1267023994"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' tempest.scenario.test_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 e16e74d3-1f82-4ad7-9c26-110636d7564f failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:03:29,756 99846 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.196s 2025-08-05 12:03:29,757 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestShelveInstance-2110080967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDxC+Ffg4ofoaOdsTkf5eY9W84KczrBESiTW06qUWFhuBd+0gK/NSYqOeTNmtCMh9Jzy+q+aV5UI2IaLEPUlz0n0B6nF7KNEHUit7k/isfyMicBh7mFliCFa7xIEqKJLJg=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:29 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-5049a709-0777-4c64-bf08-f27d56090ccc', 'x-compute-request-id': 'req-5049a709-0777-4c64-bf08-f27d56090ccc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestShelveInstance-2110080967", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBDxC+Ffg4ofoaOdsTkf5eY9W84KczrBESiTW06qUWFhuBd+0gK/NSYqOeTNmtCMh9Jzy+q+aV5UI2IaLEPUlz0n0B6nF7KNEHUit7k/isfyMicBh7mFliCFa7xIEqKJLJg==", "fingerprint": "93:dc:79:fc:9d:de:e8:4c:32:dd:e1:14:ac:b2:e4:5e", "user_id": "c5d11fc919f14bf9965779475c90ab48"}}' 2025-08-05 12:03:29,997 99846 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 0.238s 2025-08-05 12:03:29,997 99846 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-80908404", "description": "tempest-secgroup-smoke-80908404 description", "project_id": "14ad1c98d7a642ec82bb5c83899135ee"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1673', 'x-openstack-request-id': 'req-2b91dea8-37d1-489a-8941-a5918d150cc1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "name": "tempest-secgroup-smoke-80908404", "stateful": true, "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "description": "tempest-secgroup-smoke-80908404 description", "shared": false, "security_group_rules": [{"id": "4a7a4829-13e7-4ca2-9175-f9c74f4ca433", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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": 1231, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:03:29Z", "updated_at": "2025-08-05T12:03:29Z", "revision_number": 0}, {"id": "a1882e28-e126-4c84-8765-7ae901a35c15", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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": 1230, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:03:29Z", "updated_at": "2025-08-05T12:03:29Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T12:03:29Z", "updated_at": "2025-08-05T12:03:29Z", "revision_number": 1, "project_id": "14ad1c98d7a642ec82bb5c83899135ee"}}' 2025-08-05 12:03:30,201 99846 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.202s 2025-08-05 12:03:30,201 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-d2a355e6-340c-4349-b2d0-0feaa53feee5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "47cad8b4-f578-4d38-a634-ffa789124d92", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:30,434 99846 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.232s 2025-08-05 12:03:30,435 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-c8e6fbda-c796-4676-b290-1c9098afa84f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dc2fdbc7-2140-4f12-a76d-b112470fcaf4", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:30,647 99846 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.212s 2025-08-05 12:03:30,648 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'cont ent-length': '602', 'x-openstack-request-id': 'req-96363254-1d5d-4a00-8123-cfe5ec1fc6f8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "afcd7232-e3fd-4173-a018-51d8d14d4d84", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:30,845 99846 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.197s 2025-08-05 12:03:30,845 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-e32de743-9dd8-4b27-b678-398dbfcea7d4', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8487d498-7159-4ddb-9b84-be2f46bf15bf", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:31,068 99846 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.222s 2025-08-05 12:03:31,068 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-805ca753-42a2-43b1-9052-5b03ece2b9dd', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "660ff4ae-b52f-4502-be48-4337187ca8f2", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:30Z", "updated_at": "2025-08-05T12:03:30Z", "revision_number": 0}}' 2025-08-05 12:03:31,290 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_bac ked_instance): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.221s 2025-08-05 12:03:31,291 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-6e51c95a-1245-4041-94d9-c3ab35dcc129', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "08a329f9-cdf6-4c23-979b-a4cecc6e7336", "project_id": "14ad1c98d7a642ec82bb5c83899135ee", "tenant_id": "14ad1c98d7a642ec82bb5c83899135ee", "security_group_id": "dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df", "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-05T12:03:31Z", "updated_at": "2025-08-05T12:03:31Z", "revision_number": 0}}' 2025-08-05 12:03:31,386 99846 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.084s 2025-08-05 12:03:31,386 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 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-f8ba7058-d0e5-4077-933e-09cdf06a67b0', '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": "c5d11fc919f14bf9965779475c90ab48", "name": "tempest-TestShelveInstance-378347585-project-member", "password_expires_at": null}, "audit_ids": ["XxcyqY36TD6vhVF40Xx1ug"], "expires_at": "2025-08-05T13:03:31.000000Z", "issued_at": "2025-08-05T12:03:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "14ad1c98d7a642ec82bb5c83899135ee", "name": "tempest-TestShelveInstance-378347585"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/14ad1c98d7a642ec82 bb5c83899135ee", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:03:31,387 99846 INFO [tempest.lib.common.fixed_network] (TestShelveInstance:test_shelve_volume_backed_instance) Found network {'id': 'bea8b0dc-6873-45e4-bff5-9e3290636ece', 'name': 'tempest-TestShelveInstance-183355907-network', 'tenant_id': '14ad1c98d7a642ec82bb5c83899135ee', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '14ad1c98d7a642ec82bb5c83899135ee', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 59250, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T12:03:15Z', 'updated_at': '2025-08-05T12:03:15Z', 'revision_number': 1} available for tenant 2025-08-05 12:03:31,933 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 POST http://10.0.0.210/volume/v3/volumes 0.545s 2025-08-05 12:03:31,934 99846 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-1137014712", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-694e87a8-ab7c-458f-b610-8d7d7280ed28', 'content-length': '754', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-694e87a8-ab7c-458f-b610-8d7d7280ed28', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "e16e74d3-1f82-4ad7-9c26-110636d7564f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:31.874717", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1137014712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}], "user_id": "c5d11fc919f14bf9965779475c90ab48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:31,984 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.037s 2025-08-05 12:03:31,985 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c1a1d8f-b216-4d56-8122-25b313d98aee', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c1a1d8f-b216-4d56- 8122-25b313d98aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'{"volume": {"id": "e16e74d3-1f82-4ad7-9c26-110636d7564f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:32.000000", "updated_at": null, "name": "tempest-tempest.common.compute-volume-1137014712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}], "user_id": "c5d11fc919f14bf9965779475c90ab48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14ad1c98d7a642ec82bb5c83899135ee"}}' 2025-08-05 12:03:33,044 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 200 GET http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.044s 2025-08-05 12:03:33,045 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad471518-7ee5-48ca-85ad-ff9084c18f19', 'content-length': '843', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad471518-7ee5-48ca-85ad-ff9084c18f19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'{"volume": {"id": "e16e74d3-1f82-4ad7-9c26-110636d7564f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:32.000000", "updated_at": "2025-08-05T12:03:32.000000", "name": "tempest-tempest.common.compute-volume-1137014712", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f"}], "user_id": "c5d11fc919f14bf9965779475c90ab48", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "14ad1c98d7a642ec82bb5c83899135ee"}}' 2025-08-05 12:03:33,152 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 202 DELETE http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.093s 2025-08-05 12:03:33,153 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03: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-f51e0414-2043-4b10-83ce-f7d23e2669dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'' 2025-08-05 12:03:33,178 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:test_shelve_volume_backed_instance): 404 GET http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f 0.025s 2025-08-05 12:03:33,179 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03: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-a1a80795-0f9b-415f-a606-724af50094df', 'x-openstack-request-id': 'req-a1a80795-0f9b-415f-a606-724af50094df', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/e16e74d3-1f82-4ad7-9c26-110636d7564f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume e16e74d3-1f82-4ad7-9c26-110636d7564f could not be found."}}' 2025-08-05 12:03:33,387 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df 0.205s 2025-08-05 12:03:33,387 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-d6521ce2-8e34-4b0b-b5ba-f4784955679a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/dd5ce9c3-1b44-446e-a4d1-fc6c1542a6df'} Body: b'' 2025-08-05 12:03:33,414 99846 INFO [tempest.lib.common.rest_client] Request (TestShelveInstance:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2110080967 0.026s 2025-08-05 12:03:33,414 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:33 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-891fe5b3-193b-4551-bd20-15d02f998f37', 'x-compute-request-id': 'req-891fe5b3-193b-4551-bd20-15d02f998f37', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestShelveInstance-2110080967'} Body: b'' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple[id-8976a11b-1ddc-49b6-b66f-8c26adf3fa9e] ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 104, in test_create_from_image_multiple self._wait_for_multiple_resources( File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 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 cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:03:42,011 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.353s 2025-08-05 12:03:42,011 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-584916766"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7529fe58-d5ee-4571-81a3-e9b10f8af742', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7529fe58-d5ee-4571-81a3-e9b10f8af742', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:41.943093", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-584916766", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,241 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.217s 2025-08-05 12:03:42,241 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-867934398"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27f659d9-3b61-4f7e-bc8d-907f43156d63', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27f659d9-3b61-4f7e-bc8d-907f43156d63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d3f42650-3717-4513-b1b4-c6f82983268f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.178665", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-867934398", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d3f42650-3717-4513-b1b4-c6f82983268f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d3f42650-3717-4513-b1b4-c6f82983268f"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,438 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.185s 2025-08-05 12:03:42,439 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-86113271"} } Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b30da1f-5be6-422a-9b23-5129b9cf01f4', 'content-length': '756', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b30da1f-5be6-422a-9b23-5129b9cf01f4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d3c329bd-06ee-4972-868b-840732feb07b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.381055", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-86113271", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d3c329bd-06ee-4972-868b-840732feb07b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d3c329bd-06ee-4972-868b-840732feb07b"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,623 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.173s 2025-08-05 12:03:42,624 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1433261912"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f647d94-9973-432e-b5bf-5d0a8c194fa8', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f647d94-9973-432e-b5bf-5d0a8c194fa8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "837d2269-b149-4997-9e40-5019eee85ebe", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.564930", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-1433261912", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/837d2269-b149-4997-9e40-5019eee85ebe"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/837d2269-b149-4997-9e40-5019eee85ebe"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,875 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 202 POST http://10.0.0.210/volume/v3/volumes 0.240s 2025-08-05 12:03:42,876 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"'imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-292272488"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09c05991-dbd8-46bd-a386-8e4f8673de0b', 'content-length': '757', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09c05991-dbd8-46bd-a386-8e4f8673de0b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "cc49411c-4bc6-4c1b-882 f-0bd718c74456", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.812090", "updated_at": null, "name": "tempest-CreateVolumesFromImageTest-Volume-292272488", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cc49411c-4bc6-4c1b-882f-0bd718c74456"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cc49411c-4bc6-4c1b-882f-0bd718c74456"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:42,926 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1 0.038s 2025-08-05 12:03:42,927 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f109db90-9e02-47b2-a17b-27d7fac087e2', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f109db90-9e02-47b2-a17b-27d7fac087e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1'} Body: b'{"volume": {"id": "cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.000000", "updated_at": "2025-08-05T12:03:42.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-584916766", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}], "user_id": "a8d89219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48cda7a1e90a4f49953826ababf8de4f"}}' 2025-08-05 12:03:43,982 99846 INFO [tempest.lib.common.rest_client] Request (CreateVolumesFromImageTest:test_create_from_image_multiple): 200 GET http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1 0.039s 2025-08-05 12:03:43,983 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beae7754-f65d-4788-815b-e7cea51958ef', 'content-length': '846', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beae7754-f65d-4788-815b-e7cea51958ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1'} Body: b'{"volume": {"id": "cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:42.000000", "updated_at": "2025-08-05T12:03:42.000000", "name": "tempest-CreateVolumesFromImageTest-Volume-584916766", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/cfdd79d7-0d62-4a9f-b8b8-ec9fbc10eda1"}], "user_id": "a8d8 9219b4df48b0ac5da3712c8dde89", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "48cda7a1e90a4f49953826ababf8de4f"}}' 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 d666efff-2c87-487a-9560-83759731657d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:00:57,350 99832 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2025-08-05 12:00:57,350 99832 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2025-08-05 12:00:57,546 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.194s 2025-08-05 12:00:57,546 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-982033697", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEfF2i/73VZxuRmB92nUHeP1onaSkSr4q2tQ0n77AIbJ4QfeQN3NpM7gpA42DGaqGzQ7Pnmi+nc3iNZbqMkjtMf7aUiOt5jgXbvfR7odVDnJghwHb/2DpyHn5u/1/luYQ=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:57 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-3e0c6a46-ee17-4640-bef5-515bda9fdca5', 'x-compute-request-id': 'req-3e0c6a46-ee17-4640-bef5-515bda9fdca5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-982033697", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEfF2i/73VZxuRmB92nUHeP1onaSkSr4q2tQ0n77AIbJ4QfeQN3NpM7gpA42DGaqGzQ7Pnmi+nc3iNZbqMkjtMf7aUiOt5jgXbvfR7odVDnJghwHb/2DpyHn5u/1/luYQ==", "fingerprint": "b3:88:53:80:30:a1:ab:bd:2b:b2:d3:69:5f:85:8a:57", "user_id": "59984714e92e476f9e654e8b43cf6feb"}}' 2025-08-05 12:00:57,549 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-982033697 created 2025-08-05 12:00:57,788 99832 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-05 12:00:57,788 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--305906538", "description": "tempest-description--1937023759"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-dcc79abd-987a-4500-b582-bacff60a0b82', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "name": "tempest-securitygroup--305906538", "stateful": true, "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "description": "tempest-description--1937023759", "shared": false, "security_group_rules": [{"id": "39d95913-7998-4b78-9f78-9ebf58bac54a", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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": 1189, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 0}, {"id": "fa627f50-59e5-40d5-88b6-d484d5382359", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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": 1190, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 1, "project_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:00:57,998 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.209s 2025-08-05 12:00:57,998 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2e5395bb-47a6-4d3a-b26b-d0a1a7099c83', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f54ecc0-01a5-4c7c-b7d7-a777dd9b6c6f", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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-05T12:00:57Z", "updated_at": "2025-08-05T12:00:57Z", "revision_number": 0}}' 2025-08-05 12:00:58,211 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.211s 2025-08-05 12:00:58,211 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ad22fc65-101e-4a1d-bc68-8e4ed162a26c', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "de7be751-aea2-40e0-82fd-dac53be9b813", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "2a66a16f-6df9-4183-9cdb-376c19c0b3cd", "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-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0}}' 2025-08-05 12:00:58,211 99832 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--305906538 created 2025-08-05 12:00:58,841 99832 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/networking/v2.0/floatingips 0.629s 2025-08-05 12:00:58,841 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: {"floatingip": {"floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-64301e37-4c8c-45f5-b784-4aeb07a1b59f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2dbbf005-b136-4dca-b1dc-68e8773812c9", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "floating_ip_address": "172.24.4.143", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0}}' 2025-08-05 12:00:58,842 99832 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2dbbf005-b136-4dca-b1dc-68e8773812c9', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '58975c14-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T12:00:58Z', 'updated_at': '2025-08-05T12:00:58Z', 'revision_number': 0, 'ip': '172.24.4.143'} created 2025-08-05 12:00:59,063 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-groups 0.220s 2025-08-05 12:00:59,063 99832 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-2121166629", "description": "tempest-secgroup-smoke-2121166629 description", "project_id": "1dc3ae81b4384b9a816b49422e0affee"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1677', 'x-openstack-request-id': 'req-1f2b9636-fcda-4670-9763-9ebf7db94d79', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "697b9cbd-3f19-445b-8239-137063b9f327", "name": "tempest-secgroup-smoke-2121166629", "stateful": true, "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "description": "tempest-secgroup-smoke-2121166629 description", "shared": false, "security_group_rules": [{"id": "0e7b1c11-368b-4d82-8194-795456f249e3", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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": 1196, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0}, {"id": "fb49dd81-3262-4037-acd4-da5fb38ff31b", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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": 1197, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 0} ], "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:00:58Z", "revision_number": 1, "project_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:00:59,326 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.262s 2025-08-05 12:00:59,327 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2b57a591-f023-4387-b7b0-31b5a2bd23b3', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "f8dd726e-3654-4f30-a924-21ab1ddf2c48", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:00:59Z", "updated_at": "2025-08-05T12:00:59Z", "revision_number": 0}}' 2025-08-05 12:00:59,525 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.198s 2025-08-05 12:00:59,526 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-54d3afab-b2bd-49eb-a448-c3dc5f088235', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "4710cae5-17ff-4f18-aafd-82a5d708f86c", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:00:59Z", "updated_at": "2025-08-05T12:00:59Z", "revision_number": 0}}' 2025-08-05 12:00:59,993 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.467s 2025-08-05 12:00:59,994 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ed75cdb7-e72c- 4345-98b2-858f2b5be51a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "b4d9401c-25d9-4756-ae3c-20e677321249", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:00:59Z", "updated_at": "2025-08-05T12:00:59Z", "revision_number": 0}}' 2025-08-05 12:01:00,204 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.210s 2025-08-05 12:01:00,205 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:00:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-8e2a7343-8abf-48c0-a5b2-3412b365c700', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d2f0bece-03b0-4e13-9d4c-f4147f4408d7", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:01:00Z", "updated_at": "2025-08-05T12:01:00Z", "revision_number": 0}}' 2025-08-05 12:01:00,430 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.224s 2025-08-05 12:01:00,430 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-a175add4-d114-477c-b687-196b39bd709e', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "127767db-cb29-4f3a-b2dc-15e372f012e9", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:01:00Z", "updated_at": "2025-08-05T12:01:00Z", "revision_number": 0}}' 2025-08-05 12:01:00,673 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:setUp): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.242s 2025-08-05 12:01:00,673 99832 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-cad83292-4f1c-4cee-b14a-4f84fe5f6c02', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0a542722-9f16-4de7-b643-8e5c8295f604", "project_id": "1dc3ae81b4384b9a816b49422e0affee", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "security_group_id": "697b9cbd-3f19-445b-8239-137063b9f327", "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-05T12:01:00Z", "updated_at": "2025-08-05T12:01:00Z", "revision_number": 0}}' 2025-08-05 12:01:00,722 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.042s 2025-08-05 12:01:00,722 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 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-94a43395-f477-4744-882a-5ca8b98eb985', '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": "59984714e92e476f9e654e8b43cf6feb", "name": "tempest-SnapshotDataIntegrityTests-89119223-project-member", "password_expires_at": null}, "audit_ids": ["ASRCKYSLTFeJjL92JfOhzw"], "expires_at": "2025-08-05T13:01:00.000000Z", "issued_at": "2025-08-05T12:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc3ae81b4384b9a816b49422e0affee", "name": "tempest-SnapshotDataIntegrityTests-89119223"}, "is_domain": false, "roles": [{"id": "6fbf9e7c72c540acbdf4a7f694bef60b", "name": "reader"}, {"id": "7a43bd0db4f043f99be9ac586df3df23", "name": "member"}], "catalog": [{"endpoints": [{"id": "1b4c0667dbc84e5d88e7dcadc8a31f11", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "0512429234d74de2a89785efc00b8435", "type": "image", "name": "glance"}, {"endpoints": [{"id": "3f1ae17cf1a0462b8aeb79382cd3fe91", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3", "region": "RegionOne"}], "id": "71e8c8c6926445789196fd7f166c9db5", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "5de87cd468a744eab9eb5d072f3c4570", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ad2e14ac7868462291f772fc8fe9a2b3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "d20391319f4148f28a55f173afa3791c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c98be4ba504d4e5393c3563e50151b0d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "a8924b1744424d9ead60e3c6fcff6243", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/1dc3ae81b4384b9a816b49422e0affee", "region": "RegionOne"}], "id": "dab67ef0de214d4fa61c52e9da3e3c07", "type": "compute_legacy", "n ame": "nova_legacy"}, {"endpoints": [{"id": "a522bcacb7d545cd9d2e0bf543541e57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/networking", "region": "RegionOne"}], "id": "e6be7b400deb4a07baed702e10dc5a15", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "fc2da396095147b79ed91b113cbf49ad", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "f54c70e1c1154e2d836d61df471cd1a3", "type": "compute", "name": "nova"}]}}' 2025-08-05 12:01:00,723 99832 INFO [tempest.lib.common.fixed_network] (SnapshotDataIntegrityTests:test_snapshot_data_integrity) Found network {'id': 'dcf0868c-5b05-4e26-82f3-e1751671e969', 'name': 'tempest-SnapshotDataIntegrityTests-628028889-network', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 4445, 'vlan_transparent': False, 'qinq': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2025-08-05T12:00:42Z', 'updated_at': '2025-08-05T12:00:42Z', 'revision_number': 1} available for tenant 2025-08-05 12:01:00,723 99832 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-982033697', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGEfF2i/73VZxuRmB92nUHeP1onaSkSr4q2tQ0n77AIbJ4QfeQN3NpM7gpA42DGaqGzQ7Pnmi+nc3iNZbqMkjtMf7aUiOt5jgXbvfR7odVDnJghwHb/2DpyHn5u/1/luYQ==', 'fingerprint': 'b3:88:53:80:30:a1:ab:bd:2b:b2:d3:69:5f:85:8a:57', 'user_id': '59984714e92e476f9e654e8b43cf6feb', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhW3hwlfTLzTLvKFSK/6vcDXdZO1NoOo36x1yrLCog3KvcrmUzXXPz\nVGtn5RnrbQCgBwYFK4EEACKhZANiAARhHxdov+91WcbkZgfdp1B3j9aJ2kpEq+Kt\nrUNJ++wCGyeEH3kDdzaTO4KQONgxmqhs0Oz55ovp3N4jWW6jJI7TH+2lIjreY4F2\n730e6HVQ5yYIcB2/9g6ch5+bv9f5bmE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '2a66a16f-6df9-4183-9cdb-376c19c0b3cd', 'name': 'tempest-securitygroup--305906538', 'stateful': True, 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'description': 'tempest-description--1937023759', 'shared': False, 'security_group_rules': [{'id': '39d95913-7998-4b78-9f78-9ebf58bac54a', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'security_group_id': '2a66a16f-6df9-4183-9cdb-376c19c0b3cd', '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': 1189, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T12:00:57Z', 'updated_at': '2025-08-05T12:00:57Z', 'revision_number': 0}, {'id': 'fa627f50-59e5-40d5-88b6-d484d5382359', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'security_group_id': '2a66a16f-6df9-4183-9cdb-376c19c0b3cd', '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': 1190, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2025-08-05T12:00:57Z', 'updated_at': '2025-08-05T12:00:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2025-08-05T12:00:57Z', 'updated_at': '2025-08-05T12:00:57Z', 'revision_number': 1, 'project_id': '1dc3ae81b4384b9a816b49422e0affee'}, 'floating_ip': {'id': '2dbbf005-b136-4dca-b1dc-68e8773812c9', 'tenant_id': '1dc3ae81b4384b9a816b49422e0affee', 'floating_ip_address': '172.24.4.143', 'floating_network_id': '58975c1 4-149d-49f0-892a-1a679697a91a', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '1dc3ae81b4384b9a816b49422e0affee', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2025-08-05T12:00:58Z', 'updated_at': '2025-08-05T12:00:58Z', 'revision_number': 0, 'ip': '172.24.4.143'}} 2025-08-05 12:01:01,337 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/compute/v2.1/servers 0.613s 2025-08-05 12:01:01,338 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "flavorRef": "1", "key_name": "tempest-keypair-982033697", "security_groups": [{"name": "tempest-secgroup-smoke-2121166629"}, {"name": "tempest-securitygroup--305906538"}], "networks": [{"uuid": "dcf0868c-5b05-4e26-82f3-e1751671e969"}], "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '450', 'location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c8fa90a-99ab-416e-b7bc-0c88167b3106', 'x-compute-request-id': 'req-7c8fa90a-99ab-416e-b7bc-0c88167b3106', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-secgroup-smoke-2121166629"}, {"name": "tempest-securitygroup--305906538"}], "adminPass": "9AdWq2zZEwua"}}' 2025-08-05 12:01:01,415 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.074s 2025-08-05 12:01:01,415 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:01 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-edcf51ed-79ba-4b82-99a8-96b3f7144985', 'x-compute-request-id': 'req-edcf51ed-79ba-4b82-99a8-96b3f7144985', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "BUILD", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:01:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "se lf", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-982033697", "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-05 12:01:51,684 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.206s 2025-08-05 12:01:51,685 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:01:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0ff13c62-57e0-4f33-b426-d402c1cdc3ce', 'x-compute-request-id': 'req-0ff13c62-57e0-4f33-b426-d402c1cdc3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "ACTIVE", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "8b57070b31b21379150373396870541f99f4001d94b7d75c1d9656f5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:01:17Z", "addresses": {"tempest-SnapshotDataIntegrityTests-628028889-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-982033697", "OS-SRV-USG:launched_at": "2025-08-05T12:01:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305906538"}, {"name": "tempest-secgroup-smoke-2121166629"}], "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-05 12:01:51,699 99832 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2025-08-05 12:02:51,987 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da/os-interface 0.231s 2025-08-05 12:02:51,988 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:51 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-i d': 'req-be792f9a-8d22-4b8e-974d-4e1e472f433d', 'x-compute-request-id': 'req-be792f9a-8d22-4b8e-974d-4e1e472f433d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "dcf0868c-5b05-4e26-82f3-e1751671e969", "port_id": "2c83cf56-9411-49cf-8481-059d0caec674", "mac_addr": "fa:16:3e:69:70:ec", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "14e37e65-5268-4fa4-9156-1a4cd6268b80", "ip_address": "10.0.0.3"}]}]}' 2025-08-05 12:02:52,886 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 PUT http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9 0.894s 2025-08-05 12:02:52,886 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "2c83cf56-9411-49cf-8481-059d0caec674"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-8250c0da-12af-4d25-bae7-ef9a341de17d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9'} Body: b'{"floatingip": {"id": "2dbbf005-b136-4dca-b1dc-68e8773812c9", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "floating_ip_address": "172.24.4.143", "floating_network_id": "58975c14-149d-49f0-892a-1a679697a91a", "router_id": "69c41b29-8f7f-49c6-ba9e-68b3ba3dc1ea", "port_id": "2c83cf56-9411-49cf-8481-059d0caec674", "fixed_ip_address": "10.0.0.3", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "dcf0868c-5b05-4e26-82f3-e1751671e969", "mac_address": "fa:16:3e:69:70:ec", "admin_state_up": true, "status": "ACTIVE", "device_id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2025-08-05T12:00:58Z", "updated_at": "2025-08-05T12:02:52Z", "revision_number": 1, "project_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:02:52,888 99832 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.143:22' as 'cirros' with public key authentication 2025-08-05 12:02:52,900 99832 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2025-08-05 12:02:53,003 99832 INFO [paramiko.transport] Authentication (publickey) successful! 2025-08-05 12:02:53,003 99832 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.143 successfully created 2025-08-05 12:02:53,255 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.251s 2025-08-05 12:02:53,256 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1592', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1883d1ea-537e-40c6-8ebe-15a77e44ce69', 'x-compute-request-id': 'req-1883d1ea-537e-40c6-8ebe-15a77e44ce69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "ACTIVE", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "8b57070b31b213 79150373396870541f99f4001d94b7d75c1d9656f5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:01:17Z", "addresses": {"tempest-SnapshotDataIntegrityTests-628028889-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-982033697", "OS-SRV-USG:launched_at": "2025-08-05T12:01:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305906538"}, {"name": "tempest-secgroup-smoke-2121166629"}], "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-05 12:02:53,481 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 202 POST http://10.0.0.210/volume/v3/volumes 0.211s 2025-08-05 12:02:53,482 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44ddb489-6782-4d66-b2de-c12cf180dc46', 'content-length': '758', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44ddb489-6782-4d66-b2de-c12cf180dc46', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "d666efff-2c87-487a-9560-83759731657d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:53.418218", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d666efff-2c87-487a-9560-83759731657d"}], "user_id": "59984714e92e476f9e654e8b43cf6feb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:02:53,533 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.040s 2025-08-05 12:02:53,534 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25c60c77-8539-4ace-b122-3fd080823cc8', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25c60c77-8539-4ace-b122-3fd080823cc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'{"volume": {"id": "d666efff-2c87-48 7a-9560-83759731657d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:53.000000", "updated_at": null, "name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d666efff-2c87-487a-9560-83759731657d"}], "user_id": "59984714e92e476f9e654e8b43cf6feb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:02:54,628 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:test_snapshot_data_integrity): 200 GET http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.079s 2025-08-05 12:02:54,628 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52ce5805-07f6-4983-9f0d-d6249eb36180', 'content-length': '847', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52ce5805-07f6-4983-9f0d-d6249eb36180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'{"volume": {"id": "d666efff-2c87-487a-9560-83759731657d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:02:53.000000", "updated_at": "2025-08-05T12:02:54.000000", "name": "tempest-SnapshotDataIntegrityTests-volume-1522327405", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/d666efff-2c87-487a-9560-83759731657d"}], "user_id": "59984714e92e476f9e654e8b43cf6feb", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "1dc3ae81b4384b9a816b49422e0affee"}}' 2025-08-05 12:02:54,800 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.158s 2025-08-05 12:02:54,800 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-1b192253-dd28-4a28-ae8f-9e3352683bef', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'' 2025-08-05 12:02:54,820 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d 0.019s 2025-08-05 12:02:54,820 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02: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-4c867a06-01d3-4351-b4eb-f4e5bf309278', 'x-openstack-request-id': 'req-4c867a06-01d3-4351-b4eb-f4e5bf309278', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/d666efff-2c87-487a-9560-83759731657d'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume d666efff-2c87-487a-9560-83759731657d could not be found."}}' 2025-08-05 12:02:54,929 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.109s 2025-08-05 12:02:54,930 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:54 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-da270ef7-2576-49dd-9030-685aaebf2390', 'x-compute-request-id': 'req-da270ef7-2576-49dd-9030-685aaebf2390', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'' 2025-08-05 12:02:55,144 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.214s 2025-08-05 12:02:55,145 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:02:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1717', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-26046a1a-0002-45b6-a2c5-e8750eb10cb8', 'x-compute-request-id': 'req-26046a1a-0002-45b6-a2c5-e8750eb10cb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"server": {"id": "98fcad76-17f3-4ab0-aff6-19070adbf1da", "name": "tempest-SnapshotDataIntegrityTests-server-1548404193", "status": "ACTIVE", "tenant_id": "1dc3ae81b4384b9a816b49422e0affee", "user_id": "59984714e92e476f9e654e8b43cf6feb", "metadata": {}, "hostId": "8b57070b31b21379150373396870541f99f4001d94b7d75c1d9656f5", "image": {"id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b3abe496-4c4e-4a88-8b81-d33952e3d225"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2025-08-05T12:01:01Z", "updated": "2025-08-05T12:02:55Z", "addresses": {"tempest-SnapshotDataIntegrityTests-628028889-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}, {"version": 4, "addr": "172.24.4.143", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:70:ec"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-982033697", "OS-SRV-USG:launched_at": "2025-08-05T12:01:16.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--305906538"}, {"name": "tempest-secgroup-smoke-2121166629"}], "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-05 12:03:45,250 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da 0.042s 2025-08-05 12:03:45,251 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-c8bf864e-613b-44b9-99bd-55320b92e5a6', 'x-compute-request-id': 'req-c8bf864e-613b-44b9-99bd-55320b92e5a6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/98fcad76-17f3-4ab0-aff6-19070adbf1da'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 98fcad76-17f3-4ab0-aff6-19070adbf1da could not be found."}}' 2025-08-05 12:03:45,504 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/697b9cbd-3f19-445b-8239-137063b9f327 0.253s 2025-08-05 12:03:45,505 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-1ff4147e-b0e1-4b5c-a869-e36a446b8d9b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/697b9cbd-3f19-445b-8239-137063b9f327'} Body: b'' 2025-08-05 12:03:45,537 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-982033697 0.032s 2025-08-05 12:03:45,538 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-60cde1e7-2035-4e2d-b15d-1846558a48b8', 'x-compute-request-id': 'req-60cde1e7-2035-4e2d-b15d-1846558a48b8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-982033697'} Body: b'' 2025-08-05 12:03:45,700 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd 0.161s 2025-08-05 12:03:45,700 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-2ada9bc6-8289-4507-9959-cd7911833709', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd'} Body: b'' 2025-08-05 12:03:45,717 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 404 GET http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd 0.016s 2025-08-05 12:03:45,717 99832 DEBUG [tempest.lib.common.rest_client] Request - H eaders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-89810167-5952-4403-a038-a8456563b533', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/2a66a16f-6df9-4183-9cdb-376c19c0b3cd'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 2a66a16f-6df9-4183-9cdb-376c19c0b3cd does not exist", "detail": ""}}' 2025-08-05 12:03:46,073 99832 INFO [tempest.lib.common.rest_client] Request (SnapshotDataIntegrityTests:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9 0.355s 2025-08-05 12:03:46,073 99832 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-8ad97ff5-73c1-4d73-a4f8-75f2a1a7feda', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/floatingips/2dbbf005-b136-4dca-b1dc-68e8773812c9'} Body: b'' cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume[id-b4a250d1-3ffd-4727-a2f5-9d858b298558] --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_multiple_volume_from_resource.py", line 51, in test_create_multiple_volume_from_source_volume volume = self.create_volume() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/base.py", line 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 a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:03:46,774 99846 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.333s 2025-08-05 12:03:46,774 99846 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-483917651"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5337e58-e6dd-4611-a7a8-7d4611e5be72', 'content-length': '764', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5337e58-e6dd-4611-a7a8-7d4611e5be72', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:46.719218", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-483917651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}], "user_id": "13eb3b127904440dba69aca530b91bde", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:03:46,825 99846 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/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194 0.039s 2025-08-05 12:03:46,825 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-775427d8-0f5d-4170-94ad-c3fd6d34157b', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-775427d8-0f5d-4170-94ad-c3fd6d34157b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194'} Body: b'{"volume": {"id": "a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:47.000000", "updated_at": null, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-483917651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}], "user_id": "13eb3b127904440dba69aca530b91bde", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26352aff3f90416097c98c44ef97405c"}}' 2025-08-05 12:03:47,884 99846 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/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194 0.044s 2025-08-05 12:03:47,884 99846 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:03 :47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e7b4431-237c-4532-8c34-b9d4161179ca', 'content-length': '853', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e7b4431-237c-4532-8c34-b9d4161179ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194'} Body: b'{"volume": {"id": "a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:03:47.000000", "updated_at": "2025-08-05T12:03:47.000000", "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-483917651", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/a0e7f7b6-9f3a-49ce-aec6-8cbdc9499194"}], "user_id": "13eb3b127904440dba69aca530b91bde", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "26352aff3f90416097c98c44ef97405c"}}' 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 b5c8ffe0-3660-4204-9732-e042154e096e 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 57cf50ca-dc66-475f-834a-75296e8337b5 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:27,265 99840 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.346s 2025-08-05 12:04:27,266 99840 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-44623827"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93f81367-e067-4709-b9e0-87afe24d749a', 'content-length': '750', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93f81367-e067-4709-b9e0-87afe24d749a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.209917", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:27,315 99840 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/57cf50ca-dc66-475f-834a-75296e8337b5 0.036s 2025-08-05 12:04:27,315 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e56dd4c-57e3-4f1b-a5b8-ae9106706256', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e56dd4c-57e3-4f1b-a5b8-ae9106706256', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:28,366 99840 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/57cf50ca-dc66-475f-834a-75296e8337b5 0.037s 2025-08-05 12:04:28,367 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-987b6e6f-41db-46f1-9b77-fac1cae98911', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-987b6e6f-41db-46f1-9b77-fac1cae98911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.000000", "updated_at": "2025-08-05T12:04:27.000000", "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:28,416 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5 0.035s 2025-08-05 12:04:28,416 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28df5e1b-bfeb-48fe-9337-20335910cfc6', 'content-length': '839', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28df5e1b-bfeb-48fe-9337-20335910cfc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"volume": {"id": "57cf50ca-dc66-475f-834a-75296e8337b5", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:27.000000", "updated_at": "2025-08-05T12:04:27.000000", "name": "tempest-VolumesTransfersTest-Volume-44623827", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/57cf50ca-dc66-475f-834a-75296e8337b5"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:28,520 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5 0.090s 2025-08-05 12:04:28,521 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-3af1a581-6517-4fbe-b884-147f18f43e86', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'' 2025-08-05 12:04:28,541 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5 0.020s 2025-08-05 1 2:04:28,542 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-10b7b70a-0b18-4d7f-9d7b-f5c9b79d6096', 'x-openstack-request-id': 'req-10b7b70a-0b18-4d7f-9d7b-f5c9b79d6096', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/57cf50ca-dc66-475f-834a-75296e8337b5'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 57cf50ca-dc66-475f-834a-75296e8337b5 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 eb7d920a-86d9-4cfe-a825-a891a9638079 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:28,717 99840 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.172s 2025-08-05 12:04:28,717 99840 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-1163366757"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-314a7220-4e08-4c45-8b18-22bcf36eb300', 'content-length': '752', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-314a7220-4e08-4c45-8b18-22bcf36eb300', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:28.657990", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:28,767 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.038s 2025-08-05 12:04:28,768 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3075ade6-28eb-47f0-b022-dcb8e3722388', 'content-length': '820', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3075ade6-28eb-47f0-b022-dcb8e3722388', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:29.000000", "updated_at": null, "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:29,818 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:test_create_list_delete_volume_transfer): 200 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.036s 2025-08-05 12:04:29,818 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-req uest-id': 'req-39798f5a-17c9-4119-b5dc-84f2c230334c', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39798f5a-17c9-4119-b5dc-84f2c230334c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:29.000000", "updated_at": "2025-08-05T12:04:29.000000", "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:29,869 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.038s 2025-08-05 12:04:29,870 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39c47c5-f6a3-4b58-b15d-c05533d71129', 'content-length': '841', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39c47c5-f6a3-4b58-b15d-c05533d71129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"volume": {"id": "eb7d920a-86d9-4cfe-a825-a891a9638079", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:29.000000", "updated_at": "2025-08-05T12:04:29.000000", "name": "tempest-VolumesTransfersTest-Volume-1163366757", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079"}], "user_id": "f7bc7543e11e4c1fb2a4f07aa390ce9a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "b901b2ccba1448e08f539d8f42c61ae6"}}' 2025-08-05 12:04:30,011 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.127s 2025-08-05 12:04:30,011 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c9fe88e-7c97-40a3-be00-b45efb5f746f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'' 2025-08-05 12:04:30,033 99840 INFO [tempest.lib.common.rest_client] Request (VolumesTransfersTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079 0.021s 2025-08-05 12: 04:30,033 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-73909da7-458a-4975-86d4-50dac61a104a', 'x-openstack-request-id': 'req-73909da7-458a-4975-86d4-50dac61a104a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/eb7d920a-86d9-4cfe-a825-a891a9638079'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume eb7d920a-86d9-4cfe-a825-a891a9638079 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 612e7e02-87f1-489d-87a1-f5ff396a3e22 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:48,630 99840 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/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.186s 2025-08-05 12:04:48,630 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-b9a207c9-4a71-40b2-b67c-69536c66b9f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:48,940 99840 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.308s 2025-08-05 12:04:48,940 99840 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-1517299598", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dfda99-6fe7-440c-8a68-999f4a26ed95', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dfda99-6fe7-440c-8a68-999f4a26ed95', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "612e7e02-87f1-489d-87a1-f5ff396a3e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:48.883384", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1517299598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:49,006 99840 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/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.054s 2025-08-05 12:04:49,007 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: No ne Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-454dc0b2-a93a-4b53-b32f-99975961c639', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-454dc0b2-a93a-4b53-b32f-99975961c639', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'{"volume": {"id": "612e7e02-87f1-489d-87a1-f5ff396a3e22", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:49.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-1517299598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:50,123 99840 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/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.101s 2025-08-05 12:04:50,123 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce5398e2-9fc9-4bc9-97f5-d116289b5034', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce5398e2-9fc9-4bc9-97f5-d116289b5034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'{"volume": {"id": "612e7e02-87f1-489d-87a1-f5ff396a3e22", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:49.000000", "updated_at": "2025-08-05T12:04:49.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-1517299598", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:50,299 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.161s 2025-08-05 12:04:50,300 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-2710f337-2ab9-4e61-97f2-03fa3545e334', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'' 2025-08-05 12:04:50,321 99840 IN FO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22 0.020s 2025-08-05 12:04:50,321 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-dee599ed-e31c-405a-9263-fb019d229aff', 'x-openstack-request-id': 'req-dee599ed-e31c-405a-9263-fb019d229aff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/612e7e02-87f1-489d-87a1-f5ff396a3e22'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 612e7e02-87f1-489d-87a1-f5ff396a3e22 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 19db26d7-05dd-4980-ba13-391aeeac9738 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:50,347 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.023s 2025-08-05 12:04:50,347 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-8bf58050-cfc1-47e7-a963-711f3c0b7424', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:50,809 99840 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.460s 2025-08-05 12:04:50,809 99840 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-700072677", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1fe7ca8-5451-4a4c-abf8-9eaca32f71a9', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1fe7ca8-5451-4a4c-abf8-9eaca32f71a9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "19db26d7-05dd-4980-ba13-391aeeac9738", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:50.747277", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-700072677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:50,859 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.037s 2025-08-05 12:04:50,859 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Tue, 05 Aug 2025 12:04:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-330b6baf-ba06-470d-a57a-f09e7dd01990', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-330b6baf-ba06-470d-a57a-f09e7dd01990', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'{"volume": {"id": "19db26d7-05dd-4980-ba13-391aeeac9738", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:51.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-700072677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:51,916 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_create_server_from_volume_snapshot): 200 GET http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.041s 2025-08-05 12:04:51,917 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af464d9c-7657-4785-872b-11ca5693ad61', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af464d9c-7657-4785-872b-11ca5693ad61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'{"volume": {"id": "19db26d7-05dd-4980-ba13-391aeeac9738", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:51.000000", "updated_at": "2025-08-05T12:04:51.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-700072677", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/19db26d7-05dd-4980-ba13-391aeeac9738"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:52,025 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.094s 2025-08-05 12:04:52,025 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-13c01f19-1274-43d3-95a7-0e20d4b1274a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'' 2025-08-05 12:04:52,086 99840 INFO [tempest.lib.common.rest_client] Requ est (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738 0.060s 2025-08-05 12:04:52,086 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-a78477b4-6135-4a89-b1dd-941c1d9326ff', 'x-openstack-request-id': 'req-a78477b4-6135-4a89-b1dd-941c1d9326ff', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/19db26d7-05dd-4980-ba13-391aeeac9738'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 19db26d7-05dd-4980-ba13-391aeeac9738 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 52e0aa7b-88bf-4d9b-8926-92c86816b9bb failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:52,109 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.020s 2025-08-05 12:04:52,110 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-83d90322-4893-4ffe-af9a-02134f2be33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:52,410 99840 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.300s 2025-08-05 12:04:52,410 99840 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-777637110", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baa4fad5-c28a-4d97-828c-ed96225afbe6', 'content-length': '759', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baa4fad5-c28a-4d97-828c-ed96225afbe6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "52e0aa7b-88bf-4d9b-8926-92c86816b9bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:52.354521", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-777637110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:52,457 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.035s 2025-08-05 12:04:52,457 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684e6139-1588-4a56-9547-3f8f5be50511', 'content-length': '827', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684e6139-1588-4a56-9547-3f8f5be50511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'{"volume": {"id": "52e0aa7b-88bf-4d9b-8926-92c86816b9bb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:52.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-777637110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:53,536 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_image_defined_boot_from_volume): 200 GET http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.064s 2025-08-05 12:04:53,536 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d638bb2-fa63-4fe4-8749-8fd57181e0fd', 'content-length': '848', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d638bb2-fa63-4fe4-8749-8fd57181e0fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'{"volume": {"id": "52e0aa7b-88bf-4d9b-8926-92c86816b9bb", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:52.000000", "updated_at": "2025-08-05T12:04:52.000000", "name": "tempest-TestVolumeBootPattern-volume-origin-777637110", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:53,650 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.100s 2025-08-05 12:04:53,650 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-bc289e13-0f09-46aa-9481-442786d28713', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'' 2025-08-05 12:04:53,670 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeB ootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb 0.019s 2025-08-05 12:04:53,670 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-dd7e4115-07bb-41c6-92b3-67c15e27d2ad', 'x-openstack-request-id': 'req-dd7e4115-07bb-41c6-92b3-67c15e27d2ad', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/52e0aa7b-88bf-4d9b-8926-92c86816b9bb'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 52e0aa7b-88bf-4d9b-8926-92c86816b9bb 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 fdd6006a-bf13-4221-821d-4e63673926b8 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2025-08-05 12:04:53,673 99840 INFO [tempest.scenario.test_volume_boot_pattern] Creating keypair and security group 2025-08-05 12:04:53,724 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.050s 2025-08-05 12:04:53,725 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-TestVolumeBootPattern-734940100", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAHZAyUsvdXUITgRT/TPUTeNi5zPOrQXWFwAK/vFwXmukYdnxfCYvHAlOS773hciOFvrKyaHnEzrbZ8CXWy5vzKyr1PSC2LE36BgGZmTYipAXYFz0vR9MkBX9Ln+E3J3YA=="}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d38c2070-4030-452a-ac6f-17939bc79a3b', 'x-compute-request-id': 'req-d38c2070-4030-452a-ac6f-17939bc79a3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-TestVolumeBootPattern-734940100", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAHZAyUsvdXUITgRT/TPUTeNi5zPOrQXWFwAK/vFwXmukYdnxfCYvHAlOS773hciOFvrKyaHnEzrbZ8CXWy5vzKyr1PSC2LE36BgGZmTYipAXYFz0vR9MkBX9Ln+E3J3YA==", "fingerprint": "d3:a3:fc:a2:33:34:fd:ba:03:d2:9f:b2:51:a2:ce:56", "user_id": "b745a72c1d4c4a92a3da94d0d301d76d"}}' 2025-08-05 12:04:53,985 99840 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.257s 2025-08-05 12:04:53,986 99840 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-399192539", "description": "tempest-secgroup-smoke-399192539 description", "project_id": "32998d3fc74a48fdb61c324cd460f138"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '1675', 'x-openstack-request-id': 'req-64bfbac1-1921-42f0-8ec3-f3e6cc27f5ac', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "name": "tempest-secgroup-smoke-399192539", "stateful": true, "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "description": "tempest-secgroup-smoke-399192539 description", "shared": false, "security_group_rules": [{"id": "688ca4bb-161a-48e6-a274-62362e879885", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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": 1304, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:04:53Z", "updated_at": "2025-08-05T12:04:53Z", "revision_number": 0}, {"id": "f756d58f-2463-4f6d-99e7-71cb12943f6a", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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": 1303, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2025-08-05T12:04:53Z", "updated_at": "2025-08-05T12:04:53Z", "revision_number": 0}], "tags": [], "created_at": "2025-08-05T12:04:53Z", "updated_at": "2025-08-05T12:04:53Z", "revision_number": 1, "project_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:54,183 99840 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.196s 2025-08-05 12:04:54,184 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-2834d9d7-8128-4beb-a2d9-ae392910a1c2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d02132cc-af5c-4241-8541-d3a2875f341c", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:54,390 99840 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.206s 2025-08-05 12:04:54,391 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '596', 'x-openstack-request-id': 'req-2bd7bc73-8069-486b-8523-a5ecfdcb66e2', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0df48c0c-5e37-4463-b4c2-0bd8ec0fd961", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:54,602 99840 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.211s 2025-08-05 12:04:54,602 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-0b4d94e1-b68c-436e-9e37-fd668a7614b8', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "a430ca89-3768-4b7c-b049-8e185259f3a2", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:54,814 99840 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.210s 2025-08-05 12:04:54,814 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '601', 'x-openstack-request-id': 'req-b8b1ae98-54a9-4b6e-96fe-83d441a323a1', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5741915b-fe6f-4da4-8625-87fe2a15c500", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:55,016 99840 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.201s 2025-08-05 12:04:55,017 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "ethertype": "IPv6", "direction": "ingress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '607', 'x-openstack-request-id': 'req-15e0ad98-e797-4492-b680-d75db2bc090a', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "91d0598b-6823-419e-a871-d120355a64d2", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:54Z", "updated_at": "2025-08-05T12:04:54Z", "revision_number": 0}}' 2025-08-05 12:04:55,228 99840 INFO [temp est.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 201 POST http://10.0.0.210/networking/v2.0/security-group-rules 0.211s 2025-08-05 12:04:55,228 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "protocol": "icmp", "ethertype": "IPv6", "direction": "egress"}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '606', 'x-openstack-request-id': 'req-08cad730-4d67-4b21-8e96-2f8d8f4c2b2f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "28f79f70-7955-4193-96da-b33f458f956d", "project_id": "32998d3fc74a48fdb61c324cd460f138", "tenant_id": "32998d3fc74a48fdb61c324cd460f138", "security_group_id": "14824f59-e194-43f8-8ac2-5ead5b3ee65d", "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-05T12:04:55Z", "updated_at": "2025-08-05T12:04:55Z", "revision_number": 0}}' 2025-08-05 12:04:55,229 99840 INFO [tempest.scenario.test_volume_boot_pattern] Booting instance 1 from volume 2025-08-05 12:04:55,250 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225 0.021s 2025-08-05 12:04:55,251 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-59c8c2b1-2428-4e24-addd-375946ecd212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225'} 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": "f60ef269b48f474f9a412e7ca84db2a8", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0", "id": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "created_at": "2025-08-05T11:42:42Z", "updated_at": "2025-08-05T11:42:43Z", "tags": [], "self": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225", "file": "/v2/images/b3abe496-4c4e-4a88-8b81-d33952e3d225/file", "schema": "/v2/schemas/image"}' 2025-08-05 12:04:55,680 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 202 POST http://10.0.0.210/volume/v3/volumes 0.429s 2025-08-05 12:04:55,680 99840 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-2141067798", "snapshot_id": null, "imageRef": "b3abe496-4c4e-4a88-8b81-d33952e3d225", "volume_type": null, "size": 1}} Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu )', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6d6656-04ca-4ee9-92d3-de21ab29c5c7', 'content-length': '760', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6d6656-04ca-4ee9-92d3-de21ab29c5c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes'} Body: b'{"volume": {"id": "fdd6006a-bf13-4221-821d-4e63673926b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:55.618066", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2141067798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2025-08-05 12:04:55,729 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.037s 2025-08-05 12:04:55,730 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3c7e261-319c-49d5-bc2a-b44757558991', 'content-length': '828', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3c7e261-319c-49d5-bc2a-b44757558991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'{"volume": {"id": "fdd6006a-bf13-4221-821d-4e63673926b8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:56.000000", "updated_at": null, "name": "tempest-TestVolumeBootPattern-volume-origin-2141067798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:56,782 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:test_volume_boot_pattern): 200 GET http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.039s 2025-08-05 12:04:56,783 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26eab078-8fd5-483d-a084-d4a8a7ff32d0', 'content-length': '849', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26eab078-8fd5-483d-a084-d4a8a7ff32d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'{"volume": {"id": "fdd6006a-bf13-4221-821d-4e63673926b8", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2025-08-05T12:04:56.000000", "updated_at": "2025-08-05T12:04:56.000000", "name": "te mpest-TestVolumeBootPattern-volume-origin-2141067798", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/volumes/fdd6006a-bf13-4221-821d-4e63673926b8"}], "user_id": "b745a72c1d4c4a92a3da94d0d301d76d", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "32998d3fc74a48fdb61c324cd460f138"}}' 2025-08-05 12:04:56,891 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.094s 2025-08-05 12:04:56,891 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-f6a44fba-b276-4e09-85e7-ca37230426e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'' 2025-08-05 12:04:56,913 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8 0.021s 2025-08-05 12:04:56,913 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04: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-62b083d8-fbe4-417c-aaab-d7aa44fa5ccd', 'x-openstack-request-id': 'req-62b083d8-fbe4-417c-aaab-d7aa44fa5ccd', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/volumes/fdd6006a-bf13-4221-821d-4e63673926b8'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume fdd6006a-bf13-4221-821d-4e63673926b8 could not be found."}}' 2025-08-05 12:04:57,136 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 204 DELETE http://10.0.0.210/networking/v2.0/security-groups/14824f59-e194-43f8-8ac2-5ead5b3ee65d 0.222s 2025-08-05 12:04:57,137 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-openstack-request-id': 'req-f2e8057c-090d-4dc1-86da-a70c89f7f253', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/networking/v2.0/security-groups/14824f59-e194-43f8-8ac2-5ead5b3ee65d'} Body: b'' 2025-08-05 12:04:57,170 99840 INFO [tempest.lib.common.rest_client] Request (TestVolumeBootPattern:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-734940100 0.032s 2025-08-05 12:04:57,171 99840 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Aug 2025 12:04:57 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-7a fe11e7-ab81-4a01-beaa-0841537780b1', 'x-compute-request-id': 'req-7afe11e7-ab81-4a01-beaa-0841537780b1', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-TestVolumeBootPattern-734940100'} Body: b'' ====== Totals ====== Ran: 219 tests in 1107.4638 sec. - Passed: 75 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 112 Sum of execute time for each test: 4617.7587 sec. ============== Worker Balance ============== - Worker 0 (30 tests) => 0:10:18.693540 - Worker 1 (12 tests) => 0:10:11.362924 - Worker 2 (12 tests) => 0:05:47.055998 - Worker 3 (19 tests) => 0:16:41.913298 - Worker 4 (14 tests) => 0:13:11.408078 - Worker 5 (14 tests) => 0:05:48.063091 - Worker 6 (15 tests) => 0:07:43.151419 - Worker 7 (19 tests) => 0:17:22.142115 - Worker 8 (26 tests) => 0:01:31.698187 - Worker 9 (18 tests) => 0:04:30.910850 - Worker 10 (21 tests) => 0:17:11.210329 - Worker 11 (19 tests) => 0:02:29.436249 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed